04-14-2018, 01:34 AM
enable_stop_loss = true # use or don't use the stop loss
stoploss_threshold = 5 # percentage below the last high seen from a long that you should sell
when adjust_false_signal is enabled if you get a false signal - meaning the indicator went past the threshold into the middle, but then went right back before crossing the other threshold.
adjust_false_signal = true
threshold_adjustment = 5
stoploss_threshold = 5 # percentage below the last high seen from a long that you should sell
when adjust_false_signal is enabled if you get a false signal - meaning the indicator went past the threshold into the middle, but then went right back before crossing the other threshold.
adjust_false_signal = true
threshold_adjustment = 5