run_prop_fund_autopilot
Evaluates trading strategies against eligible prop firm funds by analyzing real data, simulating drawdown, and providing a verified recommendation (GO, HOLD, or NO-GO) without executing trades.
Instructions
End-to-end read-only pipeline: build real-data inputs for a strategy, evaluate vs every eligible fund (or a filtered set), simulate drawdown, and return a prioritized recommendation (GO / HOLD / NO-GO) with rules-verified fields. Never commits fees or launches bots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | MNQ | |
| fund_keys | No | Optional filter, e.g. ['apex_50k_eod','mffu_core_50k'] | |
| account_id | No | ||
| lookback_days | No | ||
| strategy_name | No | FUTURES_SCALPER_UPGRADED | |
| fills_override | No |