When a TradingView webhook sends {"action":"BUY"}, the bot uses these settings to auto-select ATM strike, quantity, and exit conditions. No need to specify instrument in the webhook message.
Exit Conditions (applied to webhook orders)
Enable exit tracking for webhook orders
TradingView Webhook Setup
Webhook URL:
Alert Message (just send BUY or SELL):
{"action":"BUY"}
📈 Strategy Engine
Pick a strategy, adjust parameters, enable. Only one strategy runs at a time. Strategy code is saved internally — not shown.