WatchlistSettings
Interface
Properties
default_symbols
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']
Type
string[]
readonly
OptionalEnables read-only mode for the watchlist.
Default
false
Type
boolean