I have been looking for a way to interrupt the strategy tester at certain time intervals. I have found assistance on the MQL site for a disscussion on the creation of a breakpoint (
Breakpoints in Tester: It's Possible! - MQL4 Articles). Using this I have made an advisor which stops at 12 hour intervals. Limited to input Monday to Friday. Pausebreak.mq4 is attached. Would really like to incorporate the code in VhandsTrade (
Testing Visualization: Manual Trading - MQL4 Articles) . Have tried but cannot get it to work. Attached is an amended version of vHandsTrade.mq.
Please post as well as pm any replies.