TradingView Alert Message
Use this exact JSON in your TradingView alert message field when setting up your strategy alerts.
{
"ticker": "{{ticker}}",
"action": "{{strategy.order.action}}",
"sentiment": "{{strategy.market_position}}",
"quantity": "{{strategy.order.contracts}}",
"price": "{{close}}",
"time": "{{timenow}}",
"interval": "{{interval}}"
}
Setup & Configuration
Click to play
Setup Guide
How To Update Your Algo
Ready to go live?
Book a free consultation and get your automated account set up from scratch in a single live session.