run_marketplace_autopilot
Run the autonomous marketplace pipeline to validate trading strategies through research, tick backtests, and five-gate checks, then stage qualifying strategies as marketplace JSON listings.
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 |