segnals_start_bot
Preview a trading bot start, then confirm to execute. Requires exchange credentials configured in dashboard; starting may take a few minutes.
Instructions
Start a trading bot. Requires scope: control:bots.
TWO-STEP CONFIRMATION: Call without confirm to preview. Call with confirm: true to start. COLD-START NOTE: Starting a bot takes a few minutes. The status will show 'starting' → 'warming_up' → 'running'. This is normal behavior. IMPORTANT: The bot must have exchange credentials configured in the dashboard before starting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_id | Yes | Bot ID to start | |
| confirm | No | Set to true to execute after previewing |