vutran / yahoo-stocks-cli

Fetch stock data from the CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yahoo-stocks-cli

Fetch stock data from the CLI

Install

$ npm i -g yahoo-stocks-cli

Usage

Lookup a symbol

$ stocks lookup AAPL

Lookup price history for a symbol

$ stocks history AAPL

License

MIT © Vu Tran

About

Fetch stock data from the CLI

License:MIT License


Languages

Language:JavaScript 100.0%