Revert "[Fix] query_history"

This commit is contained in:
vn.py 2019-11-12 14:17:49 +08:00 committed by GitHub
parent 4e94e22625
commit 9945c6aeb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -550,9 +550,6 @@ class BybitRestApi(RestClient):
)
buf.append(bar)
if not buf:
continue
history.extend(buf)
begin = buf[0].datetime