From 28aa1ef8cecdf72518966203fa301fabf76a211a Mon Sep 17 00:00:00 2001 From: Gert Wohlgemuth Date: Thu, 26 Apr 2018 19:12:47 -0700 Subject: [PATCH] working on more strategies --- user_data/strategies/Quickie.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_data/strategies/Quickie.py b/user_data/strategies/Quickie.py index 2d434e30e..a135b932a 100644 --- a/user_data/strategies/Quickie.py +++ b/user_data/strategies/Quickie.py @@ -24,7 +24,7 @@ class Quickie(IStrategy): minimal_roi = { "100": 0.01, "15": 0.06, - "10": 0.15 + "10": 0.15, } # Optimal stoploss designed for the strategy