Skip to main content

Interface: StickedPoint

Charting Library.StickedPoint

Position defined by an OHLC price on a bar at a specified time.

Hierarchy

Properties

channel

channel: "high" | "low" | "open" | "close"

Candle stick value to 'stick' on


time

time: number

A UNIX timestamp

Inherited from

TimePoint.time