Articles, Library comments - page 55

New article Category Theory in MQL5 (Part 6): Monomorphic Pull-Backs and Epimorphic Push-Outs has been published: Category Theory is a diverse and expanding branch of Mathematics which is only recently getting some coverage in the MQL5 community. These series of articles look to explore and examine
Simple license on account name : Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to
Cryptos_V1 - MetaTrader 4 Expert for ETH : Crypto EA for ETH/USD pair. Author: Serhii Zhuravlov
Ehlers FM Demodulation : The FM Demodulation Indicator tracks the timing of price variations. Author: Richard Poster
Price Horizontal Line Notifications : Get notifications when hit price level Author: Agianto Simanullang
Swing Line (adjusted display): Ron Black's swing line indicator with adjusted display option. You can chose to: Display colored line, Display colored bars, Display colored candles, Let the indicator automatically decide based on the type of the chart that you are using. Author:...
Close All Positions include pending ones. : This one may not be the fastest, but it will definitely close all your positions. Author: wds3817
High Low Сluster : The indicator shows the zones between the price crossing and the "MA" indicator Author: Vladimir Karputov
ChartChanger: The script is assigned to a hot key for quick change of charts around in a circle. Author: Olegs Kucerenko
Elder Impulse System Candlestick : This indicator paints the candlestick chart color according to the Elder Impulse System Author: Kriengsak Peitaisong
Library of functions for working with INI-files.: The library contains five functions for reading the values from an INI-file and five functions for writing the values to an INI-file. Thus, there are five pairs of functions to read/write the values of integer array, boolean, double, integer and...
Asian Range Highlighter : Highlights the Asian trading session Author: Chioma Obunadike
New article Liquid Chart has been published: Would you like to see an hourly chart with bars opening from the second and the fifth minute of the hour? What does a redrawn chart look like when the opening time of bars is changing every minute? What advantages does trading on such charts have? You...
Information about the ONNX model's inputs and outputs : The script obtains information about the number, types and sizes of input and output tensors in an ONNX model Author: Slava
New article Population optimization algorithms: Gravitational Search Algorithm (GSA) has been published: GSA is a population optimization algorithm inspired by inanimate nature. Thanks to Newton's law of gravity implemented in the algorithm, the high reliability of modeling the interaction of
Published article How to write a DLL for MQL5 in 10 minutes and exchange data? : As it happens, few developers now remember how to write a simple DLL, and what are the peculiarities of linking heterogeneous systems. In 10 minutes, I will try to demonstrate the entire process of creating simple DLLs
EMA 6.12: The Expert Advisor uses the signals of "crossover of two iMAs (Moving Average, MA)". The EA uses Trailing Stop and Take Profit. Author: Vladimir Karputov
Keltner Channel Oscillator: The widely known Keltner Chsnnel Oscillator in the new visual version . Author: Mladen Rakic
New article Using cryptography with external applications has been published: In this article, we consider encryption/decryption of objects in MetaTrader and in external applications. Our purpose is to determine the conditions under which the same results will be obtained with the same initial data
  Experts: CoupleHedgeEA  (29   1 2 3)
CoupleHedgeEA: It's a two (2) pairs correlation system to use 3 currencies for make 2 pairs to open hedge orders on those. Expert starts opening four orders for each couple (2 plus and 2 minus) and wait to move prices in one direction to make a grid of orders Author: Nikolaos Pantzos
LinearRegressionChannel: Custom instrument of the linear regression. LR line, Support and Resistance lines values are in the buffers Fig.1 The LinearRegressionChannel indicator Author: Nikolay Kositsin
credit : Short description. this makes perfecto Author: Matubatuba Phiwe
New article Implementing the Janus factor in MQL5 has been published: Gary Anderson developed a method of market analysis based on a theory he dubbed the Janus Factor. The theory describes a set of indicators that can be used to reveal trends and assess market risk. In this article we will implement
New article Creating a comprehensive Owl trading strategy has been published: My strategy is based on the classic trading fundamentals and the refinement of indicators that are widely used in all types of markets. This is a ready-made tool allowing you to follow the proposed new profitable trading
New article Category Theory in MQL5 (Part 5): Equalizers has been published: Category Theory is a diverse and expanding branch of Mathematics which is only recently getting some coverage in the MQL5 community. These series of articles look to explore and examine some of its concepts & axioms with
Corrected T3: Corrected T3 Author: Mladen Rakic
QQE of CCI: QQE (Quantitative Qualitative Estimation) is normally made using RSI (Relative Strength Index) as a "basic" indicator. This version is using CCI (Commodity Channel Index) instead. It seems that the job done by the QQE calculation is making a useful indicator and that it is useful...
  Indicators: Liner regression  (12   1 2)
Liner regression: Linear regression Author: Mladen Rakic
T3Taotra_HTF: T3Taotra indicator with the timeframe selection option available in input parameters. Author: Nikolay Kositsin
New article Reversal patterns: Testing the Double top/bottom pattern has been published: Traders often look for trend reversal points since the price has the greatest potential for movement at the very beginning of a newly formed trend. Consequently, various reversal patterns are considered in the...