"check profit (unrealized)" doesn't work on demo account
-
Hi. I seek guidance regarding an issue I've encountered with an EA I've developed. The EA is designed to close trades based on a predefined profit target (Money) and has demonstrated successful functionality during backtesting.
However, when I conducted tests on a demo account, I observed that the EA does not close trades. -

-
The logic is correct. Can you please share the link to the project?
-
If these trades are placed manually, you need to select manually opened and ea trades in group
-
@jstap So…Grouping will enable the independent operation of each trade, distinct from manual trades
-
Yes the group, will stop or enable, interaction with each trade.