Creating a Custom Screener with Alerts in TradingView
QuantNomad
My Advanced PineScript Use-Cases Course: https://qntly.com/advpine My PineScript Programming Course: https://qntly.com/pineprog My Pro TradingView Indicators: https://qntly.com/proind Use this link to get $30 when you upgrade to a TradingView paid plan: http://qntly.com/xt9
#######################################
Follow me on: TradingView: https://qntly.com/trdv Discord: https://qntly.com/discord Telegram: https://qntly.com/tel Twitter: https://qntly.com/twtr
Contact me: https://qntly.com/con
#######################################
Some time ago I published an example of a simple custom screener in PineScript. The only thing this screener did is created a dynamic label with screener output. Recently TradingView announced alerts from the strategy with the possibility to add custom messages to alerts. So using it I was able to create a bit more advanced screener which sends results as alert messages. With tools like Alertatron, you can easily redirect them to Telegram if you want.
Here you can find the code for it: https://www.tradingview.com/script/QKgb0Fud-Custom-Screener-with-Alerts-QuantNomad/ ... https://www.youtube.com/watch?v=yqi2-cX_77c
22866669 Bytes