okx_generate_trading_plan
Convert a co-pilot analysis result into a detailed, executable trading plan. Run okx_run_copilot first, then pass its result to generate actionable steps.
Instructions
Generate a detailed executable trading plan from a co-pilot analysis result. Must run okx_run_copilot first to get the analysis result, then pass it here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instrument | No | BTC-USDT | |
| coPilotResult | Yes | Result from okx_run_copilot |