Forum

Error while testing, no error while debugging

Dear community, i debugged my EA (only the OnInit funcions) and it was bugfree. Then I testet my EA and the tester showed me an 'array out of range ' in a OnInit function. How can this be? The period of testing and the date of debugging is not the problem. With best regards, Larry

automatic future replacement

Dear community, Is there any way to replace expired futures automaticly? Thanks in advance. With best regards, Larry

Download marketdata

Dear community, Is there a way to download all marketdata from Metatrader to use it later offline for testing eas? Thanks in advance and with best regards, larry

Sendmail(value) & place orders without open Chartwindow

Dear community, I have two Questions. 1. Is it possible to sent a mail with variables? 2. If an ea, which trades EURGBP and EURJPY is attached to EURUSD, with EURGBP and EURJPY chartwindows closed, will it still be able to place orders on EURGBP and EURJPY? Thanks in advance and with best regards

Question regarding OnTick event handler

Dear community, If an OnTick occurs while the code in the OnTick section is processed, due to a previous tick, does the program ignore the tick or do the program cancel the processing code? With best regards, Larry