Creating a strategy

What you choose, and the passphrase you only see once.

On Strategies, New strategy asks for a name, an optional description, and the market it trades — futures or cfd. The market decides which of your accounts may follow it.

Permissions

  • Auto-submit — whether subscriptions may route without a manual confirmation.
  • Live trading — whether the strategy may touch live accounts at all.
  • Signal quantity — whether a subscription is allowed to size from the alert's own contract count.

The webhook and the passphrase

Creating the strategy gives you a webhook URL of the form …/hook/<strategy-id> and a passphrase. The passphrase is displayed once. If you lose it, use New passphrase — the old one stops working immediately, so any alert still carrying it will start failing with an unauthorized error.

Deleting a strategy is the only way to stop its webhook accepting signals. Pausing it makes the endpoint answer with a paused status instead of trading.
Your plan decides how many you may have
Manual has no TradingView webhook at all — the alert is turned away at the endpoint. Algo has three strategies; Unlimited has as many as you like. If another one is refused, that is why. Nothing already running is taken away. See Plans and billing.

Also in Strategies and signals