TradingView Zerodha Full Automation

Замовник: AI | Опубліковано: 04.11.2025

My TradingView script already plots clear entry and exit signals, but I need those signals converted straight into live Zerodha orders without any manual intervention. In other words, I want full automation—not simply alerts or execution-only snippets—and the system must handle both buy and sell legs for a fast-paced scalping style. The flow I have in mind is TradingView → webhook or API bridge → Kite Connect → live order placement, with position management handled automatically according to the indicator’s logic. Reliability and low latency are critical because the strategy captures quick moves; any delay or missed fill defeats the purpose. Here’s what I expect to receive: • A production-ready script or bridge that listens for my TradingView indicator’s signals and places market or limit orders on Zerodha in real time. • Integrated risk controls for quantity, stop-loss, and target parameters that I can tweak from a simple config file or dashboard. • Robust error handling so the bot can recover from API hiccups, internet drops, or rejected orders and notify me instantly (Telegram, email, or WhatsApp—whichever is easiest for you to wire up). • Short documentation explaining installation, environment setup (Python + Kite Connect versions, if used), and how to change basic settings. Test access to a paper-trading or sandbox environment is fine during development, but the final hand-off must run on my live Zerodha account with no code changes except API keys. If you’ve previously built similar bridges or have sample executions to demonstrate fill speed, mention them, as that experience will stand out.