This commit is contained in:
olli 2023-11-27 11:36:10 +01:00
parent 2b6e2fb0de
commit 1793b479ba

View File

@ -131,9 +131,11 @@ function analyze {
f_interim=${f_real_result}
#fi
fi
f_chart_array+=("$f_line,${f_market_performance},${f_score},${f_buy_score},${f_sell_score},${f_intrade},${f_interim}")
#echo "$f_line,${f_market_performance},${f_score},${f_buy_score},${f_sell_score},${f_intrade},${f_interim}" >>analyze-${analyzedate}/chart-${tmpfile}
## Chart Part End
done
# sell at the end to have a final result.
#if [ -f ${g_tmp}/open-${tmpfile} ]