performance improvements; fixes
This commit is contained in:
@@ -299,8 +299,6 @@ function convert_ohlcv_1h_to_4h {
|
|||||||
fi
|
fi
|
||||||
[ -z "$f_go_on" ] && continue
|
[ -z "$f_go_on" ] && continue
|
||||||
|
|
||||||
echo "$f_date" 1>&2
|
|
||||||
|
|
||||||
f_currentdate="${f_date:0:13}"
|
f_currentdate="${f_date:0:13}"
|
||||||
# define intervals by considering local/servers TZ with summer and winter season
|
# define intervals by considering local/servers TZ with summer and winter season
|
||||||
f_hour=${f_date:11:2}
|
f_hour=${f_date:11:2}
|
||||||
|
|||||||
Reference in New Issue
Block a user