Sets a new (modifies existed) stop-loss order with trailing


SYNTAX


bool SetStopLossTrail (double slPrice)


PARAMETERS


slPrice — double

Price of the stop-loss trail order.


RETURN


bool Return true if stop-loss trail order was placed, otherwise false.