Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Provide open_positions as a standardized method #160

Closed
metaperl opened this issue Jan 27, 2018 · 1 comment
Closed

Provide open_positions as a standardized method #160

metaperl opened this issue Jan 27, 2018 · 1 comment

Comments

@metaperl
Copy link

metaperl commented Jan 27, 2018

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

@deepbrook
Copy link
Collaborator

Hey @metaperl ,
This is already implemented on 2.0.0/dev and will be part of said release.

Cheers,
Nils

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants