I do not know about your concrete case sorry ... but you may find some answers in the following article:
How to quickly develop and debug a trading strategy in MetaTrader 5
Hi all,
I want to debug my prgram. I use the method described in this article and set debug on historial data. But it doesn't work, i.e. the menu item "Start to History Data" is still disable.
https://www.metatrader5.com/en/metaeditor/help/development/debug
Someone can help?
Feature not available for MT4.
Thanks for the information.
The version of my MetaTrader is 4.00 Build 1090 on 19 May 2017. But the version of my MetaEditor is 5.00 build 1601 on 19 May 2017. Is this a problem?
what is the difference between below two usages?
if I have only one breakpoint in my code to debug and start the debugger in history data mode, I find both seem to act same every time I hit the shortcut during the debugging.
- debugging with history data [Ctrl+F5]
- step out [Shift+F11]
cheers,
what is the difference between below two usages?
if I have only one breakpoint in my code to debug and start the debugger in history data mode, I find both seem to act same every time I hit the shortcut during the debugging.
- debugging with history data [Ctrl+F5]
- step out [Shift+F11]
cheers,
in case I was not clear on the above question.
my question was it seems like both shortcuts can loop through the breakpoint/s in the same way.
do anyone knows the difference or they are same.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi all,
I want to debug my prgram. I use the method described in this article and set debug on historial data. But it doesn't work, i.e. the menu item "Start to History Data" is still disable.
https://www.metatrader5.com/en/metaeditor/help/development/debug
Someone can help?