ExBitmex.Rest.Orders.cancel_bulk

You're seeing just the function cancel_bulk, go back to ExBitmex.Rest.Orders module for more information.
Link to this function

cancel_bulk(credentials, params)

Specs

cancel_bulk(credentials(), params()) ::
  {:ok, [order()], rate_limit()}
  | {:error, auth_error_reason(), rate_limit() | nil}