Terminal stock ticker with live updates and position tracking
Terminal stock ticker with live updates and position tracking. Provides Live stock price quotes, lets you track the value of your stock positions, and supports multiple cost basis lots as well as pre and post market price quotes.
Terminal stock ticker with live updates and position tracking. Provides Live stock price quotes, lets you track the value of your stock positions, and supports multiple cost basis lots as well as pre and post market price quotes.
To install ticker, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ticker
To see what files were installed by ticker, run:
port contents ticker
To later upgrade ticker, run:
sudo port selfupdate && sudo port upgrade ticker
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.