All notable changes will be documented in this file.
- Exchange logon policy (experimental) (#625)
- BREAKING CHANGE: Remove default URIs (#611)
- Refresh private token #563
- Renamed flag:
--ws_api(from:--test_wsapi)
- Fixing market data timestamps (#558)
- postOnly was missing from new order (#544)
- HTTP response with status code 503 (service unavailable) should map to
RequestStatus::REJECTED(#522)
- Added
--api(flag) to select between v1 and v2 (#228)
- Market data support for
--net_disconnect_on_idle_timeout.
- Add exchange sequence number to
MarketByPriceandMarketByOrder(#101) - Add
max_trade_volandtrade_vol_step_sizeto ReferenceData (#100)
- Move cache utilities to API (#111)
- Interface to support binary data from web::socket
- ReferenceData currencies should follow FX conventions (#99)
- Replace
snapshot(bool) withupdate_type(UpdateType) (#97) - Moved signature handling to tools library (chore)
- Remove custom literals (#110)
- Remove external rate-limiter mirroring from the REST connection (#83)
- Added HTTP
request_id(#55)
- New order management interface (#25)