Tai.Orders.Transitions.PassivePartialFill (tai v0.0.66)

An open order has been partially filled

Link to this section Summary

Link to this section Types

Specs

client_id() :: Tai.Orders.Order.client_id()

Specs

t() :: %Tai.Orders.Transitions.PassivePartialFill{
  client_id: client_id(),
  cumulative_qty: Decimal.t(),
  last_received_at: integer(),
  last_venue_timestamp: DateTime.t(),
  leaves_qty: Decimal.t()
}