pstadler / ticker.sh

Real-time stock tickers from the command-line.
MIT License
511 stars 87 forks source link

Add `date` to output #28

Closed godofgrunts closed 3 years ago

godofgrunts commented 3 years ago

Adding the date to the output is nice if you need to capture stock prices at a certain time or if you just want to confirm your prices are updating as they should.

pstadler commented 3 years ago

See my reasoning here: https://github.com/pstadler/ticker.sh/pull/29#issuecomment-783982613