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