Skip to content

CLI tool to check price movements of stocks and cryptocurrencies

Notifications You must be signed in to change notification settings

Thomas-mcinally/stockprice

Repository files navigation

stockprice

A fast CLI tool with few dependencies.

Works for all tickers listed on Yahoo Finance, including cryptocurrency trading pairs (e.g. TSLA, BTC-USD) render1679340820713

Installation

Using pipx

pipx install stockprice-cli

Alternatively, using pip (or pip3):

pip install stockprice-cli