Radzieoon / bitmex-ws-for-trademate

WS configured for the pipeline with Trademate app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitMEX Websocket Adapters

Reference adapters for connecting to BitMEX's realtime API.

These adapters do the hard work of connecting and processing deltas so you can just handle full-data events, just like a REST API; but you receive the significant benefit of real-time updates without being ratelimited.

General Adapters

  • BitMEX Delta Server - Generic locally-runnable webserver that emulates the BitMEX API. Works with any framework or service. Start here.

Language-specific Adapters

Connecting to the REST API

See the API Connectors repository for HTTP adapters.

About

WS configured for the pipeline with Trademate app


Languages

Language:JavaScript 69.5%Language:Python 28.5%Language:HTML 1.4%Language:Shell 0.5%