๐Ÿ“š Course

Learning Forex & Indian Market Trading Automation

Build automated trading systems using Python, APIs, and data pipelines.

About this course

Learn to connect broker APIs (Zerodha, etc.), ingest market data, run indicator strategies, and execute orders programmatically.

Based on a real self-project: a Python trading bot using pandas, InfluxDB, Zerodha API, and TradingView webhooks.

Syllabus

  • Market data APIs and tick/bar aggregation
  • Technical indicators with pandas and TA libraries
  • Strategy backtesting fundamentals
  • Order placement, risk limits, and position sizing
  • TradingView webhooks and alert integration
  • Capstone: deploy a paper-trading bot