
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I meant, is there any non recalculating version of Centered Triangular MA indicator? Or any indicator uses the same logic of Centered Triangular MA indicator but does not recalculate?
Regards;
I meant, is there any non recalculating version of Centered Triangular MA indicator? Or any indicator uses the same logic of Centered Triangular MA indicator but does not recalculate? Regards;
yayaria
Please read the first 4 posts of that thread (this one : https://www.mql5.com/en/forum/181241) You will find an explanation what exactly is a non-recalculating version of centered TMA
Great explanation Mladen.
Many thanks as always!
Can someone please check why this indicator (maso - ma slope oscillator) repaints?
maso.mq4
ma_slope.mq4
Can someone please check why this indicator (maso - ma slope oscillator) repaints?
maso.mq4
ma_slope.mq4tampa
Problem is in MA_Slope not it MASO indicator.
tampa Problem is in MA_Slope not it MASO indicator.
Can you fix it please?
Can you fix it please?
This would be a non-repainting version : maso_2.mq4
You d not need the "slope" indicator now
This would be a non-repainting version : maso_2.mq4 You d not need the "slope" indicator now
Thanks
Thanks
PS: there are differences as you probably have noticed it by now. Once when the repainting cause has been removed, the two indicators can not be the same (and that is why the two indicator values are not exactly the same now)
Hello mladen, mrtools, can you make it non repaint, please?