segnals_create_bot
Create a trading bot on Segnals for Bybit, Phemex, or MT5. Preview without confirmation, then execute with confirm: true. The bot starts in stopped state.
Instructions
Create a new trading bot on Segnals. Requires scope: write:bots.
TWO-STEP CONFIRMATION: Call without confirm (or confirm: false) to preview. Call with confirm: true to execute. The new bot starts in 'stopped' state — it will NOT start trading automatically. IMPORTANT: Never ask for or accept exchange API keys/secrets — users enter those in the Segnals dashboard (Settings → Connections).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | Exchange to create the bot for | |
| confirm | No | Set to true to execute after previewing |