syminfo.main_tickerid - Pine Script Variable
syminfo.main_tickerid
Section titled “syminfo.main_tickerid”Overview
Section titled “Overview”A ticker identifier representing the current chart’s symbol. The value contains an exchange prefix and a symbol name, separated by a colon (e.g., “NASDAQ:AAPL”). It can also include information about data modifications such as dividend adjustment, non-standard chart type, currency conversion, etc. Unlike syminfo.tickerid, this variable’s value does not change when used in the expression argument of a request.*() function call.
stringQualifier
Section titled “Qualifier”simple