Happy !
CipT / FinanceFeed
About FinanceFeed
inspect any of the following:
YahooFinance new quotes: #(AAPL MSFT) columns: #(ask bid last_trade_date).
YahooFinance new history: #AAPL period: #monthly.
YahooFinance new history: #AAPL from: '2012-12-20' to: '2013-12-20' period: #monthly.
YahooFinance new history: #MSFT from: '2010-12-20' to: '2013-12-20' period: #dividends_only.
YahooFinance new splits: #AAPL from: '2002-12-20' to: '2015-4-20'.
