ChartDirector 7.0 (Java Edition)
FinanceChart
.
addHLOC
Usage
public HLOCLayer addHLOC(int upColor, int downColor)
Description
Adds a HLOC layer to the main chart.
Arguments
Argument
Default
Description
upColor
(Mandatory)
The candle color for a up day.
downColor
(Mandatory)
The candle color for a down day.
Return Value
A
HLOCLayer
object representing the HLOC layer created.
© 2021 Advanced Software Engineering Limited. All rights reserved.