You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bitmex api is supposed to let me pass in multiple orderIDs, but the Order.Order_cancel endpoint in the python api connector does not allow me to do that. It requires a string and that string has to be 36 characters long, otherwise I get an error.
The text was updated successfully, but these errors were encountered:
The bitmex api is supposed to let me pass in multiple orderIDs, but the Order.Order_cancel endpoint in the python api connector does not allow me to do that. It requires a string and that string has to be 36 characters long, otherwise I get an error.
The text was updated successfully, but these errors were encountered: