Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

JSatl - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources - MetaTrader 5 Resources

author EAcpu | 3 reads | 0 comments |

JSatl - indicator for MetaTrader 5

The indicator is a hybrid of: SART (Slow Adaptive Trend Line) Digital Filter and JAMA Analog Adaptive Average.

This average is calculated as follows:

JSATL[bar] = JMA(SATL(price[bar]))

Additional JMA smoothing is used to prevent the indicator from starting on every random market move.

The indicator uses the CJJMA class of the SmoothAlgorithms.mqh library. How to use this class to "Average price series for intermediate calculations without using additional buffers " is described in detail in the article.

JSatl - indicator for MetaTrader 5

Figure 1. JSatl indicator


Attachment download

📎 JSatl.mq5 (6.8 KB)

📎 SmoothAlgorithms.mqh (130.2 KB)

Source: MQL5 #16144

Verification code Refresh