Open-source AI intraday trading bot ranks Nifty 50 every 15s and trades via Zerodha Kite

IndraVahan · x · 2026-09-23

The GitHub project warrenduffer is an AI-driven intraday trading bot for Indian stocks in a single Node process. Its AI ranker "Jev" (TypeSafe AI via Vercel AI Gateway) classifies and ranks Nifty 50 names every 15 seconds and decides take-profit, while conventional code handles position sizing, stops, a kill switch, and daily loss halts. Orders go live as MIS through Zerodha Kite or Kotak Neo, with a SQLite audit log and a terminal-style dashboard on 127.0.0.1:8080. The README warns there is no paper-trading mode, it places real orders with real money, and users bear full responsibility for broker API terms and SEBI compliance.

Original post →

More from coding & agent

coding & agent channel →