automated trading bot

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

I’m looking to turn my existing options-trading strategy for the Indian markets into a hands-free workflow that fires orders through the Zerodha Kite API. The strategy logic itself is already settled; what I need is code that listens to the signals I feed it and instantly places, modifies, or exits positions in the NSE options segment with the correct lot sizes, stop-losses, and targets. Because latency and reliability are critical, the bot must: • Authenticate via Kite Connect and refresh tokens automatically • Validate margin and position limits before every order • Log every request/response for audit and quick debugging • Gracefully handle API errors, network drops, or rejected orders and attempt retries Deliverables I expect: 1. Well-commented source (Python is ideal, but I’m open to another language if you can justify it) 2. A simple config or JSON / CSV interface where I paste or stream my entry/exit signals 3. README with setup steps and a quick demo on Kite’s sandbox or a live small-quantity test 4. Optional but appreciated: a lightweight dashboard or CLI output showing current positions and P&L in real time Please highlight relevant experience building live trading automations, especially for Zerodha or other Indian brokers, when you reach out. If you’ve shipped similar bots, mention the tech stack you used and any challenges you solved around speed or order management.