🇨🇳 简体中文
主题
getSymbol 获取当前交易对。
getSymbol
() => SymbolInfo | null
getSymbol 不接收任何参数。
getSymbol 返回一个包含交易对信息的 SymbolInfo 对象或者 null 。
SymbolInfo
null