TradingView Buy-Sell Text Recognition and Alert Script
Budget: $10 – $30 USD
I need a small Pine Script add-on (or even Java script) that looks at and recognize the text printed on the PREVIOUS candle of any TradingView chart, checks whether it contains the keywords “Buy” or “Sell”, and—if it does—immediately fires a webhook alert.
Scope
• Keyword detection only; no pattern recognition or number extraction involved.
• Target words: “Buy” and “Sell”. The alert should trigger whenever either word is found, nothing else.
• The scan must reference the candle that has just closed, so the alert goes out in real time for the next bar.
• Webhook payload and URL should be easy for me to edit in the script parameters.
Deliverable
A single, commented Pine Script file that I can paste into TradingView, save, and add as an alert source. I will test it on a live chart; acceptance is a successful alert push for both keywords on the correct bar.
Scope
• Keyword detection only; no pattern recognition or number extraction involved.
• Target words: “Buy” and “Sell”. The alert should trigger whenever either word is found, nothing else.
• The scan must reference the candle that has just closed, so the alert goes out in real time for the next bar.
• Webhook payload and URL should be easy for me to edit in the script parameters.
Deliverable
A single, commented Pine Script file that I can paste into TradingView, save, and add as an alert source. I will test it on a live chart; acceptance is a successful alert push for both keywords on the correct bar.