penberg / bitmex-api

BitMEX API for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

BitMEX API for C++

License:Apache License 2.0


Languages

Language:C++ 87.0%Language:CMake 10.4%Language:Shell 2.6%