Releases: wboayue/rust-ibapi
Releases · wboayue/rust-ibapi
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
v1.0.4
What's Changed
- Updates validation for realtime bar decoder
- Derives
Debug
,Clone
,Serialize
andDeserialize
, andPartialEq
forScannerSubscription
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- Fixes market scanner bug parsing scanner data with combo legs
Full Changelog: v1.0.1...v1.0.2