Skip to content

This code pulls 1-minute snapshot data for NSE-CASH stocks and saves them in their respective files .The data is pulled in d,c,h,l,o,v format and converted to date,time,o,h,l,c,v format

Notifications You must be signed in to change notification settings

naveen7v/Intraday-data-puller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intraday-data-puller

puller.py

This code pulls 1-minute snapshot data for NSE-CASH stocks and saves them in their respective files .The data is pulled in d,c,h,l,o,v format and converted to date,time,o,h,l,c,v format

SupportResistance_plot.py

This code plots intraday graph along with the Pivot,R1 and S1 levels for that day.

To calculate Pivot,R1,S1 etc you need the EOD data for that stock

liveplot_dash.py

This plots the live graph using Dash/Plotly package.

About

This code pulls 1-minute snapshot data for NSE-CASH stocks and saves them in their respective files .The data is pulled in d,c,h,l,o,v format and converted to date,time,o,h,l,c,v format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages