Interface: WatchlistSettings
Charting Library.WatchlistSettings
Properties
default_symbols
• default_symbols: string
[]
Sets the list of default symbols for watchlist.
Any item in the list which is prefixed with ###
will be considered a section divider in the watchlist.
Default
[]
Example:
default_symbols: ['###TOP SECTION', 'AAPL', 'IBM', '###SECOND SECTION', 'MSFT']
readonly
• Optional
readonly: boolean
Enables read-only mode for the watchlist.
Default
false