Skip to content

Radzieoon/bitmex-ws-for-trademate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published