Unisciti alla nostra fan page
- Visualizzazioni:
- 3147
- Valutazioni:
- Pubblicato:
- 2015.12.04 09:30
- Aggiornato:
- 2023.03.29 13:45
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Ease of Movement implemented in the form of a color histogram.
The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
Fig.1. The EMV_Histogram indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/14144
![Fast2_HTF](https://c.mql5.com/i/code/indicator.png)
The Fast2 indicator with the timeframe selection option available in input parameters.
![DynamicRS_3CLines_HTF](https://c.mql5.com/i/code/indicator.png)
The DynamicRS_3CLines indicator with the timeframe selection option available in the input parameters.
![EMVCandle](https://c.mql5.com/i/code/indicator.png)
The Ease of Movement indicator implemented as a sequence of candlesticks.
![FatlMacd_HTF](https://c.mql5.com/i/code/indicator.png)
The FatlMacd indicator with the timeframe selection option available in the input parameters.