ccxt-binance-example

Binance exchange api example,used ccxt-python.

Set config

Copy config example, set your Binance ApiKey & Secrect.

cp config.example.ini config.ini

Run app

python3 ./app.py