Real-Time option hadge Trading Bot

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

I need a indian market { NSE,BSE, MCX }fully automated bot that can execute day-trading decisions on the stock market using live market feeds only—no reliance on stale historical snapshots or news sentiment. The core of the project is an algorithm that reacts to intraday price action, places orders through a broker API, and manages open positions with tight risk controls. Please handle everything from building the trading logic to wiring it up with a real-time data provider and order-routing platform such as Interactive Brokers, Alpaca, or a comparable brokerage you are comfortable with. Programming in Python is preferred because of its rich ecosystem (pandas, NumPy, TA-Lib, websocket libraries), but I am open to another language if you can demonstrate equal or better latency performance. Deliverables I will review and test: • Source code with clear, commented functions for data ingestion, signal generation, order execution, and risk management • Configuration file or interface where I can adjust parameters (symbols, position size, stop-loss, take-profit, trading hours) without changing code • Deployment guide showing how to run the bot on a cloud VPS or local machine, including environment setup and API keys • A short validation session on a paper-trading account proving that the bot can enter and exit positions in real time without manual intervention Once these items meet the acceptance criteria, we can discuss any post-launch optimisation as a separate milestone.