mallorymallory / kraken-crypto-trading-interface

A lightweight(?) python tkinter trading terminal for tradoors
MIT License
0 stars 0 forks source link

hobby project not associated with Kraken in any way outside of using their public APIs. **under developement

lightweight (read:bad) crypto data/trading interface for Kraken exchange.

usage:

python3 interface.py

dependencies: veox's krakenex python3 wrapper for Kraken REST API https://github.com/veox/python3-krakenex websocket-client's websocket-client wrapper https://github.com/websocket-client/websocket-client