Sets a new (modifies existed) take-profit order asynchronously.
SYNTAX
public bool SetTakeProfitAsync (double tpPrice,Action<bool> callback)
PARAMETERS
Price of the take-profit order.
callback — Action
Callback to be invoked at the end of the asynchronous operation