Tai.Trading.OrderStore.Actions.Reject (tai v0.0.60)
The order was not accepted by the venue. It most likely didn't the venue's pass validation criteria.
Link to this section Summary
Link to this section Types
Link to this type
client_id()
Specs
client_id() :: Tai.Trading.Order.client_id()
Specs
t() :: %Tai.Trading.OrderStore.Actions.Reject{ client_id: client_id(), last_received_at: DateTime.t(), last_venue_timestamp: DateTime.t() | nil, venue_order_id: venue_order_id() }
Link to this type
venue_order_id()
Specs
venue_order_id() :: Tai.Trading.Order.venue_order_id()