niceponaytrader / Publications
Forum
CopyRates array working Live but fails on Backtesting returning Critical Error
The tester ran without a problem for the last few months, but for previous years I get the error MqlRates lon[]; MqlDateTime structTime; MqlDateTime endTime; void OnTick () { //--- int start = 0 ; int end = 8 ; TimeCurrent (structTime); TimeCurrent (endTime); structTime.hour = start;