Revert "[Fix] query_history"
This commit is contained in:
parent
4e94e22625
commit
9945c6aeb7
@ -550,9 +550,6 @@ class BybitRestApi(RestClient):
|
||||
)
|
||||
buf.append(bar)
|
||||
|
||||
if not buf:
|
||||
continue
|
||||
|
||||
history.extend(buf)
|
||||
|
||||
begin = buf[0].datetime
|
||||
|
Loading…
Reference in New Issue
Block a user