Unisciti alla nostra fan page
- Visualizzazioni:
- 6185
- Valutazioni:
- Pubblicato:
- 2013.11.08 12:22
- Aggiornato:
- 2023.03.29 13:42
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Three smooth fast digital filters JFATL with three different timeframes displayed on the same chart.
Place the compiled file of the indicator JFatl to the terminal_data_folder\MQL5\Indicators.
The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the 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".
The JFATL_3HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1915

An indicator that uses tick volume for calculations.

Three Bollinger Bands with different timeframes with the same parameters on one chart.

One of the indicators of tick volume with multiple EMAs by William Blau.

A normalized oscillator of two curves, similar to the Aroon indicator.