ccxt update
This commit is contained in:
@@ -3,12 +3,9 @@
|
||||
# Webpage URL
|
||||
URL="mydabobot.mydomain"
|
||||
|
||||
# The exchange we use for using the correct API (BINANCE or ONETRADING)
|
||||
# The exchange we use for using the correct API (CCXI-ID see: https://github.com/ccxt/ccxt)
|
||||
STOCK_EXCHANGE="NONE"
|
||||
|
||||
# fee per trade in percentage on exchange (taker and maker added)
|
||||
FEE="0.5"
|
||||
|
||||
# Interval in seconds - Should not be lower then 300
|
||||
INTERVAL="300"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user