EA-Backtesting works well but forward testing is not working
-
Hello all,
I am just a newbie in fx. I am trying to build an ea using macd strategy. I tested my ea with strategy tester in mt4 it works quite well, but it does not take any orders when i forward test it in a demo account, is there any solutions for this. thanks in advance -
There can be many reasons. Can you please share the link of the project?
-
now i figured it right. it's now working but i have to add a condition: if my macd line crosses above the signal line my ea should check if the next third candle's close is greater than the crossover candle's close if yes then go for buy and the vice versa for sell
so how can i modify my condition block. in this case any suggestions?? -
Once more, it depends on your current settings. Would you mind sharing your project to take a look at it?