Skip to content

dtrce/ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple stock ticker Script

Installation

Run bundle install

Usage

Run script every 5 seconds to get the live quotes

watch -n 5 -c ticker.rb AAPL,MSFT,FB

TODO

[ ] Add options for configuration

[ ] Sort stocks based on change %

[ ] Put stocks in groups. eg. my stocks, watch list

[ ] Create ruby gem

Inspired by https://github.com/pstadler/ticker.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages