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