won23 / fetchstock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Ruby 100.0%