Search
Preparing search index...
The search index is not available
VobcoCharts API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Grid/Indicator/DrawFunctions/OHLC"
VobcoCharts
Grids
Indicators
DrawFunctions
OHLC
Class OHLC
Hierarchy
BaseDrawFunction
OHLC
Candlestick
Index
Constructors
constructor
Properties
grid
indicator
display
Name
Methods
draw
draw
Tick
Constructors
constructor
new OHLC
(
indicator
:
GridIndicator
)
:
OHLC
Parameters
indicator:
GridIndicator
Returns
OHLC
Properties
grid
grid
:
Grid
indicator
indicator
:
GridIndicator
Grid indicator
Static
display
Name
display
Name
:
string
= "ohlc"
Methods
draw
draw
(
)
:
void
Draws a line chart representing data in GridIndicator
Returns
void
draw
Tick
draw
Tick
(
x
:
number
, o
:
number
, h
:
number
, l
:
number
, c
:
number
, width
:
number
, color
:
string
)
:
void
Parameters
x:
number
o:
number
h:
number
l:
number
c:
number
width:
number
color:
string
Returns
void
Globals
"
Grid/
Indicator/
Draw
Functions/OHLC"
Vobco
Charts
Grids
Indicators
Draw
Functions
OHLC
constructor
grid
indicator
display
Name
draw
draw
Tick
Generated using
TypeDoc
Grid indicator