Skip to content

A python script that takes user input to search for EOD historical price data via asset class and ticker

Notifications You must be signed in to change notification settings

jovanshernandez/eodhd-asset-pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

eodhd-asset-pricing

A python script that takes user input to search for EOD historical price data via asset class and ticker Screen Shot 2022-11-17 at 8 31 57 AM

This script takes user input to search for prices of a stock, commodity, etf, or asset within a specific asset class. Asset classes include stocks, etfs, funds, bonds, indices, commodities, and crypto.

In order to run this script, you'll first need to create an account at EODHistoricalData and generate an API. EOD Historical Data has a free tier which is all we'll need for this script.

Python packages include requests, pandas, and sys.

About

A python script that takes user input to search for EOD historical price data via asset class and ticker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages