Releases: wboayue/rust-ibapi
Releases · wboayue/rust-ibapi
v1.0.14
v1.0.13
What's Changed
- Fixes bug where cancel request was not sent when scanner data subscription was dropped.
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- Cleans up error reporting when using wall street horizons API
- Cleans up error reporting when using
historical_data
API interval_end
forhistorical_data
API is now optional- Deprecates
historical_data_ending_now
. usehistorical_data
withinterval_end
asNone
.
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Supports fractional size with tick by tick data. Required to support Crypto.
Full Changelog: v1.0.10...v1.0.11
v1.0.10
v1.0.9
What's Changed
- Updates tests for news and wsh event data APIs
- Cleanup error handling for
market_depth
API
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Updates examples of streaming tick by tick data
- Fixes reporting of errors when streaming tick by tick data
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.6
v1.0.5
What's Changed
- Fixes regression that caused next order ID to not be stored on Client upon connection.
Full Changelog: v1.0.4...v1.0.5