API Drawing styles constants
Summary
The Drawing style constants are used in chart drawing functions to set the graph type
Definition
Constant name | Value |
---|---|
DRAW_LINE | Open value of the Bar |
DRAW_HISTOGRAM | Low value of the Bar |
DRAW_FILL | High value of the Bar |
DRAW_ARROW | Close value of the Bar |
DRAW_SECTION | Volume value of the Bar |
DRAW_CANDLES | Date value of the Bar |
DRAW_NONE | Date value of the Bar |