Skip to main content

Interface: ChartData

Charting Library.ChartData

Saved chart data

Properties

content

content: string

content of the chart


id

Optional id: string | number

unique ID of the chart (may be undefined if it wasn't saved before)


name

name: string

name of the chart


resolution

resolution: ResolutionString

resolution of the chart


symbol

symbol: string

symbol of the chart


timestamp

timestamp: number

UNIX time when the chart was last modified. Date and time will be displayed in the Load layout dialog.