Kirill2Kirill

Results 2 issues of Kirill2Kirill

All orders in Binance are reduced to two types: BinanceOrderBase and BinanceStreamOrderUpdate. Is it possible to bring their matching properties types to the same denominator? If in one int bool?,...

Currently, I am tracking the ping to the exchange by using `_client.SpotApi.ExchangeData.PingAsync()` method every second. And my logic works fine, but it clogs up the LOGS with trash info messages...