|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.finance.data.GoogleSymbol
public class GoogleSymbol
| Nested Class Summary | |
|---|---|
static class |
GoogleSymbol.Data
|
| Field Summary | |
|---|---|
static boolean |
DEBUG
|
| Constructor Summary | |
|---|---|
GoogleSymbol(String aSymbol)
|
|
GoogleSymbol(String aSymbol,
CalendarDateUnit aTimeUnit)
|
|
| Method Summary | |
|---|---|
DateSeries<BigDecimal> |
getPriceSeries()
|
DateSeries<BigDecimal> |
getPriceSeries(BufferedReader aReader)
|
String |
getSymbol()
|
CalendarDateUnit |
getTimeUnit()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean DEBUG
| Constructor Detail |
|---|
public GoogleSymbol(String aSymbol)
public GoogleSymbol(String aSymbol,
CalendarDateUnit aTimeUnit)
| Method Detail |
|---|
public DateSeries<BigDecimal> getPriceSeries()
public DateSeries<BigDecimal> getPriceSeries(BufferedReader aReader)
public String getSymbol()
public CalendarDateUnit getTimeUnit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||