debug
This commit is contained in:
parent
2b6e2fb0de
commit
1793b479ba
@ -131,9 +131,11 @@ function analyze {
|
|||||||
f_interim=${f_real_result}
|
f_interim=${f_real_result}
|
||||||
#fi
|
#fi
|
||||||
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}
|
#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
|
## Chart Part End
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
||||||
# sell at the end to have a final result.
|
# sell at the end to have a final result.
|
||||||
#if [ -f ${g_tmp}/open-${tmpfile} ]
|
#if [ -f ${g_tmp}/open-${tmpfile} ]
|
||||||
|
Loading…
Reference in New Issue
Block a user