User Portlet User Portlet

Discussions
As long as historical quotes of a stock or index in available in Yahoo Finance, we can use following function to get financial data. Options[YahooFinancialData] := {StartDate -> {0, 0, 0}, EndDate -> {0, 0, 0}, TradingPeriods -> "d"}; ...