sell defaults

This commit is contained in:
olli 2023-05-26 15:34:10 +02:00
parent 82c0eff0eb
commit cb20d821a0

View File

@ -122,6 +122,9 @@ function check_sell_conditions_strategy {
# never occur rsi defaults to suppress error messages if no values from strategy given
local SELL_MACD_RELATION_FROM="101"
# default
local SELL_HOLD_IF_RESULT_NEGATIVE="0"
# run strategy
if [ -s "${f_strategy}" ]
then