fix
This commit is contained in:
parent
9b18477e6d
commit
7bf28241ae
@ -131,6 +131,8 @@ function check_sell_conditions_strategy {
|
|||||||
# default
|
# default
|
||||||
local SELL_HOLD_IF_RESULT_NEGATIVE="0"
|
local SELL_HOLD_IF_RESULT_NEGATIVE="0"
|
||||||
|
|
||||||
|
f_do_sell=""
|
||||||
|
|
||||||
# run strategy
|
# run strategy
|
||||||
if [ -s "${f_strategy}" ]
|
if [ -s "${f_strategy}" ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user