Algo Trading With Zerodha Integration

Posted By: ELK1nG

Algo Trading With Zerodha Integration
Published 8/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.21 GB | Duration: 1h 40m

Learn to develop Algo trading strategy for Zerodha platform using Python & Mysql

What you'll learn
Integrate Zerodha Kite Connect API with Python
Get basic understanding of Python Tools
Understand basics of Algo trading strategy development
Understanding of Paper Trading using Fake Zerodha API
Download Indian Stock Market Tick Data & Place Orders using Software
Requirements
Basic of Software Development using Python, Basics of Indian Stock Market
Description
Stock market trading is highly dependent on human emotions. Our emotional biases like loss aversion & mental accounting negatively affect our decisions in the stock market. Most traders lose money in the stock market because of emotional issues & lack of discipline. Most modern traders have started shifting to software-based Algo Trading because of the above-mentioned issues. Zerodha is a leading discount broker in India. It has the best user Interface & API. Using this course you will be able to integrate with the Zerodha kite API within a few days.This course explains the Zerodha kite connect API architecture in detail. Also included are the cost structure & limitations of the APIThis course covers complete API functionality, including: Manual & Automatic Login - 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 tick data for multiple instruments & saving it in the Database. Creating audio-visual alerts for monitoring multiple stock prices' upper & lower limits.Write code for paper trading with a strategy. Extra lecture on developing SMA & morning market direction strategy examples.The course has all codes available in the resources section. This course requires basic knowledge of Python language & related tools like Anaconda, Jupyter notebook & Spyder. You also need an understanding of Pandas & NumPy. Database knowledge like Mysql will be added advantage.

Overview

Section 1: Introduction

Lecture 1 Introduction to course

Lecture 2 Introduction to Python tools

Section 2: Zerodha Kite Connect API details

Lecture 3 API Details

Lecture 4 What's possible with Kite Connect API?

Section 3: Login to Kite connect API

Lecture 5 Manual Login

Lecture 6 Automatic Login

Section 4: Download Data

Lecture 7 Downloading Instruments

Lecture 8 Downloading Tick Data Automatically

Lecture 9 Download Historical OHLC Data

Section 5: Using the API

Lecture 10 Important Functions in API

Lecture 11 Get Price Alerts

Section 6: Paper Trading

Lecture 12 Fake Zerodha class

Lecture 13 Simple SMA Strategy

Section 7: External Resources

Lecture 14 Resources

Software Developers, Algo Traders, Software Students