Add docstring explaining the source of the script

This commit is contained in:
Matthias 2019-04-12 07:05:00 +02:00
parent 500eb17449
commit c3b9d69919

View File

@ -1,3 +1,7 @@
"""
This script was adapted from ccxt here:
https://github.com/ccxt/ccxt/blob/master/examples/py/arbitrage-pairs.py
"""
import os
import sys