From 0467004144bc35ca932d1aee5546a2f31825f260 Mon Sep 17 00:00:00 2001 From: misagh Date: Sun, 10 Mar 2019 15:54:46 +0100 Subject: [PATCH] added trailing_only_offset_is_reached to full config --- config_full.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config_full.json.example b/config_full.json.example index 0f46a62e3..be4e02039 100644 --- a/config_full.json.example +++ b/config_full.json.example @@ -9,6 +9,7 @@ "trailing_stop": false, "trailing_stop_positive": 0.005, "trailing_stop_positive_offset": 0.0051, + "trailing_only_offset_is_reached": false, "minimal_roi": { "40": 0.0, "30": 0.01,