1.2.8 • Published 3 years ago

@dwedaz/idxticker v1.2.8

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

IDX Ticker

fork from ASX Ticker A terminal app to view the latest IDX (Indonesia stock exchange) stock prices.

Demo

Alt text

Installation

Simply run npm i -g idxticker to install idxticker globally.

Once installed you can run the following commands:

# show top 20 idx stocks
idx

# query single idx stock
idx -c BBCA

# query multiple idx stocks
idx -c BBCA,ASII,TLKM

Cron

*/5 * * * * /path/to/stock_alert.sh "<" BBRI 5000
*/5 * * * * /path/to/stock_alert.sh ">" BBRI 3000
*/5 * * * * /path/to/stock_alert.sh "=" BBRI 3000