matcha-stock
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

matcha-stock

A command to get stock information. Created with ❤️ by Elitizon.

oclif Version Downloads/week License

Usage

$ npm install -g matcha-stock
$ matcha-stock -h

A simple command to retrieve stock information from Yahoo Finance.

USAGE
  $ matcha-stock

OPTIONS
  -h, --help         show CLI help
  -s, --symbol=MSFT  (required) stock symbol to retrieve
  -v, --version      show CLI version

DESCRIPTION
  A simple command to retrieve stock information from Yahoo Finance.

    Created with ❤️ by Elitizon (https://www.elitizon.com)

Example

$  npx matcha-stock -s=MSFT
┌───────────────────────────────────┬─────────────────────────┐
│              (index)              │         Values          │
├───────────────────────────────────┼─────────────────────────┤
│             language              │         'en-US'         │
│              region               │          'US'           │
│             quoteType             │        'EQUITY'         │
│          quoteSourceName          │     'Delayed Quote'     │
│            triggerable            │          true           │
│             currency              │          'USD'          │
│    firstTradeDateMilliseconds     │      511108200000       │
│             priceHint             │            2            │
│            marketState            │       'POSTPOST'        │
│      postMarketChangePercent      │       0.31417143        │

Package Sidebar

Install

npm i matcha-stock

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

6.68 kB

Total Files

8

Last publish

Collaborators

  • raphaelmansuy