radeone / pgate

python cryptocurrency balance aggregator for bitmex, kraken and 1broker using the ccxt libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pgate

config.py allows you to add your api keys and the format is as follows:

bitmexApi = {'apiKey':'your key','secret':'your secret'}

krakenApi = {'apiKey':'your key','secret':'your secret'}

brokerApi = {'apiKey':'your key'} yes only the apikey

About

python cryptocurrency balance aggregator for bitmex, kraken and 1broker using the ccxt libraries.


Languages

Language:Python 100.0%