Luck Skylane / Publications
Forum
StopLoss in OrderSend function (MQL4)
Hello, Does the slippage parameter in the OrderSend() affect the Stoploss or is it just used in the entry price? (I'm concerned that if the slippage parameter is also used by the StopLoss and the price jumps beyond my (stoploss price + Slippage) the StopLoss order will not be activated) If the