Skip to main content

ChartData

Interface

Saved chart data

Properties

content

content of the chart

Type

string


id

Optional

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

Type

string | number


name

name of the chart

Type

string


resolution

resolution of the chart

Type

ResolutionString


symbol

symbol of the chart

Type

string


timestamp

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

Type

number