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

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.

Figure 1. JSatl indicator
Attachment download
📎 JSatl.mq5 (6.8 KB)
📎 SmoothAlgorithms.mqh (130.2 KB)
Source: MQL5 #16144
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •