Array out of range in EA after use Tick Data Suite softwere.
-
The EA can be generated from FXdreema. When I tested the EA with normal MT4 data. There is no problem in MT4 Journal. However, after apply the tick data from Tick Data Suite. The test was stop out with problem as Array out of range in MT4 Journal. I have ask Tick Data Suite and get answer that the EA has a problem. That why I seek to get support from someone. Below is the mentioned EA.
shared/xN3HKAx6link text.
This is the warning in the MT4 Journal.

-
From you log extract the error is occuring in the EA at line 1418, position 62 so maybe you could have a look there and see if it gives you a clue.
-
Agreed. You should take a look at that line ans see what's happening there.