TradingView-Zerodha Auto-Trading Webapp

Job ID: 40036862

Budget: ₹12,500 – ₹37,500 INR

I need a small web application that listens to my TradingView alerts, spots candlestick, trendline, and volume-based patterns in real time, and immediately pushes the corresponding buy/sell instructions to my Zerodha account through the Kite Connect API. A simple dashboard where I can map each alert to the exact symbol, quantity, and side (long or short) will be enough; I will handle all strategy logic on TradingView itself.

Core flow I have in mind:
• TradingView fires a webhook whenever one of the three pattern types is detected.
• The web service receives the alert, validates it, and forwards an order request to Zerodha with the parameters I set in the dashboard.
• Order status and any error messages must be written back to a lightweight log I can check on screen and download as CSV.

I am comfortable running this on a small VPS, so feel free to build in Python (FastAPI or Flask) or Node.js—whichever you find faster for integrating both TradingView webhooks and the Kite SDK.

Deliverables:
1. Source code with concise README for local setup.
2. Deployed demo on my test Kite app key to prove live order execution.
3. Brief hand-off call or video walkthrough.

Let me know your preferred stack and an estimated timeline; I am ready to start right away.