Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 888
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
MQL5
Hello traders. Please advise if there is an option to change spread in the MT5 strategy tester? I can change spread in the MT4 strategy tester without any problem, but I don't understand how to do it in MT5. Many thanks in advance.
Hello traders. Could you please advise whether there is a spread change option in the MT5 strategy tester? I can change spread in the MT4 strategy tester without any problem, but I don't understand how to do it in MT5. Many thanks in advance.
The spread cannot be changed. But you can test with a real spread - to do so, select the "Every tick based on real ticks" testing mode and the test will be done with a dynamically changing spread (it will change exactly as it did on the real account).
Also, it is highly recommended to conduct tests with different execution delays.
The spread cannot be changed. But you can test with a real spread - to do so, select the "Every tick based on real ticks" testing mode and the test will be done with a dynamically changing spread (it will change exactly as it did on the real account).
It is also highly recommended to run tests with different execution delays.
It turns out that"Every tick based on real ticks" in MT5 == "Current" in MT4.
No, it is not equal.
No, it is not equal.
How to turn this entry 2015.06.23 00:00 into this entry 2015.06.23. Remove the 4 zeros. I was thinking of doing this.
I looked atStringAdd,StringFill,StringReplace functions but they are bool or int and I don't understand how they work. Is it possible to use them if yes give an example as I am a jackass.
How to turn this entry 2015.06.23 00:00 into this entry 2015.06.23. Remove the 4 zeros. I was thinking of doing this.
I looked atStringAdd,StringFill,StringReplace functions, but they are bool or int and I don't understand how they work. Is it possible to use them if yes give an example as I am a jackass.
Well your version would be better.