Skip to content

Releases: nkaz001/hftbacktest

rust-v0.9.4 & py-v2.4.4

10 Dec 16:17

Choose a tag to compare

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

Full Changelog: rust-v0.9.3...rust-v0.9.4

rust-v0.9.3 & py-v2.4.3

30 Sep 12:25

Choose a tag to compare

rust-v0.9.2 & py-v2.4.2

24 Aug 03:43

Choose a tag to compare

rust-v0.9.1 & py-v2.4.1

11 Aug 13:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rust-v0.9.0...rust-v0.9.1

rust-v0.9.0 & py-v2.4.0

03 Aug 14:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rust-v0.8.1...rust-v0.9.0

rust-v0.8.1 & py-v2.3.0

26 May 14:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rust-v0.7.0...rust-v0.8.1

rust-v0.7.0 & py-v2.2.0

07 Feb 12:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: py-v2.1.1...rust-v0.7.0

rust-v0.5.0

24 Nov 12:54

Choose a tag to compare

feat: Implement a unified connector using Iceoryx2.
fix: Address unchecked bounds when clearing market depth in ROIVecMarketDepth.

py-v2.1.1

24 Nov 12:55

Choose a tag to compare

feat: Experimental live feature.
fix: Address unchecked bounds when clearing market depth in ROIVecMarketDepth.
fix: Check Tardis schema in the data utility.
chore: Upgrade NumPy to version 2.

rust-v0.4.0

03 Sep 12:27

Choose a tag to compare

docs: fix the docstring.