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

A C# .netstandard client library for the Bitfinex REST and Websocket API focusing on clear usage and models

Results 6 Bitfinex.Net issues
Sort by recently updated
recently updated
newest added

BitfinexSymbolOverview and BitfinexTradeSimple lost the properties of funding, so added them. Please check, thanks.

Hello. Is there a way to switch `BitfinexSymbolOrderBook` to raw mode? By default it show only 25 levels and can be extended to 100, but anyways maximum available precision is...

Hi, Bitfinex [says](https://docs.bitfinex.com/reference#ws-public-books) _Bulk Updates Bulk updates can be enabled by sending a [conf event](https://docs.bitfinex.com/docs/ws-general#configuration) with a flag value of 536870912. With bulk updates enabled, updates will arrive as an...

I did not find the Keep Funding function in the library. Is it implemented?

Hi, I'm still facing this type of problem: https://github.com/JKorf/Bitfinex.Net/issues/99. For some reason order canceling operation may return "No response on query received" after 10 seconds of waiting. Also when (right...

The client.GeneralApi.Funding.GetFundingLoansAsync function always returns 0 in the Price field.