delta-exchange / python-rest-client

https://pypi.org/project/delta-rest-client/
13 stars 19 forks source link

pending orders #21

Closed benjiqq closed 4 years ago

bbc4468 commented 4 years ago

@benjyz Thanks for the contribution. We will take these up in our next official release of python rest client.

bbc4468 commented 4 years ago

Closing this issue as the new version now supports a generic function to get both open and pending orders.

Check this for an example https://github.com/delta-exchange/python-rest-client/blob/master/test.py#L35