Crypto-toolbox / bitex

Crypto-currency Exchange API Framework
MIT License
483 stars 134 forks source link

Promote closed_positions() to standardized method #156

Open deepbrook opened 6 years ago

deepbrook commented 6 years ago

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.