added chart

This commit is contained in:
olli 2023-10-29 09:30:32 +01:00
parent b9e11f7d5c
commit 4096a86327

View File

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