Changelog

What's shipped in AlgoDeploy — the self-hosted Python backtesting & live-trading framework. Newest first.

August 2, 2026v1.1.1

Backtest engine parity fix

  • Fixed a discrepancy where the command-line backtester could silently drop a YAML entry condition — the CLI and the dashboard now produce identical backtest results for the same strategy.
  • Added test coverage for YAML strategy parsing to prevent regressions.
July 27, 2026v1.1.0

Interactive Brokers support & public launch

  • Interactive Brokers integration — backtest and go live on your own IBKR account (US equities, single-leg options, and crypto), alongside Alpaca. Connect via TWS or IB Gateway on your own machine.
  • Non-US traders can now trade US markets through their own IBKR account, from anywhere IBKR operates.
  • New IBKR broker settings in the dashboard (host, port, paper/live, gateway).
  • Public launch with a 7-day free trial of live trading — one payment on day 8, then the license is yours to keep.
June 2026v1.0.0

Initial release

  • Backtest to live on your own Alpaca account — fully self-hosted; your strategies, data, and broker keys never leave your machine.
  • Three ways to build — a no-code dashboard, a YAML config, or the Python API, all backed by the same engine.
  • Vectorized + event-driven backtester, signal scanner, 8 pre-trade risk checks plus a runtime drawdown circuit breaker, regime filters, walk-forward optimization, Monte Carlo simulation, and full HTML reports.
  • Crypto support via Alpaca (e.g. BTC/USD, ETH/USD), auto-detected from the symbol.
  • One-time license with a free Student tier for backtesting and an optional Maintenance & Community plan for updates and support.
Start your free trial →