SuperTrend using Rolling Moving Averages for ATR calculationoskison wrote: Sun May 26, 2024 10:36 pm Does anyone know and be able to convert this supertrend indicator from pinescript code to mql4 code?
This indicator is slightly different from the supertrend indicators on this website, mainly when it comes to ATR calculations on which the supertrend is based.
Don't know maybe kinda close.
This indicator uses the Rolling Moving Average as it's default. For more information on this type of MA, please see this guide: What are the All Averages filters?