Real-Time Stock Monitor with Smart Alerts for Indian & US Markets
VerifiedMonitors Indian and US stock prices and sends alerts via email and Telegram.
What this workflow does
The automation periodically retrieves a user-defined watchlist from Google Sheets, queries current prices via HTTP Request, and applies cooldown-aware logic to decide whether to notify. Alerts are delivered simultaneously over email and Telegram when stocks breach preset upper or lower bounds.
It is intended for day traders, investors, and portfolio managers who track NSE, BSE, and US equities and require timely multi-channel notifications of price breakouts.
Who is this for?
Day traders, retail investors, and portfolio managers who actively track Indian (NSE/BSE) and US stocks and need timely price alerts without constant manual checking.
What problem it solves
Manually watching stock prices across markets is time-consuming and easy to miss sudden breakouts or breakdowns outside normal monitoring hours.
What it automates
Day trading breakout alerts
A trader sets upper/lower limits on volatile NSE stocks and receives instant Telegram + email pings the moment price crosses thresholds during market hours.
Portfolio monitoring for investors
An investor maintains a Google Sheet watchlist of US and Indian holdings and gets notified only after cooldown periods to avoid alert fatigue on minor fluctuations.
Risk management for portfolio managers
A manager tracks multiple symbols and uses the workflow to trigger alerts when prices hit predefined stop-loss or target levels across both markets.
How the workflow works
The 5 nodes in this automation, in order.
- 1Send EmailemailSend
- 2Google SheetsgoogleSheets
- 3HTTP RequesthttpRequest
- 4Telegramtelegram
- 5Codecode
Apps & integrations used
How to set up Real-Time Stock Monitor with Smart Alerts for Indian & US Markets
- 1Create a Schedule trigger node set to run every 2 minutes during market hours
- 2Add Google Sheets node to read the stock watchlist with symbols, limits, and cooldown settings
- 3Use Function or Set node to parse watchlist rows into structured data
- 4Add HTTP Request node to fetch live prices from Twelve Data API
- 5Implement Smart Alert Logic with IF nodes to compare prices against limits and check cooldowns
- 6Connect Send Email and Telegram nodes for multi-channel notifications on triggered alerts
How to customize this workflow
- →Change Schedule trigger to run only during specific exchange hours
- →Add more notification nodes such as Slack or Discord
- →Extend Google Sheets columns to include cooldown duration per symbol
- →Replace Twelve Data with another price API via HTTP Request
Real-Time Stock Monitor with Smart Alerts for Indian & US Markets: pros & cons
Pros
- +Multi-channel notifications reduce missed alerts
- +Cooldown logic prevents notification spam
- +Works for both Indian and US markets in one workflow
- +Watchlist managed easily in Google Sheets
Cons
- –Requires paid Twelve Data API access for reliable real-time data
- –Only runs during defined market hours
- –No built-in backtesting or historical price storage
Frequently asked questions
It monitors stock prices from Indian and US markets every 2 minutes and sends Email or Telegram alerts when prices cross user-defined upper or lower limits.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…