small fixes
This commit is contained in:
@@ -30,8 +30,7 @@ function check_buy_conditions {
|
||||
f_echo_prefix="BUY ${f_ASSET}@${CURRENCY}:${f_price}:${f_strategy} - "
|
||||
if check_buy_conditions_strategy ${f_ASSET_HIST_FILE} ${f_strategy}
|
||||
then
|
||||
f_BUY="${f_echo_prefix} All BUY conditions met!!!
|
||||
${f_last_line}"
|
||||
f_BUY="${f_echo_prefix} All BUY conditions met!!!"
|
||||
break
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user