Skip to main content
0
T

Ticker

Track stocks, crypto, and derivatives prices and positions in real time from your terminal

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

No login needed

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

Ticker

Terminal stock & crypto price watcher and position tracker

Features

  • Live stock & crypto price quotes
  • Track value of your stock positions
  • Support for multiple cost basis lots
  • Support for pre and post market price quotes

Install

Download the pre-compiled binaries from the releases page and copy to a location in PATH or see quick installs below

homebrew

brew install achannarasappa/tap/ticker

linux

sh
curl -Ls https://api.github.com/repos/achannarasappa/ticker/releases/latest \
| grep -wo "https.*linux-amd64*.tar.gz" \
| wget -qi - \
&& tar -xvf ticker*.tar.gz ticker \
&& chmod +x ./ticker \
&& sudo mv ticker /usr/local/bin/

windows

winget install -e --id achannarasappa.ticker

docker

sh
docker run -it --rm achannarasappa/ticker

Note: config file can be mounted from the host machine by using a bind mount with -v ~/.ticker.yaml:/.ticker.yaml

snap

sh
sudo snap install ticker
sudo snap connect ticker:ticker-config

Note: config file will need to be set with --config $HOME/ticker.yaml since Snap does not allow access to dotfiles

Third-party repositories

These repositories are maintained by a third-party and may not have the latest versions available

MacPorts

sudo port selfupdate
sudo port install ticker

Quick Start

sh
ticker -w NET,AAPL,TSLA

Usage

Option NameAliasFlagDefaultDescription
--config~/.ticker.yamlconfig file location with watchlist and positions
interval-i--interval5Refresh interval in seconds
watchlist-w--watchlistcomma separated list of symbols to watch
show-tags--show-tagsdisplay currency, exchange name, and quote delay for each quote
show-fundamentals--show-fundamentalsdisplay open price, previous close, and day range
show-separator--show-separatorlayout with separators between each quote
show-summary--show-summaryshow total day change, total value, and total value change
show-positions--show-positionsshow positions including weight, average cost, and quantity
sort--sortsort quotes on the UI - options are change percent (default), alpha, value, and user
version--versionprint the current version number
debugenable debug logging to ./ticker-log-.log

Configuration

Don't lose this

Three weeks from now, you'll want Ticker again. Will you remember where to find it?

Save it to your library and the next time you need Ticker, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚡ Pro tip for geeks: add a-gnt 🤵🏻‍♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

🤵🏻‍♂️

a-gnt's Take

Our honest review

This plugs directly into your AI and gives it new abilities it didn't have before. Track stocks, crypto, and derivatives prices and positions in real time from your terminal. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

Your data stays between you and your AI — nothing is shared with us or anyone else.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.