Skip to content

Fetches the data for the given ticker from NSE or BSE for the given time frame and date and time range

Notifications You must be signed in to change notification settings

harsiddhdave44/Ticker-Ticks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ticker Ticks

TickerTicks is a Python app that helps in fetching the data for any Index, Equity, or any other instrument from either NSE or BSE using the Zerodha Kite's API. It can take any ticker along with the date and time range and fetch the historical data for the same for the given time-frame.

This code fetches the data for the 15-minute timeframe, although you can tweak it to fetch the data for any other time-frame as you need.

Link to Kite API Documentation: https://kite.trade/docs/connect/v3/

How to run the code:

$ py fetch_data.py

About

Fetches the data for the given ticker from NSE or BSE for the given time frame and date and time range

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages