|
Venice 0.751beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.org.venice.quote.GoogleEODQuoteImport
Import end-of-day quotes from finance.google.com into Venice.
FileEODQuoteImport,
ImportQuoteModule| Method Summary | |
static java.util.List |
importSymbol(Report report,
Symbol symbol,
java.lang.String prefix,
TradingDate startDate,
TradingDate endDate)
Retrieve quotes from Google. |
| 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,
java.lang.String prefix,
TradingDate startDate,
TradingDate endDate)
throws ImportExportException
report - report to log warnings and errorssymbol - symbol to importprefix - optional prefix to prepend (e.g. "ASX:"). This prefix tells
Google which exchange the symbol belongs to.startDate - start of date range to importendDate - end of date range to import
ImportExportException - if there was an error retrieving the quotes
|
Venice 0.751beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||