@dwedaz/idxticker

1.2.8 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.8
    2
    • latest

Version History

Package Sidebar

Install

npm i @dwedaz/idxticker

Weekly Downloads

1

Version

1.2.8

License

MIT

Unpacked Size

35.4 kB

Total Files

5

Last publish

Collaborators

  • dwedaz