BitMEX/sample-market-maker

The implementation is outdated does not work with the current BitMex API

Opened this issue · 1 comments

sculd commented

orderbook should use orderbook2_25.
the auth signature should be updated to work with byte array payload.
the bulk order endpoint is deprecated and the code should be updated accordingly.
potentially more issues.

Is there any alternative to using bulk orders? What is a good way to fix this?