Bitfinex.Net is a high performance client library for accessing the Bitfinex REST and Websocket API. All data is mapped to readable models and enum values. Additional features include automatic websocket (re)connection management, an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more.
$ dotnet add package Bitfinex.NetBitfinex.Net is a wrapper around the Bitfinex API as described on Bitfinex, including all features the API provides using clear and readable objects, both for the REST as the websocket API's.
If you think something is broken, something is missing or have any questions, please open an Issue
dotnet add package Bitfinex.Net
I develop and maintain this package on my own for free in my spare time, any support is greatly appreciated.
Sign up using the following referral link to pay a small percentage of the trading fees you pay to support the project instead of paying them straight to Bitfinex. This doesn't cost you a thing! Link
Make a one time donation in a crypto currency of your choice. If you prefer to donate a currency not listed here please contact me.
Btc: bc1qz0jv0my7fc60rxeupr23e75x95qmlq6489n8gh : 0x8E21C4d955975cB645589745ac0c46ECA8FAE504
Alternatively, sponsor me on Github using Github Sponsors.
A Discord server is available here. Feel free to join for discussion and/or questions around the CryptoExchange.Net and implementation libraries.
Version 7.0.5 - 03 Dec 2023
Version 7.0.4 - 24 Oct 2023
Version 7.0.3 - 09 Oct 2023
Version 7.0.2 - 21 Sep 2023
Version 7.0.1 - 19 Sep 2023
Version 7.0.0 - 17 Sep 2023
Version 6.0.1 - 25 Aug 2023
Version 6.0.0 - 25 Jun 2023
Version 5.2.0 - 16 Apr 2023
Version 5.1.2 - 18 Mar 2023
Version 5.1.1 - 14 Feb 2023
Version 5.1.0 - 17 Nov 2022
Version 5.0.16 - 25 Sep 2022
Version 5.0.15 - 18 Jul 2022
Version 5.0.14 - 16 Jul 2022
Version 5.0.13 - 10 Jul 2022
Version 5.0.12 - 12 Jun 2022
Version 5.0.11 - 24 May 2022
Version 5.0.10 - 22 May 2022
Version 5.0.9 - 08 May 2022
Version 5.0.8 - 01 May 2022
Version 5.0.7 - 14 Apr 2022
Version 5.0.6 - 14 Mar 2022
Version 5.0.5 - 10 Mar 2022
Version 5.0.4 - 08 Mar 2022
Version 5.0.3 - 01 Mar 2022
Version 5.0.2 - 27 Feb 2022
Version 5.0.1 - 24 Feb 2022
Version 5.0.0 - 18 Feb 2022
Added Github.io page for documentation: https://jkorf.github.io/Bitfinex.Net/
Added unit tests for parsing the returned JSON for each endpoint and subscription
Added AddBitfinex extension method on IServiceCollection for easy dependency injection
Added URL reference to API endpoint documentation for each endpoint
Refactored client structure to be consistent across exchange implementations
Renamed various properties to be consistent across exchange implementations
Cleaned up project structure
Fixed various models
Updated CryptoExchange.Net, see https://github.com/JKorf/CryptoExchange.Net#release-notes
See https://jkorf.github.io/Bitfinex.Net/MigrationGuide.html for additional notes for updating from V4 to V5
Version 4.2.4 - 03 Nov 2021
Version 4.2.3 - 08 Oct 2021
Version 4.2.2 - 06 Oct 2021
Version 4.2.1 - 05 Oct 2021
Version 4.2.0 - 29 Sep 2021
params to IEnumerableVersion 4.1.2 - 22 Sep 2021
Version 4.1.1 - 21 Sep 2021
Version 4.1.0 - 20 Sep 2021
Version 4.0.5 - 15 Sep 2021
Version 4.0.4 - 02 Sep 2021
Version 4.0.3 - 26 Aug 2021
Version 4.0.2 - 24 Aug 2021
Version 4.0.1 - 13 Aug 2021
Version 4.0.0 - 12 Aug 2021
Version 4.0.0-beta3 - 09 Aug 2021
Version 4.0.0-beta2 - 26 Jul 2021
Version 4.0.0-beta1 - 09 Jul 2021
Version 3.5.0-beta4 - 07 Jun 2021
Version 3.5.0-beta3 - 26 May 2021
Version 3.5.0-beta2 - 06 mei 2021
Version 3.5.0-beta1 - 30 apr 2021