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