diff --git a/dabo/functions/check_sell_conditions.sh b/dabo/functions/check_sell_conditions.sh index dd6d3d3..db2cf1c 100644 --- a/dabo/functions/check_sell_conditions.sh +++ b/dabo/functions/check_sell_conditions.sh @@ -38,7 +38,7 @@ function check_sell_conditions { f_real_result=$(echo "${f_result}-${FEE}" | bc) # analyze - [ -z "${BOT}" ] && echo "INTERIM RESULT: ${f_BUY_PRICE_LAST_RATE_DIFF}%" + [ -z "${BOT}" ] && echo "INTERIM RESULT: ${f_real_result}%" # store new interim result