Welcome to the first video on my channel, Quant by Boji.
In this series, I’m walking you through how to build a complete end-to-end automation pipeline that takes alerts from TradingView and turns them into real trades on Tradovate, with confirmations sent to Telegram.
In this first episode, I cover the foundation:
Creating an indicator in TradingView using Pine Script
Adding the alertcondition() function so alerts know when to fire
Setting up an alert in TradingView with the Webhook URL
Writing a JSON message in the alert so your server has all the data it needs
By the end of this video, you’ll understand how TradingView can send structured alerts directly to your server, which is the first step in connecting it all to Tradovate.
⚠️ Disclaimer: This content is for educational purposes only. I’m not providing financial advice. Futures trading carries substantial risk, so always start in paper trading and do your own due diligence.
🔔 Subscribe and follow along — in the next episode, I’ll show you how to capture these alerts on AWS and move closer to live automation.
In this series, I’m walking you through how to build a complete end-to-end automation pipeline that takes alerts from TradingView and turns them into real trades on Tradovate, with confirmations sent to Telegram.
In this first episode, I cover the foundation:
Creating an indicator in TradingView using Pine Script
Adding the alertcondition() function so alerts know when to fire
Setting up an alert in TradingView with the Webhook URL
Writing a JSON message in the alert so your server has all the data it needs
By the end of this video, you’ll understand how TradingView can send structured alerts directly to your server, which is the first step in connecting it all to Tradovate.
⚠️ Disclaimer: This content is for educational purposes only. I’m not providing financial advice. Futures trading carries substantial risk, so always start in paper trading and do your own due diligence.
🔔 Subscribe and follow along — in the next episode, I’ll show you how to capture these alerts on AWS and move closer to live automation.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.