pstadler / ticker.sh

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

missing regularMarketChangePercent is not handled #40

Closed taviso closed 1 year ago

taviso commented 1 year ago

A missing regularMarketChangePercent is not handled, which can happen with money market funds. Here is an example:

$ ticker.sh VMFXX
ticker.sh: line 106: printf: null: invalid number
pstadler commented 1 year ago

thanks for your report, this should work now.