A fast CLI tool with few dependencies.
Works for all tickers listed on Yahoo Finance, including cryptocurrency trading pairs (e.g. TSLA, BTC-USD)
-
Recommended method:
- Download appropriate static binary from release page
- Move binary to location that is in PATH
- That's it!
-
Alternative methods:
- Clone this repo and build binary yourself (Provided
CMakeLists.txt
should work for Windows/MacOS/Linux) - If you already have Python installed, download Python version via pip
- Clone this repo and build binary yourself (Provided