public class GoogleSymbol extends DataSource<GoogleSymbol.Data>
| Modifier and Type | Class and Description |
|---|---|
static class |
GoogleSymbol.Data |
DEBUG| Constructor and Description |
|---|
GoogleSymbol(String symbol) |
GoogleSymbol(String symbol,
CalendarDateUnit resolution) |
| Modifier and Type | Method and Description |
|---|---|
GoogleSymbol.Data |
parse(String line)
Parse one line into some custom object.
|
addQueryParameter, equals, getHistoricalPrices, getHistoricalPrices, getPriceSeries, getPriceSeries, getResolution, getSymbol, getSymbolCache, hashCode, setHost, setPathclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitparse, parsepublic GoogleSymbol(String symbol)
public GoogleSymbol(String symbol, CalendarDateUnit resolution)
public GoogleSymbol.Data parse(String line)
BasicParserline - The text line to parseCopyright © 2017 Optimatika. All rights reserved.