Daniele Chiomenti / Publications
Forum
Tester Optimization - Initialization failed on the pass
Hi, I'm trying to optimize my EA but the mt4 tester behaves bad in the following situation... In the OnInit() i have some check of passed parameters and if something is wrong, I return the INIT_PARAMETERS_INCORRECT. int OnInit () { int result = INIT_SUCCEEDED ; bool canSignal =