GetTickersAsync failes for Binance
See original GitHub issueHi 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, Func
1 notFound)
at ExchangeSharp.CryptoUtility.CacheMethod[T](ICache cache, Dictionary2 methodCachePolicy, Func
1 method, Object[] arguments)
at ExchangeSharp.ExchangeAPI.GetTickersAsync()
Any suggestions?
Thanks, Jacob
Issue Analytics
- State:
- Created a year ago
- Comments:15 (4 by maintainers)
Top GitHub Comments
I think we should close this issue.
@dennisreimann There is no USD currency on BinanceCom