Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-12 | 781 Bytes | |
roboquant v2.1.0 source code.tar.gz | 2023-12-12 | 1.9 MB | |
roboquant v2.1.0 source code.zip | 2023-12-12 | 2.3 MB | |
Totals: 3 Items | 4.2 MB | 0 |
Release notes roboquant version 2.1.0
This time mostly internal changes that don’t break exposed API’s.
- Several improvements to the Alpaca Broker and Feeds
- Reworked the internal working of IBKRBroker to better support time-outs
- Fixed bug in IBKR historic US data feeds when handling certain types of dates
- Removed complex “append only list” in favour of setting retention at InternalAccount level
- Upgraded the different used libraries to their latest versions
- Improved roboquant-ml module with a better Feature API (still considered alpha)
- Some smaller performance improvements to multi-currency trading
- Better trace logging when working with 3rd party feed (and as a result found major bug in Polygon package).
- Fixed bug in QuestDB module