Package | Description |
---|---|
com.dukascopy.api.feed | |
com.dukascopy.api.system | |
com.dukascopy.api.system.tester |
Modifier and Type | Method and Description |
---|---|
ITesterClient.InterpolationMethod |
DataInterpolationDescriptor.getInterpolationMethod()
Returns InterpolationMethod of this DataInterpolationDescriptor.
|
Modifier and Type | Method and Description |
---|---|
static ITesterClient.InterpolationMethod |
ITesterClient.InterpolationMethod.fromString(java.lang.String stringValue) |
static ITesterClient.InterpolationMethod |
ITesterClient.InterpolationMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ITesterClient.InterpolationMethod[] |
ITesterClient.InterpolationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ITesterClient.setDataInterval(Period period,
OfferSide offerSide,
ITesterClient.InterpolationMethod interpolationMethod,
long from,
long to)
Sets the period to use for ticks generation and time interval when to start and end testing process.
|
Modifier and Type | Method and Description |
---|---|
ITesterClient.InterpolationMethod |
ITesterDataInterval.IInterpolation.getInterpolationMethod() |
Copyright © 2024. All rights reserved.