RemoveStopLossAsync (Action<bool> callback)
method
Removes current stop-loss order asynchronously
Syntax
bool RemoveStopLossAsync (Action<bool> callback)
Parameters
callback — Action
Callback to be invoked at the end of the asynchronous opearation
Return
bool
Return true if stop-loss remove request was sended, otherwise, false.
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.