Mission Control

Optiver analyzes Trading at the Close data with an agentic workflow. Load data, engineer features, train models, and monitor drift with a single command stream.

Module Deck

Data Client

Fast access to price, imbalance, and temporal signals.

data_client.py

Feature Forge

V2 microstructure and temporal features at scale.

feature_engineering.py

Model Lab

LightGBM CV, Optuna tuning, walk-forward backtests.

model_pipeline.py

Drift Radar

PSI, KS, JS divergence, and monitoring dashboards.

feature_drift.py

Geo-Matrix Dossiers

Trace the workflow, tools, and rules straight from the Optiver domain implementation.

Command Console

Action Command
Launch CLI cd domains/Optiver/cli && python main.py
Quick Analysis python main.py "load data"
Run Tests cd domains/Optiver && python test_domain.py

Status Feed

Member of the QUANT WEBRING [Prev] [Random] [Next]

Take the Red Pill

Run the synthesis workflow for a full analysis report and deployment readiness check.

registry.get_tool('run_synthesis_workflow')({ 'profile': 'standard' })