Skip to content

Releases: younghwan91/binance-quant-engine

v0.1.0 — initial release

Choose a tag to compare

@younghwan91 younghwan91 released this 13 Sep 07:39

Initial public release. Backtest & execution engine extracted from a live Binance USDT-M futures bot, plus:

  • tick-size-safe price rounding folded in from the private live system (was a bug in the quantbox-engine predecessor)
  • optional MCP server (pip install binance-quant-engine[mcp]) for running backtests from any MCP-compatible agent

Supersedes quantbox-engine.