About the EA not working at times
-
Hello everyone. I want to ask if anyone explain what happens at times when an EA does not respond to what it should do and at times does the opposite at times.
An example is if I create an EA to carry out a buy trade when it the moving average of candle 1 is higher than the moving average of candle 2 but it then carries out a sell trade.
If anyone has experienced this, could you mention how you solved this? -
Hello , Please put your project link here
-
The EA is responding properly now. I wanted to find out what caused it to respond opposite of what it was meant to do before it now responded (i.e. carrying out a sell trade instead of a buy trade).
Have you or anyone experienced this before (EA carrying out opposite actions of what it should do)?
-
@bussy Yes, it happens to me all the time when the logic is incorrectly implemented when I'm convinced it's right. Some times you need a third person to look at you projects in order to find things you don't imagine you did wrong.
-
ok. thank you very much.