Million Free, Million Powerfull
Popular Posts
-
End Of Bar Indicator gives You information about timeleft to end of the Current bar, time frame starting from the M1 (1 minute) up to D1 ...
-
The indicator is a combination of the FATL digital filter and analogue JMA adaptive smoothing. The average is calculated the following way...
-
The indicator is written by the fourth dimension of B. Williams - Trading Zone: If the current bars of AC and AO are green , it shows that...
Powered by Blogger.
JFatl HTF MT5 Indicator
The indicator is a combination of the FATL digital filter and analogue JMA adaptive smoothing.
The average is calculated the following way:
JFATL[bar] = JMA(FATL(PRICE[bar]))
where:
FATL() - FATL digital filter value;
JMA() - JMA adaptive smoothing algorithm;
PRICE[] - price series value;
bar - current bar index.
Additional JMA smoothing is used to prevent the indicator activation at each occasional market move.
ColorJFatl and JFatl indicators use the CJJMA class of the SmoothAlgorithms.mqh library. The use of the class was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Additional Buffers".
Download JFatl HTF MT5 Indicator (Zip File)
Tweet
Top 5 Popular of The Week
-
End Of Bar Indicator gives You information about timeleft to end of the Current bar, time frame starting from the M1 (1 minute) up to D1 ...
-
The indicator is a combination of the FATL digital filter and analogue JMA adaptive smoothing. The average is calculated the following way...
-
The indicator is written by the fourth dimension of B. Williams - Trading Zone: If the current bars of AC and AO are green , it shows that...
