Skip to content

ajay-cz/zerodha-demo

Repository files navigation

zerodha-demo

A simple flask app to demo the Parsing the Bin stream from Kite Websockets & storing the data into mySQL. While a parallel request thread would fetch the data from the DB and display it on the screen.

Steps to Run

Prerequisites

Setup mysql & run the sql file zerodhastreamquotes_modeltp.sql to create the Table

Code Setup

  1. Setup venv
  2. pip install -r requirements.txt
  3. python runsever zerodha.py

Access

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages