Hi all,
have anyone SL code piece for an EA like this:
extern int EURUSDStopLoss=200; //Fixed loss of all open orders, closes all orders in loss of a specific pair.
We have 4 open orders, all in negative profit
0.01 = -10pips
0.02 = -20pips
0.04 = -40pips
0.08 = -80pips
Summ negativ pips = 150pips
Now if we reach with all orders of eur/usd -200pips, all orders should be closed at this specific pair with loss of 200pips. Magic should be included.
Could be hidden too.
Different SL styles very welcome
thanks for help
IX



Reply With Quote

