ExchangeSharp: GetTickersAsync failes for Binance

Hi there

I’m no longer able to execute GetTickersAsync for binance. it failes with the following exception:

2022-09-22 22:18:33,742 - Exception in run: System.IO.InvalidDataException: No market symbol metadata returned or unable to find symbol metadata for AXSBIDR at ExchangeSharp.ExchangeAPI.ExchangeMarketSymbolToCurrenciesAsync(String marketSymbol) at ExchangeSharp.ExchangeAPIExtensions.ParseTickerAsync(ExchangeAPI api, JToken token, String marketSymbol, Object askKey, Object bidKey, Object lastKey, Object baseVolumeKey, Object quoteVolumeKey, Object timestampKey, TimestampType timestampType, Object baseCurrencyKey, Object quoteCurrencyKey, Object idKey) at ExchangeSharp.BinanceGroup.BinanceGroupCommon.ParseTickerAsync(String symbol, JToken token) at ExchangeSharp.BinanceGroup.BinanceGroupCommon.OnGetTickersAsync() at ExchangeSharp.ExchangeAPI.<GetTickersAsync>b__85_0() at ExchangeSharp.CryptoUtility.<>c__DisplayClass89_01.<<CacheMethod>b__0>d.MoveNext() --- End of stack trace from previous location --- at ExchangeSharp.MemoryCache.GetOrCreate[T](String key, Func1 notFound) at ExchangeSharp.CryptoUtility.CacheMethod[T](ICache cache, Dictionary2 methodCachePolicy, Func1 method, Object[] arguments) at ExchangeSharp.ExchangeAPI.GetTickersAsync()

Any suggestions?

Thanks, Jacob

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (4 by maintainers)

Most upvoted comments

I think we should close this issue.