Skip to content

bretton/api-connectors

 
 

Repository files navigation

Bretton's customised Bitmex API Connectors

I have fixed several problems with details from issues and pull requests, as well as merged in changes from several other repositories which are showing as ahead in commits over master.

Check out the Cribnotes

You can tip me via LN at http://lnd3.vanilla.co.za!

or sign up using my Bitmex referral link


BitMEX API Connectors

A few simple connectors for connecting to the BitMEX API, which conforms to the Swagger spec.

Connectors in the clients directory are autogenerated. Connectors in the official-* directory are written or vetted by BitMEX employees to showcase various features.

Official Examples

HTTP

Websockets

The easiest way to get real-time data from BitMEX is via the BitMEX Delta Server, a locally-runnable HTTP server that subscribes to live data on your behalf. You can poll this local server as often as you want.

Auto-Generated Languages

Clients:

Swagger Output:

About

Libraries for connecting to the BitMEX API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 17.6%
  • C# 15.2%
  • Java 15.1%
  • PHP 12.9%
  • Python 7.8%
  • Ruby 7.0%
  • Other 24.4%