Discussion of article "Moving Mini-Max: a New Indicator for Technical Analysis and Its Implementation in MQL5" - page 2

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
But how one can back-test it since it's drawings is only for a limited timespan (for the last recent bars only), I tried to edit the code so it can draw for all bars available without me messing, but I haven't succeed!
am I missing something?
Very good article, thanks.
But i've played with it on forward testing:
- it badly repaint
- it only lately confirm the past
- the lastest data are not drawn: looks like a sift of 4 or bars
So as it works at time, there is to many issues.
I really apprecialte this article.
However, I have read the original paper and your code. I have a question about the code following:
this is derive from this formula![]()
since the footnote of i in formula was changed by m-1+i in the code, why the other part of the code does not change the footnote of i?
I mean: shouldnt this code would be like following?
i think this indicator just for meta5. how could i attach it at meta4? or am i missing something? thanks in advance.
regards.
Yes, this is for MT5. But indicators for MT5 can not be used in MT4; and indicators for MT4 can not be used for MT5. At least - it is what I know for now. For the future - no idea : some people say the we will have one MetaEditor for MT4 and MT5 and so on so I hope that it may be changed something with it.
hi newdigital:
With the permission of your ; i will open new topic about this.
hi newdigital:
With the permission of your ; i will open new topic about this.
No need to open a new topic, please use the existing one Beta Version of MetaTrader 4 IDE Including New MQL4 Compiler and Editor
Thanks.