Removes current take-profit order asynchronously
SYNTAX
bool RemoveTakeProfitAsync (Action<bool> callback)
PARAMETERS
Callback to be invoked at the end of the asynchronous operation
Modified on: Sun, May 6, 2018 at 2:53 PM
Removes current take-profit order asynchronously
bool RemoveTakeProfitAsync (Action<bool> callback)
Callback to be invoked at the end of the asynchronous operation
Did you find it helpful? Yes No
Send feedback