Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-04-27 | 618 Bytes | |
roboquant v0.9.2.tar.gz | 2022-04-27 | 8.7 MB | |
roboquant v0.9.2.zip | 2022-04-27 | 9.0 MB | |
Totals: 3 Items | 17.6 MB | 0 |
Major Changes
- API getting stable, especially for the core roboquant module
- Refactored position and order sizes to be precise without overhead (see the new Size class)
- Renamed roboquant-core module to roboquant to be more inline with best practices
- This is the first published artefact to Maven Central (so not a SNAPSHOT release), so it is easier to consume
- Fixed Detekt code findings
- Renamed some classes for more consistent naming convention
- Added additional support for technical analysis (own module)
- Restored some previously disabled functionality in 3rd party integrations