Releases: dastra/hargreaves-sdk-python
Releases · dastra/hargreaves-sdk-python
Update requests-tracker library to v.1.0.3
Update requests-tracker library to v.1.0.1
Update requests-tracker library to v.1.0.1 to remove keep-alive streaming connections - this will help making REST-API calls more stable
Order Amount Bug Fix
Fixed a bug where order quote/confirmation amounts containing a comma (,) was not handled correctly
Release 1.0.0
This release includes the following:
- A simple buy/sell "deal" interface using market (real-time) & manual (fill-or-kill) orders in the background
- List pending orders
- Cancel pending orders
- All HTTP requests are run in such a way to emulate a user browser session as closely as possible