tai v0.0.20 Tai.VenueAdapters.Bitmex.AmendOrder
Link to this section Summary
Link to this section Types
Link to this type
attrs()
attrs()
attrs() :: Tai.Trading.Orders.Amend.attrs()
attrs() :: Tai.Trading.Orders.Amend.attrs()
Link to this type
credentials()
credentials()
credentials() :: Tai.Venues.Adapter.credentials()
credentials() :: Tai.Venues.Adapter.credentials()
Link to this type
order()
order()
order() :: Tai.Trading.Order.t()
order() :: Tai.Trading.Order.t()
Link to this type
reason()
Link to this type
response()
response()
response() :: Tai.Trading.OrderResponses.Amend.t()
response() :: Tai.Trading.OrderResponses.Amend.t()
Link to this section Functions
Link to this function
amend_order(order, attrs, credentials)
amend_order(order, attrs, credentials)
amend_order(order(), attrs(), credentials()) ::
{:ok, response()} | {:error, reason()}
amend_order(order(), attrs(), credentials()) :: {:ok, response()} | {:error, reason()}
Link to this function
send_to_venue(credentials, params)
Link to this function