Skip to content

roboquant v1.0.0

Compare
Choose a tag to compare
@jbaron jbaron released this 08 Jan 12:03
· 632 commits to main since this release

First stable API release:

  1. Improved performance when dealing with large datasets
  2. Now using Kotlin version 1.8
  3. Fixed numerous smaller bugs
  4. Improved test coverage to catch more potential bugs
  5. Removed some functions that where not actually used (might return in future releases)
  6. Updated tutorial accordingly and added more samples, especially on integration with 3rd parties
  7. Stabilised APIs where possible
  8. Removed IEX Cloud as data feed provider to to license changes
  9. Using IBKR stable APIs
  10. Can now add prices to an existing AvroFeed
  11. Better CSV parsing in case of errors in the files