performance improvements; fixes
This commit is contained in:
parent
b2bf0ad683
commit
4a02ad0e51
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user