How works the "if trade" function?
-
Hello,
after my first tests the "if trade" function doesnt work. I tested it with trade closing after 1 Pip but the EA doesnt close the trade.
Is it a problem with the (not) linked blocks?Thanks in forward
Tommi


-
After I wrote this the EA closed the proitable trades. But unfortunately later then >1Pip in profit. Whats wrong?

-
Are those blocks used in the 'on chart' tab maybe? Because only those connected below the purple block will work there. All the other should be used in the 'on tick' tab instead.
-
@l-andorrà said in How works the "if trade" function?:
Are those blocks used in the 'on chart' tab maybe? Because only those connected below the purple block will work there. All the other should be used in the 'on tick' tab instead.
Yes, I used "on chart". Is it possible to change the event type in the same project?
-
Edit: I have it.
-
Congrats!
