Skip to content

penberg/bitmex-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitMEX API for C++

This is an client implementation of the BitMEX API for C++. The library is transport-agnostic so you need a WebSocket library, such as WebSocket++ for a working solution. Please see the example application for more information.