<%method title>getquotes - ticker symbols for your terminal windows getquotes get's your favorite quotes from Yahoo finance.

The latest version is 1.05.

Install

It's really really easy.

Usage

Simple:
./getquotes SYM1 SYM2 SYM3

For example:
./getquotes AAPL IBM YHOO

See the builtin documentation for the more advanced options like changing the name of the cache file, the expire time for cached data (defaults to 5 minutes), disabling the cache (not recommended), the timeout period.

Latest changes