Strategy tester acting weird

 

Hi

I created a EA using MQL4 (build 1090).

Everything was going to plan until i wanted to us it on a different PC. I installed the same copy of my brokers MT4 on both machines but they respond entirely different.

The PC i developed the EA opened and closed trades as expected but on the other installation it is as if MT4 didn't recognized the instructions. It open a large amount of trades at once and yet it was developed to trade one trade at a time.

Does anyone have any feedback as to why this would happen and how to fix it.


 

Sorry but my crystal ball has got a crack :(

And "acting weird" without more information, like logs, code ... is quite hard to comment!

Try to use Comment() or Print() to find the problem.

Reason: