
Some variance ie. actual ARCH is needed for every single volatility modelling & indicator I think - as long as technicals are subject only.
Code: Select all
exp(-((i-(length-1))/(2*sigma))²/2)
Hello, are you asking about something like a bollinger bands but using a EMA?kai007 wrote: Tue Apr 08, 2025 9:05 pm Hello everyone,
Does anyone know if there's an indicator created using the ema with standard deviation bands?
Or is there an allaverages version where the standard deviation bands are plotted based on the type of average selected?
I have been searching for weeks and haven't found anything but i think it may have been due to the naming of the indicator which yielded no result.
Thanks in advance
mrtools wrote: Tue Apr 08, 2025 10:29 pm Hello, are you asking about something like a bollinger bands but using a EMA?
Hello, added the shift.Arcanyx wrote: Thu Apr 10, 2025 8:48 am Hello guys, can someone add the shift feature for this ma indicator ? On page 17 there's the "avgs - filtered" indicator with this feature and although they are very similar, this ma slope indicator got slight better results on my system, and now I want to test some tactics based on Joe Dinapoli setup with it, of course, there's the classic ema from the mt5 platform that would do the work, but I'm one of those traders that like of visual cues, I feel more confident with it.