Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | ATR adaptive double smoothed EMA

There a lot of ways how some indicators can be made adaptive instead of calculating fixed periods

One, less known method, is to use normalized ATR (Average True Range) for making the calculation adaptive. And since double smoothed EMA (Double smoothed Exponential Moving Average - originally published here : Double Smoothed EMA) is a a good candidate for being adaptive (it allows fractional periods for calculation) and since it is known for producing smoothe results without adding lag, here is double smoothed EMA that is using ATR for adaptive double smoothed EMA calculations

MetaTrader Experts, Indicators, Scripts and Libraries

21896