This commit is contained in:
olli 2023-10-27 13:52:28 +02:00
parent 9b18477e6d
commit 7bf28241ae

View File

@ -131,6 +131,8 @@ function check_sell_conditions_strategy {
# default
local SELL_HOLD_IF_RESULT_NEGATIVE="0"
f_do_sell=""
# run strategy
if [ -s "${f_strategy}" ]
then