This commit is contained in:
olli 2023-11-07 17:29:04 +01:00
parent c96a394bbb
commit f94594cb2a

View File

@ -245,4 +245,7 @@ echo "
Trades" >>analyze-${analyzedate}/overall-result.log Trades" >>analyze-${analyzedate}/overall-result.log
egrep "BUY: |SELL: " analyze-${analyzedate}/analyze-overall.log >>analyze-${analyzedate}/overall-result.log egrep "BUY: |SELL: " analyze-${analyzedate}/analyze-overall.log >>analyze-${analyzedate}/overall-result.log
# cleanup
rm -r /tmp/parallel-* /tmp/overall-result-* /tmp/g_analyze.sh-*