Package | Description |
---|---|
com.dukascopy.api.drawings |
Modifier and Type | Interface and Description |
---|---|
interface |
IEntryOrderChartObject
Chart object for displaying entry order preview line.
|
interface |
IOrderLineChartObject
Use only for order preview.
|
interface |
IPriceMarkerChartObject |
interface |
IStopLossChartObject
Chart object for displaying stop loss preview line.
|
interface |
ITakeProfitChartObject
Chart object for displaying take profit preview line.
|
Modifier and Type | Method and Description |
---|---|
IHorizontalLineChartObject |
IChartObjectFactory.createHorizontalLine()
Creates
IHorizontalLineChartObject with default parameters. |
IHorizontalLineChartObject |
IChartObjectFactory.createHorizontalLine(java.lang.String key)
Creates
IHorizontalLineChartObject with default parameters. |
IHorizontalLineChartObject |
IChartObjectFactory.createHorizontalLine(java.lang.String key,
double price)
Constructs
IHorizontalLineChartObject with mandatory parameters. |
Copyright © 2024. All rights reserved.