Skip to content

A python module for getting intraday data from Google Finance.

Notifications You must be signed in to change notification settings

maxvitek/intradata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intradata

A python module for getting intraday data from Google Finance. Returns a pandas dataframe.

Usage

>>> from intradata import get_google_data
>>> aapl = get_google_data('AAPL')

About

A python module for getting intraday data from Google Finance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages