small fixes
This commit is contained in:
@@ -180,7 +180,7 @@ ${f_BUY}"
|
||||
# ANALYZE
|
||||
if [ -n "$f_BUY" ] && [ -z "${BOT}" ]
|
||||
then
|
||||
echo "BUY: $(echo ${f_last_line} | cut -d, -f1) === $f_BUY"
|
||||
echo "BUY: ${f_echo_prefix} All BUY conditions met!!! $f_BUY"
|
||||
echo "$f_BUY" >${g_tmp}/open-${tmpfile}
|
||||
BUY_PRICE=$current
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user