Package Exports
- tw-stock
 - tw-stock/bin/index.js
 
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tw-stock) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
tw-stock
This command use in my daily qucikly search stock information.
How to install:
npm install -g tw-stockHow to update stock.json:
tw-stock updateHow to use:
tw-stock stock [stock_code][stock_code] input your search tw_stock_code
| Options | Description | 
|---|---|
| -l --listed | input this tw_stock_code is tse or otc | 
| -m --mutiple | 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]| Index | Description | 
|---|---|
| TAIEX | search taiex index | 
| TWO | search two index | 
| FRMSA | search frmsa index | 
| Options | Description | 
|---|---|
| -m --multiple | search multiple stock index | 
| -d --date | user can input startDate and endDate filter chart data | 
| -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. | 
Search Tse Stock

Search Otc Stock

Search Multiple Stock

Add Stock in Favorite List

Show Favorite List
