Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

funds

Historical finance data acquisition and caching

To install: pip install funds

Examples

get a small set of tickers (offline, from a local file)

from funds import get_ticker_symbols

tickers = get_ticker_symbols()
len(tickers)
# 4039
"GOOG" in tickers
# True

About

Historical finance data acquisition and caching

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages