Merge pull request #1758 from freqtrade/fix/rpcheader
Missing /daily header
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 sys
|
||||
|
||||
|
Reference in New Issue
Block a user