Skip to content

Latest commit

 

History

History
67 lines (60 loc) · 3.08 KB

README.md

File metadata and controls

67 lines (60 loc) · 3.08 KB

Icon VALR.Net

VALR.Net is a .Net wrapper for the VALR API as described on VALR.

This API wrapper is based on the pattern used by JKorf in his Bitfinex.Net project Bitfinex.Net.

It is planned to 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

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 (also JKorf), make sure to also check out the documentation on that: docs

Other JKorf CryptoExchange.Net implementations:


Bittrex

Binance

CoinEx

Huobi

Kucoin

Kraken
Other implementations from third parties:

Switcheo

Liquid

OKEx