Trading Parameters
Automation Control
Automation Enabled
When enabled, the Chrome extension will automatically place trades when signals arrive
Automation is active
Webhook Setup
Use this URL in your TradingView alert:
Loading...
Alert Message (paste this exactly):
{"symbol":"{{ticker}}","action":"{{strategy.order.action}}","price":{{close}}}
{{strategy.order.action}} automatically sends "buy" or "sell" depending on which signal fires on the chart — one alert covers both BUY and SELL.