Thykof / Strabot

Simple cryptocurrency trading bot (dev)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Trading bot

It contains tools for a trading robot, connected to hitbtc API. It can show a chart of prices and its Fourier transform with matplotlib, scipy and numpy.

Requirements

python3 -m pip install -r requirements.txt

Need to have tkinter working for matplotlib.

Test

python3 setup.py test

About

Simple cryptocurrency trading bot (dev)

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 75.9%Language:Python 24.1%