
Architecture & cost details
Various resources to help you sign up, learn & get technical support related to kite connect API.
Setting up the environment using Anaconda Navigator
A brief introduction to Python tools required for the course.
How to Sign up for Zerodha Kite Connect and create your app.
Overview & simple Login process
Introduction to Selenium library to fully automate the login process. This step is an alternative to the automatic or manual login processes given in previous videos.
Basics of Web scraping using Python
Learn how to create a TOTP key using Zerodha kite connect mobile app. We can do it in the web application in a similar way. We require a TOTP key while writing the login code in the following lecture. This video has been gratefully taken from the Zerodha Youtube account.
Download NIFTY instruments to get details like Instrument token, trading symbol, lot size & expiry date, etc.
Download historical Open High Low Close data for various instruments & different candles like 5 minute
Demo of various functions available in the API for trading like buying, selling, etc.
Write code to download real-time tick data for various instruments.
get audio-visual alerts when a particular instrument reaches a lower or upper price limit.
How to calculate simple Moving Averages & Exponential Moving Averages using Python.
Explanation of a simple moving average strategy.
Optimization of Strategy using multiple values of Lower SMA and Higher SMA
Code to simulate API so that you may test your strategy before running it with actual money.
Disclaimer: The video content is not sponsored by Zerodha and has no connection with it.
Zerodha is a leading discount broker in India. It has a great user Interface & API. After this course, you can Design and deploy trading strategies on the Kiteconnect platform. Using this course you will be able to automate your strategy including authentication, extracting data, performing technical analysis, generating signals, risk management, etc. Learn to work with MySQL Database to save and retrieve data. Gain a thorough understanding of Restful APIs and kite connect python wrapper in detail. Also included are the cost structure & limitations of the API.
This course covers complete API functionality, including:
Manual & Full Automation Login using Selenium - The API login process has been explained in a highly simplified manner.
Order Management - Placing orders, modifying, canceling, placing & trail stop loss orders.
Historical OHLC data downloading for different candle sizes.
Receiving real-time streaming tick data for multiple instruments & saving it in the Database.
Market /Trend Analysis with Technical Indicators using Excel/Google sheet and Python
Creating audio-visual alerts for monitoring multiple stock prices' upper & lower limits.
Write code for paper trading with a strategy.
Deploy your strategy on the cloud using Virtual Private Server(VPS).
Extra lecture on developing SMA & market direction strategy examples.
The course has all working code Jupyter notebooks available in the resources section.
This course includes frequently asked questions & prerequisites for every step.
Whether you are a student looking for a career in Data Science or a Trader trying to automate a strategy, this course is for you.