Bittrex.Net icon indicating copy to clipboard operation
Bittrex.Net copied to clipboard

A C# .Net wrapper for the Bittrex web API including all features easily accessible and usable

Results 4 Bittrex.Net issues
Sort by recently updated
recently updated
newest added

Bittrex WebSockets streams updates stop providing data - Version 7.0.9 tested - but issue also existed in prior versions. In some cases, Bittrex WebSocket streams stop providing incremental data and...

**Describe the bug** I'm trying to use the DI to inject the clients into app services that is provided by `AddBittrex()` and I'm injecting the `IBittrexSocketClient` as a scoped service...

Hi, first of all, nice work :) Did you know if there are any swagger or example (I saw that current example are using V1) to use for V3 EndPoints?...

Hi, I often get this type of error for private API operations. To solve this I have to generate a new set of auth tokens. But for some reason, after...