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