Articles, Library comments - page 111

New article Enhancing the StrategyTester to Optimize Indicators Solely on the Example of Flat and Trend Markets has been published: To detect whether a market is flat or not is essential for many strategies. Using the wellknown ADX we demonstrate how we can use the Strategy Tester not only to...
New article Graphics in DoEasy library (Part 77): Shadow object class has been published: In this article, I will create a separate class for the shadow object, which is a descendant of the graphical element object, as well as add the ability to fill the object background with a gradient fill
ZigZag NK Channel: The indicator draws the channel using ZigZag extreme points. Author: Nikolay Kositsin
ATR adaptive Laguerre RSI 2 : Optimized ATR adaptive Laguerre RSI Author: Mladen Rakic
AutoFibo: Indicator that automatically draws Fibo Retracement. Author: Il Anokhin
WoodiesCCI: Indicator for Woodie’s CCI trading strategy. The details about the Woodies CCI strategy can be found at site of Ken Wood (Woodie). Author: Dmitry
[Deleted]
hello guys I have an MT4 indicator, but this is giving me the errors in the source code, as I'm not a programmer I don't understand any of this. this and the entire code of the indicator, if anyone knows how to solve these error messages, could you help me
Tushar Chande's DMI: Dynamic Momentum Index Author: Mladen Rakic
  Indicators: DMX  (1)
DMX: Indicator DMX (Bipolar DMI) is calculated using the standard indicator ADX. However, as compared to that, it displays data as an oscillator with a signal line, and has shorter delay. Author: Scriptor
MACD test : Short description. Author: esmilee
Moving Average: The Moving Average EA is included in the standard pack of the MetaTrader 5 client terminal and is an example of the EA that trades using the Moving Average indicator. The EA file Moving Average.mq5 is located in the folder "terminal_data_folder\MQL5\Experts\Examples\Moving...
Step average (atr based): Step average - average true range based Author: Mladen Rakic
Multiple ZigZags in a single window: A simple indicator that demonstrates the general principle of displaying multiple indicators from different timeframes in a single window Author: Sceptic Philozoff
Intersection 2 iMA: A simple system based on the crossover of two MAs. Author: Vladimir Karputov
EMA Levels MTF: There seems to be at a moment serious lack of multi timeframe versions of MetaTrader 5 indicators. Since there is no real reason for that, here is one more multi timeframe version. This is a multi timeframe version of EMA Levels. Timeframes supported are all the possible...
i-Regression Channel: i-Regression Channel generates regression channel. Linear regression channel consists of two parallel lines located at the equal distance from the linear regression trend line. The distance between the channel borders and the regression line is equal to the value of the...
An Expert Advisor, based on Bollinger Bands: This Expert Advisor is based on Bollinger Bands. It uses trend-following strategy (DEMA) and Bollinger Bands indicator. It shows a stable profit in Strategy Tester during last 17 years (EURUSD M30). The Strategy:Open long position: DEМА is growing up...
Donchian Fibo: Modified Donchian Channels indicator with Fibonacci levels. Author: Guilherme Santos
Fractals: A Fractal is one of five indicators of Bill Williams’ trading system, which allows to detect the bottom or the top. Author: MetaQuotes Software Corp.
New article Other classes in DoEasy library (Part 72): Tracking and recording chart object parameters in the collection has been published: In this article, I will complete working with chart object classes and their collection. I will also implement auto tracking of changes in chart properties and
Spread Data Logger: Collect and analyze real-time spread data. Author: alexander supertrade
JCFBaux: Indicator Jurik - JCFBaux. Author: John Smith
Crypto Scalper: "Crypto Scalper" EA uses MFI indicator as Overbought and oversold indicators ,has Trailing Stop Loss &Take Profit works with all time frame major forex pairs,Crypto and stocks NASDAQ. Author: Aharon Tzadik 
Exp_BykovTrend_ColorX2MA_MMRec: Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA, with an option of changing the size of the future trade depending on the results of the previous ones. Author: Nikolay Kositsin
Corrected extended (volatility ratio adaptive) Wilder's double smoothed ema - multi time frame version: Corrected extended (volatility ratio adaptive) Wilder's double smoothed ema - multi time frame version Author: Mladen Rakic
Peter Panel 1.0 : Trading panel that allows user to define levels of trade by simply dragging lines. Author: Mokara
MACD with Histogram: Moving Average Convergence/Divergence with Histogram. Based on MACD.mq5. Author: Pablo Rego
VR---STEALS-2: The Expert Advisor manages positions using labels. Author: Vladimir Karputov
New article Graphics in DoEasy Library (Part 74): Basic graphical element powered by the CCanvas class has been published: In this article, I will rework the concept of building graphical objects from the previous article and prepare the base class of all graphical objects of the library powered by
SimpleZZ: A simple ZigZag with an adjustable step. Author: Scriptor