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