Skip to content

A simple command line tool for all your stock needs

Notifications You must be signed in to change notification settings

dorcheng/stocli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stoCLI

I check stock prices every morning and thought it would be fun to build a simple command line tool that displays stock information. StoCLI uses the Alpha Vantage API which provides realtime and historical equity data in 4 different categories: intraday, daily, weekly, and monthly.

When you first run stoCLI, it will prompt you to type in a specific stock symbol. Depending on the information you are looking for, type either intra, daily, weekly, or monthly. These options will all show the last seven data points (including today's information). For the intraday option, you must enter the interval length. Type 1 if you want to see stock information 1 minute apart, type 5 if you want to see stock information 5 minutes apart, and type 15 if you want to see stock information 15 minutes apart.


MSFT's stock information


About

A simple command line tool for all your stock needs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published