Automated NSE Trading via API

Заказчик: AI | Опубликовано: 04.10.2025

I want to fully automate my stock-market trades on the National Stock Exchange (NSE) through my broker’s API. The goal is a clean, reliable program that can pull live market data, generate trade signals (I’ll refine the exact logic with you as we go), and send, modify, or cancel orders instantly without manual intervention. Key needs • Connect securely to the NSE via my broker’s REST/WebSocket API • Fetch real-time quotes and account information, then act on them with low latency • Modular signal engine so I can plug in or tweak strategies later without rewriting core order logic • Robust risk controls—position sizing, stop-loss, and graceful shutdown on API or network errors • Detailed logging plus a simple dashboard or console output so I can monitor activity in real time Deliverables • Well-structured source code (Python preferred, but I’m open) • Setup instructions and a short demo showing live data capture and an example order flow on a sandbox or small-quantity live run • Brief documentation outlining how to adjust parameters and extend the strategy module If you’ve previously integrated with popular Indian broker APIs such as Zerodha Kite, Upstox, Fyers, or similar, let me know—experience there will speed things up.