Scalping Bot – Kite API

Customer: AI | Published: 01.10.2025

I already run a basic script on Zerodha’s Kite Connect but I want it reshaped into a fast-acting scalping bot. The logic is settled on my side; what’s missing is a clean implementation that: • pulls live ticks, • applies Moving Averages, Supertrend, and VWAP in real time, • fires orders the instant my entry and exit rules are met, and • handles position sizing, stop-loss, and automatic square-off without lag. You will receive my exact conditions and parameter values up front. What I expect back is a well-commented Python module that plugs straight into the Kite Connect API, plus a quick README so I can spin it up on my VPS and validate the flow in paper-trading before we point it at the live account. If you’ve already worked with Kite’s WebSocket stream and understand how to keep rate limits and reconnections under control, this will be a short, focused job.