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