ExBitmex.Rest.Orders.cancel
You're seeing just the function
cancel
, go back to ExBitmex.Rest.Orders module for more information.
Link to this function
cancel(credentials, params)
Specs
cancel(credentials(), params()) :: {:ok, [order()], rate_limit()} | {:error, auth_error_reason(), rate_limit() | nil}