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

Promote closed_positions() to standardized method #156

Open
5 tasks
deepbrook opened this issue Jan 21, 2018 · 0 comments
Open
5 tasks

Promote closed_positions() to standardized method #156

deepbrook opened this issue Jan 21, 2018 · 0 comments

Comments

@deepbrook
Copy link
Collaborator

deepbrook commented Jan 21, 2018

Add closed_positions() as a standardized method. It should return a list of executed trades from the exchanges private API. It likely has a different name at each exchange.

  • Assert that closed_orders() is available on each supported exchange (Trade history, closed positions or similar)
  • Create PairFormatter Unittest
  • Create Endpoint Unittests
  • Implement Endpoint in RESTInterface class
  • Implement Endpoint in Exchange Interfaces
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant