Tai.Trading.Orders.AmendBulk (tai v0.0.61)
Link to this section Summary
Link to this section Types
Link to this type
action()
Specs
action() :: Tai.Trading.OrderStore.Action.t()
Link to this type
attrs()
Specs
Link to this type
order()
Specs
order() :: Tai.Trading.Order.t()
Link to this type
orders_and_attributes()
Specs
Link to this type
reject_reason()
Specs
reject_reason() :: {:invalid_status, was :: status(), status_required(), action()}
Link to this type
response()
Specs
response() :: [ok: updated :: order(), error: reject_reason()]
Link to this type
status()
Specs
status() :: Tai.Trading.Order.status()
Link to this type
status_required()
Specs
Link to this section Functions
Link to this function
amend_bulk(orders_and_attributes, provider \\ Provider)
Link to this function