From ec72fff478d06ac4d82942785f6d084ff8e379cc Mon Sep 17 00:00:00 2001 From: gcarq Date: Thu, 18 May 2017 18:47:13 +0200 Subject: [PATCH] add property: stake_currency --- config.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json.example b/config.json.example index cb05bcec3..3e0903df4 100644 --- a/config.json.example +++ b/config.json.example @@ -1,5 +1,6 @@ { "max_open_trades": 3, + "stake_currency": "BTC", "stake_amount": 0.05, "dry_run": false, "trade_thresholds": {