JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17
  • Score
    100M100P100Q90912F
  • License MIT

This is a search tw stock price with command

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 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.

Search Tse Stock

Search_TSE_Stock

Search Otc Stock

Search_OTC_Stock

Search Multiple Stock

Search_MULTIPLE_Stock