run_marketplace_autopilot
Automates strategy research, tick backtests, 5-gate validation, and staging market-ready listings using real data.
Instructions
Run the autonomous marketplace pipeline: Research→Backtest→MCPT Validate→Stage for marketplace. Scans recent strategy research, runs tick backtests, applies 5-gate validation, stages passing strategies as marketplace JSON listings. Triggers Onyx ingest and Slack notification. No synthetic data — real tick engines only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stage | No | Pipeline stage to run | all |
| symbol | No | Limit to specific symbol (optional) | |
| dry_run | No | No writes, just report what would happen |