Skip to content

💰 A collection of scripts to analyze the stock market

Notifications You must be signed in to change notification settings

kensworth/market-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Market Scripts

Market Query

Market Query is a script that takes in a start date and an end date and returns useful data concerning all of the stocks listed on NASDAQ. This information includes open price, daily high, daily low, close, and volume.

Make sure this is python3 and grequests is installed

Dates take the form YYYY-MM-DD

$ python market_query.py start_date end_date

About

💰 A collection of scripts to analyze the stock market

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages