syminfo.basecurrency - Pine Script Variable
syminfo.basecurrency
Section titled “syminfo.basecurrency”Overview
Section titled “Overview”Returns a string containing the code representing the symbol’s base currency (i.e., the traded currency or coin) if the instrument is a Forex or Crypto pair or a derivative based on such a pair. Otherwise, it returns an empty string. For example, this variable returns “EUR” for “EURJPY”, “BTC” for “BTCUSDT”, “CAD” for “CME:6C1!”, and "" for “NASDAQ:AAPL”.
stringQualifier
Section titled “Qualifier”simple