Package | Description |
---|---|
com.dukascopy.api.drawings |
Modifier and Type | Method and Description |
---|---|
IElliottCorrectionWaveChartObject |
IChartObjectFactory.createElliottCorrectionWave()
Creates
IElliottCorrectionWaveChartObject with default parameters. |
IElliottCorrectionWaveChartObject |
IChartObjectFactory.createElliottCorrectionWave(java.lang.String key)
Creates
IElliottCorrectionWaveChartObject with default parameters. |
IElliottCorrectionWaveChartObject |
IChartObjectFactory.createElliottCorrectionWave(java.lang.String key,
long time1,
double price1,
long time2,
double price2,
long time3,
double price3,
long time4,
double price4)
Constructs
IElliottCorrectionWaveChartObject with mandatory parameters. |
Copyright © 2024. All rights reserved.