Bug - Check profit (average) and check profit (unrealised)
-
UPDATE *** There is no bug, this was my error. I forgot the buy and sell blocks have a default SL and TP of 50 pips. Warning to everyone - this can really catch you out!
I have tried both and while the blocks pass when the profit target n pips/$ is met, they also pass for -n!.
Below is a simple project to test this. To make it easier to visualise the results, I only allowed one trade at a time, which should still work.
https://fxdreema.com/shared/PqMeukc4b

-
@tonyramirez Add a 'For each trade' block above both of them.
-
@l-andorrà said in Bug - Check profit (average) and check profit (unrealised):
@tonyramirez Add a 'For each trade' block above both of them.
that doesnt do anything, actually.