Hello! great people, Help, my EA is not opening trade.
-
how has it been? I trust all is well. Please, I need help on my EA, I want it to open a buy position when the indicators show a bullish signal and sell when the signal is other-wise, Here is the project link: https://fxdreema.com/shared/QORjmsvVb, please check if I got it right it is not opening trade on my side I can't find out what went wrong. Thanks.
-
@legitimate Your current distribution will not work. I recommend this:
-
Duplicate entirely both launching block trees. One for buys only and one for sells only. You current block tree is using the exact same conditions for both of them except for the PSAR. The other two indicators above need to be inversely defined for a sell.
-
The block tree on the 'on trade' tab will not work properly. If the EA is closing a trade, how is it supposed to modify its TP level after?
-
-
@l-andorrà Thanks,
-
@legitimate You're welcome.