Skip to content

Releases: BobbyAxerol/quantbt

QuantBT Engine v1.1.1

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 08 Sep 08:58
2c811a7

What's Changed

Full Changelog: v1.1.0...v1.1.1

QuantBT Engine v1.1.0 - Rust-First Native Event Release

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 27 Aug 17:57
e1c6834

What's Changed

Full Changelog: v1.0.10...v1.1.0

QuantBT v1.0.9

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 21 Aug 09:40
7b3aec5

What's Changed

Full Changelog: v1.0.8...v1.0.9

quantbt-engine 1.0.7

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 04 Aug 08:31
2fe650d

quantbt-engine 1.0.7

First production PyPI release of QuantBT's independently installable core engine.

Highlights

  • Vectorized, event-driven, intrabar, portfolio, arbitrage, options, and walk-forward backtesting.
  • Stable QuantBTEndpoint integration facade.
  • NumPy and Numba compiled execution kernels.
  • Experimental explicit Rust backend with Python as the default.
  • Python 3.11, 3.12, and 3.13 support.
  • Audited wheel/sdist release gates and clean-install validation.

Installation

pip install quantbt-engine==1.0.7

### Backend Policy

- backend="auto" uses Python.
- backend="rust" remains explicit and experimental.
- quantbt-native is not included in this release.

v1.0.6

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 29 Jul 11:44
cdfa4be

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 29 Jul 10:39
105309f

What's Changed

Full Changelog: https://github.com/BobbyAxerol/quantbt/commits/v1.0.5

v1.0.4

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 13 Jul 05:41
784d734

What's Changed

Full Changelog: v1.0.1-prod...v1.0.4

v1.0.3

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 07 Jul 11:42
784d734

What's Changed

Full Changelog: v1.0.1-prod...v1.0.2-prod

What's Changed

Full Changelog: v1.0.2-prod...v1.0.3

v1.0.1-prod

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 04 Jul 04:46
1aa5fef

What's Changed

  • Merge from dev, adjust numba engine simulate order fill lifecycle and nautilus trader endpoint by @BobbyAxerol in #1
  • Fix: the calculation process, computing make it right with nautilus engine export results by @BobbyAxerol in #2
  • docs: add open source contribution guidelines by @BobbyAxerol in #3

New Contributors

Full Changelog: v1.0.0-prod.1...v1.0.1-prod

v1.0.0-prod.1

Choose a tag to compare

@BobbyAxerol BobbyAxerol released this 10 Jun 02:07