-
Per the documentation here: https://www.bitmex.com/api/explorer/#!/Liquidation/Liquidation_get
When I hit the endpoint (example): https://www.bitmex.com/api/v1/liquidation?count=500&reverse=true
…
-
I develop chrome extention to use hotkeys and to trade using several account by API.
Firstly I tried connect to API using simple XMLHttpRequest and sha256 library. I checked that signature is working…
-
I'm at a loss of how to edit the Bitmex websocket client code (https://github.com/BitMEX/api-connectors/blob/master/official-ws/python/bitmex_websocket.py) to have a heartbeat (https://www.bitmex.com/…
-
runfile('C:/Users/Christopher/.conda/envs/Market Maker Environment/Lib/site-packages/market_maker/market_maker.py', wdir='C:/Users/Christopher/.conda/envs/Market Maker Environment/Lib/site-packages/ma…
-
Can you split up bitstamp api so I could implement a bitmex api? :) nice work btw really loving this.
-
![Bitmex NET (Отладка) - Microsoft Visual Studio](https://user-images.githubusercontent.com/51444535/87597769-0919d400-c6fb-11ea-8135-2b168642bdf8.png)
-
When we create multiple `BitmexExchange` with different API keys for different account, each of them should have there own API rate limit independently.
The current implementation, however, fails…
-
Hello,
When streaming the trades or 1 min candle data for XBTUSD using api-connectors I get OHLCV data that's consistently off from bitmex.com's chart -
The query I used is this:
client.addStr…
-
I would like to know if there is a way to take data between certain timestamps for quotes for example, through the websocket connector.
-
I have been wooped by this error all day
`BitMEX-Delta-Server listening on http://localhost:4444
WebSocket [INFO]: Connected.
{"op":"subscribe","args":"instrument:XBTUSD"}
{"op":"subscribe","arg…