|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.org.venice.quote.YahooIDQuoteImport
Import intra-day quotes from Yahoo into Venice.
| Method Summary | |
static java.util.List |
importSymbols(java.util.List symbols,
java.lang.String suffix)
Retrieve intra-day 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 importSymbols(java.util.List symbols,
java.lang.String suffix)
throws ImportExportException
symbols - the symbols to import.suffix - optional suffix to append (e.g. ".AX"). This suffix tells
Yahoo which exchange the symbol belongs to.
ImportExportException - if there was an error retrieving the quotes
|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||