Closed tiagosiebler closed 10 months ago
https://github.com/tiagosiebler/bybit-api/blob/master/src/websocket-client.ts#L742C58-L742C62
Would be useful to expose this as a configurable window, instead of hardcoding at a 5000ms lookahead.
Fixed in #304
https://github.com/tiagosiebler/bybit-api/blob/master/src/websocket-client.ts#L742C58-L742C62
Would be useful to expose this as a configurable window, instead of hardcoding at a 5000ms lookahead.