EA not trade

 

Hi..

I have created one EA and I have tested it on strategy tester. Using the Strategy Tester the EA work fine and make trading. But once i installed into live, the EA did not execute any trading ? Why ? The smiley icon is smile..

Please guide me... I have no ideas why its not working...

Thank you

 

Some things you could try are;

Check the log file to see if there were any errors.

Print() the variables that should trigger the OrderSend() function so you can see if they were what you expected them to be.

Make sure you have coded your EA to handle errors returned by function calls and print them too.

 
bh_hensem:

Hi..

I have created one EA and I have tested it on strategy tester. Using the Strategy Tester the EA work fine and make trading. But once i installed into live, the EA did not execute any trading ? Why ? The smiley icon is smile..

Please guide me... I have no ideas why its not working...

Thank you

Run this test and report back here: https://www.mql5.com/en/forum/143043/page2#746319 #