syminfo.country - Pine Script Variable
syminfo.country
Section titled “syminfo.country”Overview
Section titled “Overview”Returns the two-letter code of the country where the symbol is traded, in the ISO 3166-1 alpha-2 format, or na if the exchange is not directly tied to a specific country. For example, on “NASDAQ:AAPL” it will return “US”, on “LSE:AAPL” it will return “GB”, and on “BITSTAMP:BTCUSD it will return na.
stringQualifier
Section titled “Qualifier”simple