stash / tick

CLI-based stock-symbol monitor that speaks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tick

CLI tool to poll a stock symbol, say something when certain states change.

Usage

npm install
./index.js --symbol GOOG --lower 500 --upper 600

Data Source

Uses the undocumented and deprecated Google Finance API. This script will stop working at any time.

Legal

©2014 Jeremy Stashewsky

License: MIT

About

CLI-based stock-symbol monitor that speaks

License:MIT License


Languages

Language:JavaScript 100.0%