HextradeHEXTRADEDashboard

Webhook troubleshooting

Fix TradingView webhook failures on HexTrade — alert not firing, rejected platformType, wrong accountId, and symbol mapping.

Most failed webhooks are one of five things: the alert is off, the JSON is invalid, platformType is wrong, accountId does not match Accounts, or the ticker is a CFD name on a futures account.

You need an account to read execution logs: sign up. Pair page: TradingView webhook automation.

Checklist

SymptomFix
Alert never firesStrategy must be on the chart and the alert must stay active
Alert fires, no orderaccountId must match Accounts exactly
platformType errorLowercase slugs only (tradovate, projectx, rithmic, ninjatrader)
tp / sl ignoredValues are ticks, not dollars
Broker rejectBalance, session hours, or prop-firm rules
NQ on a CFD accountSend NAS100 — see Symbol mapping

Still stuck

Do not paste your webhook token in Discord. Regenerate it on Accounts if it leaked.