Tai.VenueAdapters.Bitmex.AmendBulkOrders (tai v0.0.61)
Link to this section Summary
Link to this section Types
Link to this type
attrs()
Specs
attrs() :: Tai.Trading.Orders.Amend.attrs()
Link to this type
credentials()
Specs
credentials() :: Tai.Venues.Adapter.credentials()
Link to this type
order()
Specs
order() :: Tai.Trading.Order.t()
Link to this type
reason()
Specs
Link to this type
response()
Specs
response() :: Tai.Trading.OrderResponses.Amend.t()
Link to this section Functions
Link to this function
amend_bulk_orders(orders_with_attrs, credentials)
Specs
amend_bulk_orders([{order(), attrs()}], credentials()) :: {:ok, response()} | {:error, reason()}
Link to this function
send_to_venue(credentials, params)
Link to this function