more pure bash to speed up things
This commit is contained in:
parent
9a9e08fb36
commit
562f91025a
@ -90,7 +90,7 @@ function analyze {
|
||||
f_market_performance=${f_market_performace_array[${f_time}]}
|
||||
[ -z "${f_market_performance}" ] && f_market_performance=${f_market_performance_before}
|
||||
f_market_performance_before=${f_market_performance}
|
||||
echo "MARKET_PERF=$f_market_performance"
|
||||
#echo "MARKET_PERF=$f_market_performance"
|
||||
|
||||
#if [ -f "${g_tmp}/open-${tmpfile}" ]
|
||||
if [ -n "${f_open_trade}" ]
|
||||
|
Loading…
Reference in New Issue
Block a user