small fixes
This commit is contained in:
parent
d4490501a8
commit
2d469a6330
@ -109,7 +109,7 @@ function check_sell_conditions_strategy {
|
||||
g_echo_note "${f_echo_prefix}Strategy file not found"
|
||||
return 1
|
||||
fi
|
||||
g_echo_note "${f_echo_prefix}Running SELL checks"
|
||||
[ -n "${BOT}" ] && g_echo_note "${f_echo_prefix}Running SELL checks"
|
||||
|
||||
# check if the result (profit/loss until now) is lowering and sell if too low ()
|
||||
if [ -f ${f_TRADE_HIST_FILE_INTERIM} ]
|
||||
|
Loading…
Reference in New Issue
Block a user