pycunia

Bitcoin trading system


Keywords
binance, bitcoin, cryptocurrency, ethereum, gdax
License
MIT
Install
pip install pycunia==0.1.2

Documentation

pycunia

A library for querying APIs of some cryptocurrency exchanges. Now pycunia supports GDAX and Binance.

Install

From source

enter pycunia directory and run pip3 install -e ./

From PyPi

pip3 install pycunia

Features

  • gdax api: public and authenticated APIs

TODO

  • gdax websocket api
  • binance api
  • some basic analyzing tools