LU
take profit and stop loss in euros
17 Apr 2020, 13:39
hi how do i set the stop loss and take profit in euro instead of pips?
thanks
take profit and stop loss in euros
17 Apr 2020, 13:39
hi how do i set the stop loss and take profit in euro instead of pips?
thanks
ctid+customer-395444
01 May 2020, 12:35
By setting the price.
Ex: TradeResult r = _p.ModifyStopLossPrice(yourprice);
@ctid+customer-395444