
Course Overview
Unlock the world of trading with our beginner-friendly course! Master Python fundamentals and live trading strategies tailored for Indian & Crypto brokers, no prior experience needed.
Duration: 8 weeks, 6-8 hours per week.
Fees: ₹40,000
Who can Enroll: Anyone who is passionate about coding.
Learning Outcome: Mastery to develop any type of Live Strategy in Stock, Commodity & Crypto Market
Curriculum
Basics of Python
- Variables, data types, loops, functions
- Libraries: NumPy, Pandas
- Data manipulation and file handling
Basics of Stock Share Market
- Cash and FNO Market
- Option Chain
- Option Greeks
- Broker Terminals
- Terminology with reference to Robo Trading
Introduction to Algo Trading
- Overview of financial markets and trading
- Basics of algorithmic trading
API Integration
- Integration with broker
- Web Socket
- POST/PUT/GET/Delete
- Broker Integration (Zerodha)
- Connecting to a broker API for live data
- Get Live Data from Broker
- Place Order (Buy/Sell/Stop Loss Order)
Develop Simple Live Strategy
- Set Entry Conditions / Stop Loss / Target / Trail SL
- Building a basic strategy (e.g., moving average crossover)
- Executing trades programmatically
- Develop Framework for Live Strategies
- Send Notifications of trade on Telegram
Option Chain Strategies
- Read Option Chain from broker
- Calculate Option Greeks
- Intrinsic Value and Time Value
- Get ATM / ITM / OTM
- Get Strike price by Intrinsic Value and Delta value
Develop Complex Strategies
- Multi Indicator Strategy
- Price Action Strategy
- Option Buy Strategy
- Option Sell Strategy
- Option Hedging Strategy
- Arbitrage Strategy
- Mathematics Based Strategy
Risk Management
- Emergency Exit
- Exit on Day Max Loss
- Handle Technical Glitch
- Restart Algo from where it left