Python for Trading & Investing
Analytics and Automation for Traders and Investors
04 November 2016
Get Real Time Data from Google Finance for NSE
A small program that I have written in Python 3.5 to retrieve data from Google Finance. All set and ready for running it on a list of symbols.
Uses requests to retrieve the data from google finance and write to pandas.
This is the structure of a typical URL for symbol TCS for a 5 minute data:
http://www.google.com/finance/getprices?i=300&p=2d&f=d,o,h,l,c,v&df=cpct&x=NSE&q=TCS
Program:
https://github.com/pavanmullapudy/get_real_time_google_finance_data
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment