small optical fix
This commit is contained in:
parent
2a7ec12fff
commit
89659c64f7
@ -38,7 +38,7 @@ function check_sell_conditions {
|
||||
g_percentage-diff ${f_BUY_PRICE} ${f_price}
|
||||
f_result=${g_percentage_diff_result}
|
||||
f_BUY_PRICE_LAST_RATE_DIFF=${f_result}
|
||||
result=${f_BUY_PRICE_LAST_RATE_DIFF}
|
||||
result=${f_result}
|
||||
g_calc "${f_result}-${FEE}"
|
||||
f_real_result=${g_calc_result}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user