fix
This commit is contained in:
parent
27bf1920a3
commit
b8959cb240
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user