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