Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
5807
Valutazioni:
(24)
Pubblicato:
2013.11.08 12:22
Aggiornato:
2023.03.29 13:42
\MQL5\Include\
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

The JFATL_3HTF indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1915

Ticks_Volume_Indicator Ticks_Volume_Indicator

An indicator that uses tick volume for calculations.

BB_3HTF BB_3HTF

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

Ergodic_Ticks_Volume_Indicator Ergodic_Ticks_Volume_Indicator

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

WidnersOscilator WidnersOscilator

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