BitMEX / api-connectors

Libraries for connecting to the BitMEX API.
https://www.bitmex.com/app/restAPI
909 stars 804 forks source link

Documentation: outdated references to bulk endpoints #508

Closed archimed-shaman closed 9 months ago

archimed-shaman commented 2 years ago

swagger.json and API Explorer still have references to bulk endpoints, which are no more available

/Order/Order_newBulk
/Order/Order_amendBulk

Documentation should be properly updated.

Also, is there any way now to place multiple orders by one request?