Close part of the position asynchronously.
SYNTAX
public bool CloseAsync (double amount,Action<bool> callback)
PARAMETERS
amount to be closed
callback — Action
The callback function.
Modified on: Sat, May 5, 2018 at 4:51 PM
Close part of the position asynchronously.
public bool CloseAsync (double amount,Action<bool> callback)
amount to be closed
callback — Action
The callback function.
Did you find it helpful? Yes No
Send feedback