added chart
This commit is contained in:
parent
f8cabd721e
commit
f21628cc0e
@ -83,6 +83,7 @@ function analyze {
|
|||||||
fi
|
fi
|
||||||
# Chart Part
|
# Chart Part
|
||||||
local f_score=${f_buy_score}
|
local f_score=${f_buy_score}
|
||||||
|
[ -z "${f_buy_score}" ] && f_buy_score=0
|
||||||
if [ -z "${f_sell_score}" ]
|
if [ -z "${f_sell_score}" ]
|
||||||
then
|
then
|
||||||
f_sell_score=0
|
f_sell_score=0
|
||||||
|
Loading…
Reference in New Issue
Block a user