def main(): exchange.SetCurrency(“LTC_BTC”) Log(exchange.GetAccount())
The results: GetAccount: Invalid ContractType is not supported
Please tell me how to access the account data on the spot via the contract API
The grassAdded a spot exchange, Binance