Same here. Error "array out of range" referring to the following lines:
UpdateEventValues(EGV_OrderList[OrdersTotal()-1],"new","");
or
if (EGV_PositionsList0[i].type != EGV_PositionsList[i].type)
or
if ((EGV_OrderList0[i].sl != EGV_OrderList[i].sl) && (EGV_OrderList0[i].tp != EGV_OrderList[i].tp)) {
Same EA, different times. Unfortunately, this error can not be reproduced in Strategy Tester. Occures only in realtime trading (demo & real). Happens faster if more EAs are running at the same time. Found no solution so far. This stopped me from using fxDreema & EAs a long time ago.






