ExBitmex.Rest.Orders.create

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

create(credentials, params)

Specs

create(credentials(), params()) ::
  {:ok, order(), rate_limit()}
  | {:error, create_error_reason(), rate_limit() | nil}