Options Trender · inbound
Webhook Alerts
TradingView (or any source) alerts fired into POST /webhook/tradingview.
0 records
No alerts yet
webhook is openConfigure your TradingView alerts to POST to the webhook URL with the shared secret in the X-Webhook-Secret header.
Local URL: POST http://localhost:18890/webhook/tradingview
Once Tailscale Funnel is enabled (next session), the public URL will be the Funnel host on the same path.
The webhook secret lives at apps/api/.data/webhook_secret — cat that file to read it.