Skip to content
Algo Trade Analytics Docs

syminfo.main_tickerid - Pine Script Variable

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.

string

simple