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