config.json.example: add ticker_interval
This commit is contained in:
parent
1dbdb880e6
commit
7552c912a2
@ -3,6 +3,7 @@
|
||||
"stake_currency": "BTC",
|
||||
"stake_amount": 0.05,
|
||||
"fiat_display_currency": "USD",
|
||||
"ticker_interval" : "5m",
|
||||
"dry_run": false,
|
||||
"unfilledtimeout": 600,
|
||||
"bid_strategy": {
|
||||
|
Loading…
Reference in New Issue
Block a user