Skip to content

won23/fetchstock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fetchstock

Simple tool to fetch stock quotes so you know where your monies at!

git clone https://github.com/Tkwon123/fetchstock.git
cd fetchstock
bundle install
ruby fetchstock.rb

OR

git clone https://github.com/Tkwon123/fetchstock.git
cd fetchstock
gem install stock_quote
ruby fetchstock.rb

Leverages the Yahoo Finance API via the stock_quote gem (https://github.com/tyrauber/stock_quote)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages