tw-stock
v1.3.1
Published
This is a search tw stock price with command
Downloads
9
Readme
tw-stock
This command use in my daily quickly search stock information.
How to install
npm install -g tw-stock
How to crawler stock.json
tw-stock crawler
How to use
tw-stock stock [stock_code]
| Options | Description | | ------------- | -------------------------------------- | | -l --listed | input this tw_stock_code is tse or otc | | -m --multiple | search multiple stock_code | | -f --favorite | show stocks in favorite list | | -d --date | search stock history trade |
Tips: When you must use date options search stock history trade.
| DateFormat | Description | | ---------- | -------------------- | | YYYY-MM | get month trade data | | YYYY-MM-DD | get day trade data |
How to search tw-stock index
tw-stock index [index] // TAIEX, TWO, FRMSA
| Options | Description | | ------------- | ------------------------------------------------------ | | -m --multiple | search multiple index | | -t --time | user can specify time to draw indices e.g. 0900 1000 | | -c --chart | draw index chart on today |
How to use favorite
tw-stock favorite [code]
[code]
input your add or delete stockCode
| Options | Description | | ----------- | ---------------------------------- | | -c --create | create favorite file. | | -a --add | add stockCode in favorite file. | | -d --delete | delete stockCode in favorite file. |