Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sculd opened this issue Dec 8, 2022 · 1 comment
Open

Comments

@sculd
Copy link

sculd commented Dec 8, 2022

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.

STRML added a commit that referenced this issue Feb 17, 2023
Additionally fix KeyError when manual orders without clOrdID are submitted

Fixes #226, #228, #237
@leetcoder314
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants