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
{{ message }}
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.
I am converting a script written for Bittrex to run on BitEx.
Bittrex has an API method
cancelAllOrders
which basically gets all open transactions and then cancels each one.There is a standardized method for cancelling an order cancel_order ... however I do not see a standardized method to list open positions.
This issue is somewhat related to Promote closed_positions() to standardized method
The text was updated successfully, but these errors were encountered: