QuadrigaCX
An unofficial library for the QuadrigaCX V2 API
Features
- Supports Public and Private function
- Supports API key based authentication via an authenticated client
Installation
quadrigacx is available on PYPI. Install with pip:
pip install quadrigacx
or with easy_install:
easy_install quadrigacx
Note that while I have tried my best to support both Python 2.7 as well as Python 3, I would appreciate some contributions to test specific versions.
Usage
Prerequisites
- Install
quadrigacx - API Key and Secret for the use of Private Functions
Public Functions
WIP
License
Please check the LICENSE file attached in this repository.