- SuperTrend Indicator to slow
- Backtesting VISUAL mode Slow/Fast
- Blockbuster EA
You can ask the author of this EA on his website (as I see from his website - he is having email for such the questions).
This EA was not published on MQL5 CodeBase and on MQL5 Market.
It is EA which was published by some author/coder on his website as ex4 file (without source code).
So, we on the forum can not help in this situation.
You may find the good settings by yourself, or you can ask someone to help with optimization in Freelance for example.
- www.mql5.com
-
EAs : Don't do per tick that you can do per bar, or on open.
If you are waiting for a level, don't reevaluate, wait until price reaches it (or a new bar starts and you recalculate.)
If you are waiting for an order to close, only look when OrdersTotal (or MT5 equivalent) has changed.
How to get backtesting faster ? - MT4 - MQL4 programming forum 2017.08.07 -
Indicators: Code it properly so it only recomputes bar zero (after the initial run.)
How to do your lookbacks correctly. 2016.05.11
Or, reduce Tools → Options (control+O) → Charts → Max bars in chart to something reasonable (like 1K.)
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use