| Modifier and Type | Field and Description |
|---|---|
static IntervalPrice.Type |
IntervalPrice.Type.Close |
static IntervalPrice.Type |
IntervalPrice.Type.High |
static IntervalPrice.Type |
IntervalPrice.Type.Low |
static IntervalPrice.Type |
IntervalPrice.Type.Open |
| Modifier and Type | Method and Description |
|---|---|
static IntervalPrice.Type |
IntervalPrice.Type.swigToEnum(int swigValue) |
| Modifier and Type | Method and Description |
|---|---|
static RealTimeSeries |
IntervalPrice.extractComponent(IntervalPriceTimeSeries arg0,
IntervalPrice.Type t) |
static DoubleVector |
IntervalPrice.extractValues(IntervalPriceTimeSeries arg0,
IntervalPrice.Type t) |
void |
IntervalPrice.setValue(double arg0,
IntervalPrice.Type arg1) |
double |
IntervalPrice.value(IntervalPrice.Type t) |
Copyright © 2017. All rights reserved.