Re: MT5 Moving Averages (MAs)

213
Hey, thanks again for your help!
There was a small issue where applying any shift value made the MA line disappear. After checking the code with ChatGPT help, I found the fix:
the shift parameter inside iMA() had to be 0, since we're already applying the visual shift through PlotIndexSetInteger().

I’ve attached the corrected version here if anyone wants to use it too. Cheers!
These users thanked the author Arcanyx for the post:
mrtools


Re: MT5 Moving Averages (MAs)

220
太虚一毫 wrote: Sun Apr 20, 2025 4:20 pm This indicator is interesting. I don't know if TRIX is the best fit? Wouldn't it be more interesting to switch to other moving averages?
Did an average candle version, is this what you meant?
These users thanked the author mrtools for the post (total 4):
太虚一毫, Ricstar_8, Krunal Gajjar, alexm