Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-08 | 629 Bytes | |
roboquant v1.0.0.tar.gz | 2023-01-08 | 1.3 MB | |
roboquant v1.0.0.zip | 2023-01-08 | 1.6 MB | |
Totals: 3 Items | 2.9 MB | 0 |
First stable API release:
- Improved performance when dealing with large datasets
- Now using Kotlin version 1.8
- Fixed numerous smaller bugs
- Improved test coverage to catch more potential bugs
- Removed some functions that where not actually used (might return in future releases)
- Updated tutorial accordingly and added more samples, especially on integration with 3rd parties
- Stabilised APIs where possible
- Removed IEX Cloud as data feed provider to to license changes
- Using IBKR stable APIs
- Can now add prices to an existing AvroFeed
- Better CSV parsing in case of errors in the files