Stop loss EA for manual trades
-
An EA to run with conditions of .... (if trade) & (close trades) only, ....to be used as a Stop loss ea for manual trades, will such an ea work and recognize existing manual trades (new or running trades) and stop them with (if trade) & (close trades) ?
-
Of course no, EAs normally work only with it's own trades and orders. To make yours able to work with manual trades (only), do this: http://prntscr.com/dfrdbz