Set break point first, then Go to strategy tester, find the EA, hit start button, the break point will be hitten.
Set break point first, then Go to strategy tester, find the EA, hit start button, the break point will be hitten.

- www.mql5.com
https://www.mql5.com/en/forum/851/page6 it seems that you cannot test ticks at weekends or historical series?
I have to delete your other topic for double posting asking same question and - amazingly - you find the answer in two minutes while the article was about +/- 30 minutes reading.
Hi,
Sorry for the questions, the answers are appreciated and I hope to answer anyone else who has quantitative questions in the future. I cannot seem to find logging functions which in the absence of tickdebug mode would be rather useful. I would be grateful to know what logging methods or functions can be deployed.
W
You can test any time from strategy tester, it will use history data. Please do not double post the same question. Thanks.

- 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 folks
How do you debug ticks, I can debug the OnInit() event but unable to trigger a OnTick() event to step through and watch the code. Thank you in advance for your response.
W