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