Removes current stop-loss order asynchronously.
SYNTAX
public bool RemoveStopLossAsync (Action<bool> callback)
PARAMETERS
Callback to be invoked at the end of the asynchronous operation
Modified on: Sat, May 5, 2018 at 11:12 AM
Removes current stop-loss order asynchronously.
public bool RemoveStopLossAsync (Action<bool> callback)
Callback to be invoked at the end of the asynchronous operation
Did you find it helpful? Yes No
Send feedback