/CryptoMarketDataApi

Data access layer of cryptocurrency trading platforms, such as Huobi, BitMEX, etc.

Primary LanguagePythonMIT LicenseMIT

CryptoMarketDataApi

Data access layer of cryptocurrency trading platforms, such as Huobi, BitMEX, etc.

Rationale

  • Self-contained module of each API functionalities;
  • Minimize package dependency among modules;
  • Ease of use.

Install

pip install git+https://github.com/aviatorBeijing/CryptoMarketDataApi.git#subdirectory=src

Examples

> cd src/examples
> python ws_huobi.py