Skip to content

lilpaul/VALR.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

VALR API Wrapper for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages