fix
This commit is contained in:
@@ -38,7 +38,7 @@ function check_sell_conditions {
|
|||||||
f_real_result=$(echo "${f_result}-${FEE}" | bc)
|
f_real_result=$(echo "${f_result}-${FEE}" | bc)
|
||||||
|
|
||||||
# analyze
|
# analyze
|
||||||
[ -z "${BOT}" ] && echo "INTERIM RESULT: ${f_BUY_PRICE_LAST_RATE_DIFF}%"
|
[ -z "${BOT}" ] && echo "INTERIM RESULT: ${f_real_result}%"
|
||||||
|
|
||||||
|
|
||||||
# store new interim result
|
# store new interim result
|
||||||
|
|||||||
Reference in New Issue
Block a user