Software Engineer II · Pranjali Growcap
Proprietary options trading firm — Indian & US equity / derivatives.
- Algo Trading SDK — full-lifecycle Python SDK executing ₹400+ Cr daily turnover across 150+ accounts via Zerodha, IBKR, and XTS; real-time RMS, reconciliation, P&L.
- US Options Engine — ZeroMQ hub-spoke architecture: central TWS hub + 5 independent strategy processes with CSV state machines for crash recovery; fully autonomous on AWS EC2.
- Backtesting Engine — NumPy-vectorized rewrite with O(log n) lookup and 37-level portfolio stop-loss; 150× speedup (150 h → <1 h).
- Parallel Orchestration — FileLock job distribution across 16 terminals processing 50,000+ param combos × 250+ dates × 6 DTEs.
- Strategy Research — backtested 200+ options selling strategies on 8+ yrs of tick-level data; Polars + DuckDB dashboards with Excel heatmaps via xlwings.