removed tail analyze.sh
This commit is contained in:
parent
f59ce6054f
commit
7ad3161e88
@ -23,10 +23,8 @@ function analyze {
|
||||
. dabo-bot.conf
|
||||
. analyze.conf
|
||||
|
||||
touch ${g_tmp}/output-${tmpfile}
|
||||
tail -f ${g_tmp}/output-${tmpfile} &
|
||||
|
||||
#g_echo "Analyzing file: $file"
|
||||
|
||||
[ "${ANALYZE_VERBOSE}" -eq "0" ] || g_echo "Analyzing file: $file"
|
||||
|
||||
# cleanup
|
||||
f_SELL=1
|
||||
@ -156,4 +154,3 @@ Trades" >>analyze-${analyzedate}/overall-result.log
|
||||
egrep "BUY: |SELL: " analyze-${analyzedate}/analyze-overall.log >>analyze-${analyzedate}/overall-result.log
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user