/bitcoin_trading.echse

This is a collection of simple python scripts utilizing the bitcoin.de trading API

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Build Status

Bitcoin.de Trading Scripts

This is a collection of simple python scripts utilizing the bitcoin.de trading API.

Work in progress.

As usual with Django, run

python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver

to bring up the development webserver.

License

Copyright 2018 Sebastian Schmittner sebastian@schmittner.pw

GPLV3

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.