Chart Objects Functions
The Chart Objects function library includes these functions:
- fnDrawHorizontalLine
- Used to draw a horizontal line. Positioned by price.
- fnDrawVerticalLine
- Used to draw a vertical line. Positioned by candle.
- fnDrawArrow
- Used to draw an up or down arrow. Positioned by price and candle.
- fnDrawThumb
- Used to draw an up or down thumb. Positioned by price and candle.
- fnDrawLabel
- Used to draw an label containing text. Positioned by price and candle.
- fnDrawText
- Used to draw text. Positioned by x and y coordinates.
- fnDrawCheckSign
- Used to draw a check mark. Positioned by price and candle.
- fnDrawStopSign
- Used to draw a stop sign. Positioned by price and candle.