See llms.txt for all machine-readable content.
This workflow polls a Google Sheets stock watchlist every five minutes during weekday market hours, fetches live quotes from an NSE quotes HTTP API, and sends Gmail alerts when prices cross buy-below or sell-above thresholds while logging each triggered alert back to Google Sheets.
Possible extensions:
Track stocks and receive alerts when prices fall below preferred entry levels.
Notify investors when stocks cross exit targets.
Monitor multiple NSE stocks from a single Google Sheet.
Implement custom entry/exit strategies without trading platforms.
Use AlertLog data for reviewing triggered signals.
Additional use cases can be built by extending notification channels, market APIs and analytics logic.
| Issue | Possible Cause | Solution |
|---|---|---|
| No alerts received | Stock row inactive | Set active = TRUE |
| Workflow runs but no stocks processed | Missing Name column |
Ensure Name column exists |
| Gmail sending fails | OAuth issue | Reconnect Gmail credentials |
| Alert history not saved | Missing AlertLog columns | Create required columns |
| API request fails | Endpoint unavailable | Verify API availability |
| No BUY / SELL events generated | Threshold values not reached | Adjust buy/sell limits |
| Empty API response | Schema mismatch | Ensure compatible output structure |
| Workflow runs outside desired time | Schedule mismatch | Update cron expression |
| Missing symbols | Incorrect stock names | Verify NSE symbol values |
| Alert messages incorrect | Message node customization issue | Review BUY/SELL Set nodes |
Do you need help deploying, customizing or extending this workflow?
WeblineIndia can assist with:
Whether you want Telegram alerts, advanced analytics, custom APIs or additional market integrations, the workflow can be expanded further based on your requirements.
Contact WeblineIndia to hire n8n developers for implementation assistance and custom workflow development.