From 7552c912a2206ba557f121f841e20c94455e4f8e Mon Sep 17 00:00:00 2001 From: Samuel Husso Date: Wed, 9 May 2018 09:15:09 +0300 Subject: [PATCH] config.json.example: add ticker_interval --- config.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json.example b/config.json.example index 6a4f20cd6..d3dbeb52e 100644 --- a/config.json.example +++ b/config.json.example @@ -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": {