added files
This commit is contained in:
@@ -9,8 +9,8 @@ STOCK_EXCHANGE="NONE"
|
||||
# fee per trade in percentage on exchange (taker and maker added)
|
||||
FEE="0.5"
|
||||
|
||||
# Interval in seconds
|
||||
INTERVAL="300"
|
||||
# Interval in seconds - Should not be lower then 300
|
||||
INTERVAL="900"
|
||||
|
||||
## Currency used for trading
|
||||
CURRENCY="USDT"
|
||||
|
||||
Reference in New Issue
Block a user