OUTPUT= if closed manually or by EA. No OUTPUT = if closed by stop loss or take profit
-
I've tried all blocks and and even had to use "if closed by stop loss" and execute if not logic.
There should be no output when a stop loss is hit and yet when I load my EA onto the charts it is executing.
How can I create an output that executes when a trade is closed manually/automated but NOT OUTPUT when there is a stop loss or take profit?
Also this WORKS on strategy tester but NOT on the charts.
-
Is it set to any manually opened? Add a shared link to look at what you mean