From b9115e6879c861180a6fa9d812cc8527e08fa7c9 Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 28 Nov 2023 17:22:46 +0100 Subject: [PATCH] analyze 2 analyze --- dabo/analyze.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dabo/analyze.sh b/dabo/analyze.sh index c685e65..276fe30 100755 --- a/dabo/analyze.sh +++ b/dabo/analyze.sh @@ -99,10 +99,9 @@ function analyze { [ -z "${f_market_performance}" ] && f_market_performance=${f_market_performance_before} f_market_performance_before=${f_market_performance} g_num_valid_number "${f_market_performance}" >/dev/null 2>&1 || f_market_performance=0 - #echo "MARKET_PERF=$f_market_performance" - #if [ -f "${g_tmp}/open-${tmpfile}" ] - echo "OPEN TRADE: ${f_open_trade}" + + echo "=== OPEN TRADE: ${f_open_trade}" if [ -n "${f_open_trade}" ] then if [ "${ANALYZE_VERBOSE}" -eq "0" ] @@ -119,6 +118,7 @@ function analyze { check_buy_conditions ${g_tmp}/${tmpfile} #| tee -a ${g_tmp}/output-${tmpfile} fi fi + echo "=== END " if [ -n "${f_BUY}" ] then