From 4a02ad0e51b8ce9edb0d782a008a6d90450b0a2d Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 20 Dec 2024 14:27:40 +0100 Subject: [PATCH] performance improvements; fixes --- dabo/functions/get_ohlcv-candle.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dabo/functions/get_ohlcv-candle.sh b/dabo/functions/get_ohlcv-candle.sh index 586098f..9557ca4 100644 --- a/dabo/functions/get_ohlcv-candle.sh +++ b/dabo/functions/get_ohlcv-candle.sh @@ -299,8 +299,6 @@ function convert_ohlcv_1h_to_4h { fi [ -z "$f_go_on" ] && continue - echo "$f_date" 1>&2 - f_currentdate="${f_date:0:13}" # define intervals by considering local/servers TZ with summer and winter season f_hour=${f_date:11:2}