Add docstring explaining the source of the script
This commit is contained in:
@@ -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 os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user