You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
very poor list of examples, terrible. without examples, the practical meaning of this library simply tends to zero, so write how I can close the entire position that I have open,
err := client.ClosePosition().Symbol("DOGEUSDT").Do(context.Background() - it doesn’t work at all
The text was updated successfully, but these errors were encountered:
It is implemented by users of this package in my opinion. You can use the basic interface provided here to implement this tool interface.
How to implement this? you can get a target position by account interface, and then create an order with target quantities and target price which is needed in LIMIT order type.
very poor list of examples, terrible. without examples, the practical meaning of this library simply tends to zero, so write how I can close the entire position that I have open,
err := client.ClosePosition().Symbol("DOGEUSDT").Do(context.Background() - it doesn’t work at all
The text was updated successfully, but these errors were encountered: