Releases: nkaz001/hftbacktest
Releases · nkaz001/hftbacktest
rust-v0.9.4 & py-v2.4.4
What's Changed
- Bybit converter by @inheritag in #276
- fix(tardis): resolve numpy.void AttributeError and segfault in convert() with structured arrays by @Garvitpant777 in #288
New Contributors
- @inheritag made their first contribution in #276
- @Garvitpant777 made their first contribution in #288
Full Changelog: rust-v0.9.3...rust-v0.9.4
rust-v0.9.3 & py-v2.4.3
Full Changelog: rust-v0.9.2...rust-v0.9.3
rust-v0.9.2 & py-v2.4.2
Full Changelog: py-v2.4.1...rust-v0.9.2
rust-v0.9.1 & py-v2.4.1
rust-v0.9.0 & py-v2.4.0
What's Changed
- Add Hyperliquid to data collector by @lidarbtc in #217
- Fixed Matplotlib bug of overlapping legends by @CodrinSocol in #219
- fix(rust): shutdown connector on SIGTERM/SIGINT by @zzho325 in #220
- Enable s3 files in data source by @Ayushi-Angelone in #222
- Binance Spot Connector by @mokcoo in #229
- Improve DataError by @MarcoAndreaBuchmann in #232
New Contributors
- @lidarbtc made their first contribution in #217
- @CodrinSocol made their first contribution in #219
- @Ayushi-Angelone made their first contribution in #222
- @mokcoo made their first contribution in #229
- @MarcoAndreaBuchmann made their first contribution in #232
Full Changelog: rust-v0.8.1...rust-v0.9.0
rust-v0.8.1 & py-v2.3.0
rust-v0.7.0 & py-v2.2.0
What's Changed
- [Fix] bugs in binancehistmktdata convert by @spacegoing in #169
- refactor: move IO responsibility out of Processor trait by @garyttierney in #134
- add mexc by @calumrussell in #173
- add hyperliquid by @calumrussell in #174
- Update btreemarketdepth.rs by @SidKZ0 in #179
New Contributors
- @spacegoing made their first contribution in #169
- @garyttierney made their first contribution in #134
- @calumrussell made their first contribution in #173
- @SidKZ0 made their first contribution in #179
Full Changelog: py-v2.1.1...rust-v0.7.0
rust-v0.5.0
feat: Implement a unified connector using Iceoryx2.
fix: Address unchecked bounds when clearing market depth in ROIVecMarketDepth.
py-v2.1.1
rust-v0.4.0
docs: fix the docstring.