Skip to content

roboquant v2.1.0

Latest
Compare
Choose a tag to compare
@jbaron jbaron released this 12 Dec 07:20
· 92 commits to main since this release
a0176d6

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