- www.mql5.com
- Flexible MetaTrader 5 trading system with all order types
- Web version features
- MetaTrader 5 Built-in Trading Strategy Tester
Could you provide EA source, settings of Strategy tester to make us able to reproduce problem? You can use private messages or servicedesk to do this.
- 2010.02.25
- MetaQuotes Software Corp.
- www.mql5.com
- www.mql5.com
I attached the test EA on this comment for this issue.
You can find the phenomenon, if you run this EA in ther tester.
You need to run very short time, only one day history. (for example EURUSD H1 charts start 2010.09.01 end 2010.09.02)
I found this problem is happened when specify the start time of HistorySelect;
ex.
HistorySelect( dealTime, TimeCurrent()) --> NG
HistorySelect( 0, TimeCurrent()) --> OK
And this EA can check another issues related Deal/Modify command.
You may need to remove OrderCheck function from Trade.mqh.
PS. I found another issue. In MT5 tester, "EventKillTimer()" never kill the timer.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use