Skip to content

Latest commit

 

History

History
99 lines (84 loc) · 4.73 KB

README.md

File metadata and controls

99 lines (84 loc) · 4.73 KB

HitBtc.Net

build

HitBtc.Net.Client is a .Net wrapper for the HitBtc API as described on HitBtc. It includes all features the API provides using clear and readable C# objects including

  • Reading market info
  • Placing and managing orders
  • Reading balances and funds
  • Live updates using the websocket

Additionally it adds some convenience features like:

  • Configurable rate limiting
  • Autmatic logging

Installation

Nuget version Nuget downloads

Available on NuGet:

PM> Install-Package HitBtc.Net.Client

To get started with HitBtc.Net.Client first you will need to get the library itself. The easiest way to do this is to install the package into your project using NuGet.

Getting started

To get started we have to add the HitBtc.Net.Client namespace: using HitBtc.Net;.

HitBtc.Net.Client provides three clients to interact with the HitBtc API:

The HitBtcClient provides all rest API calls.

The HitBtcSocketClient provides functions to interact with the websocket provided by the HitBtc API.

See examples here.

If you think something is broken, something is missing or have any questions, please open an Issue

CryptoExchange.Net

Implementation is build upon the CryptoExchange.Net library, make sure to also check out the documentation on that: docs

Other CryptoExchange.Net implementations:


Bitfinex

Bittrex

Binance

CoinEx

Huobi

Kucoin

Kraken

Switcheo

Liquid

OKEx

Exante

Changelog

  • 05/06/2021 - IExchangeClient recent trades changed to public
  • 03/18/2021 - IExchangeClient common interface implementation
  • 03/09/2021 - socket, more api methods implemented
  • 02/27/2021 - Initial release

Donations

Donations are greatly appreciated and a motivation to keep improving.

Btc: 14nuXrFEKTrvyhHWYW7RgRt4zVxBfwff5V
Eth: 0x7CD82F45b173891e36d68ea4311B8b13A11a3B4b