tardis-machine icon indicating copy to clipboard operation
tardis-machine copied to clipboard

Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs

Results 6 tardis-machine issues
Sort by recently updated
recently updated
newest added

Hello, I am running the Tardis-machine and utilizing its WebSocket abilities with Docker on an EC2 instance (2 vCPUs, 8GB RAM), alongside other services. First of all, the service works...

Hi, When subscribing to the normalised websocket for huobi-dm-linear-swap I get data for a couple of seconds - 1 min before it inevitably stops updating. I've tried it for book_snapshot_1_0ms...

Running the docker in ECS for awhile now ( > 3months). It had happened before (somehow it stops after couple of times), except now, it throws the error every 15mins...

I got the error: tardis-dev:machine WebSocket /ws-stream-normalized binance-futures WS connection error: Error: Opening handshake has timed out at ClientRequest. (/usr/local/lib/node_modules/tardis-machine/node_modules/ws/lib/websocket.js:872:7) at ClientRequest.emit (node:events:517:28) at TLSSocket.emitRequestTimeout (node:_http_client:847:9) at Object.onceWrapper (node:events:631:28) at...

I'm running a trading bot instance on the same server with tardis-machine. I constantly get weight limit error on trading-bot instance. How can I limit weights used by tardis to...