Track stock and crypto prices and monitor investment positions directly from your command-line terminal.
Ticker is a terminal-based application created by Arunachalam Annarasappa for watching live stock and crypto prices and tracking personal investment positions. It solves the problem of needing a dedicated, lightweight tool to monitor financial markets without leaving the command-line interface. Users can view live quotes and track the performance of their holdings in a customizable, text-based environment.
Ticker is an open-source, command-line application written in Go. Users interact with it by running the ticker command with flags or by creating a .ticker.yaml configuration file to define their watchlist and positions. The tool polls data from Yahoo Finance and streams from Coinbase, displaying live market information directly in the terminal. It can be installed via Homebrew, Winget, or pre-compiled binaries.
This tool is ideal for developers, system administrators, and financial enthusiasts who work primarily in a terminal and want a lightweight, at-a-glance view of their stock and crypto holdings without context switching.
Market data from the default source, Yahoo Finance, is not real-time and can have delays of 30 seconds or more. Real-time data is only available for spot assets streamed directly from Coinbase.