This repository has been archived by the owner on May 21, 2019. It is now read-only.
Releases: RobJohnston/QuadrigaCX.Api
Releases · RobJohnston/QuadrigaCX.Api
First production version
- Fix return type of withdrawal methods.
First beta release
-
Suffix buy and sell methods with Async.
-
Update MarketOrder class after experimentation.
-
Remove GetBooks and GetCurrencies methods, as they are not part of the API.
v0.0.4-alpha
Release v0.0.4-alpha.
v0.0.3-alpha
- Added the trading, deposit, and withdrawal functionality (not tested at all).
- Return the error as a property of the object being retrieved instead of throwing an exception.
v0.0.2-alpha
The returned Task is no longer wrapped in a QuadrigaResponse object.
v0.0.1-alpha
First alpha release.