Interface: ChartDescriptionContext
Charting Library.ChartDescriptionContext
Properties
chartCount
chartCount: number
Number of visible charts in the current layout
chartIndex
chartIndex: number
Index of the current chart within a multi-chart layout
chartType
chartType: SeriesType
Style of chart
chartTypeName
chartTypeName: string
Name of chart style
description
Optional
description: string
Symbol's description from the Symbol Info
exchange
Optional
exchange: string
Symbol's exchange
interval
interval: ResolutionString
Resolution (interval) of the chart
isIntraday
isIntraday: boolean
Is the resolution (interval) intraday
priceFormatter
priceFormatter: ISymbolValueFormatter
Symbol's default price formatter
symbol
symbol: string
Symbol identifier, typically the symbols ticker or name defined in the Symbol Info
symbolInfo
symbolInfo: LibrarySymbolInfo
The complete Symbol Info for the chart's main series
ticker
Optional
ticker: string
Symbol's ticker identifier
visibleData
Optional
visibleData: ExportedData
Visible data. Only included if aria_detailed_chart_descriptions featureset is enabled
visibleRange
visibleRange: VisibleTimeRange
Visible time range