Skip to content

Backtest Review

Backtest review in AQS is designed to make historical execution easy to interrogate before a strategy moves into live operation.

  • headline performance metrics
  • equity curve development
  • trade logs
  • insight-level inspection
  • state history and execution structure
  • rejected and cancelled insight outcomes

The backtest surface mirrors the same inspection model used in live strategy views. That makes it easier to move from research into deployment without changing how you read strategy behaviour.

AQE stores backtest results on disk, and AQS reads those results into the desktop review surfaces. You can also inspect the same SQLite files directly in a database client when you need lower-level access.