Skip to main content

Trading automation

The TV-Hub Blog

Trading automation insights, product updates, and tutorials

TradingView Webhook Format: Every Payload Field Explained

· 12 min read

Every order TradingView Hub places on an exchange begins as a JSON payload sitting in the Message field of a TradingView alert. That payload is the core of an automated trading setup: your alert fires on TradingView, and TV-Hub acts as the bridge that turns it into a real order on your exchange. This post walks the payload field by field, using the real camelCase schema, so the example you copy actually executes instead of landing as an error entry in your Activity Log.