|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mov.quote.YahooEODQuoteImport
public class YahooEODQuoteImport
Import end-of-day quotes from Yahoo into Venice.
FileEODQuoteImport
,
ImportQuoteModule
Method Summary | |
---|---|
static java.util.List |
importSymbol(Report report,
Symbol symbol,
TradingDate startDate,
TradingDate endDate)
Retrieve quotes from Yahoo. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.List importSymbol(Report report, Symbol symbol, TradingDate startDate, TradingDate endDate) throws ImportExportException
report
- report to log warnings and errorssymbol
- symbol to importstartDate
- start of date range to importendDate
- end of date range to import
ImportExportException
- if there was an error retrieving the quotes
|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |