DigitalRuby / ExchangeSharp

ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
https://www.digitalruby.com
MIT License
737 stars 374 forks source link

ignore missing symbols in ExchangeAPI.GetExchangeMarketFromCacheAsync() #831

Closed BZ-CO closed 4 months ago

BZ-CO commented 4 months ago

Fix for avoiding multiple requests when pair name listed in tickers is missing in symbols response.