added chart

This commit is contained in:
olli 2023-10-29 09:22:23 +01:00
parent c3bfdcad82
commit b9e11f7d5c

View File

@ -84,7 +84,7 @@ function analyze {
# Chart Part
local f_intrade=0
local f_score=${f_buy_score}
local f_interim=0
local f_interim=""
[ -z "${f_buy_score}" ] && f_buy_score=0
if [ -z "${f_sell_score}" ]
then