diff --git a/user_data/strategies/DevilStra.py b/user_data/strategies/DevilStra.py index b8dc32e..97929aa 100644 --- a/user_data/strategies/DevilStra.py +++ b/user_data/strategies/DevilStra.py @@ -554,7 +554,7 @@ class DevilStra(IStrategy): sell_spell = CategoricalParameter(spell_pot, default=spell_pot[0], space='sell') # Stoploss: - stoploss = -1 + stoploss = -0.1 # Buy hypers timeframe = '1h'