tai v0.0.13 Tai.Trading.OrderResponses.Create

Return from venue adapters when creating an order

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Tai.Trading.OrderResponses.Create{
  avg_price: Decimal.t(),
  cumulative_qty: Decimal.t(),
  id: String.t(),
  leaves_qty: Decimal.t(),
  original_size: Decimal.t(),
  status: atom(),
  venue_created_at: DateTime.t()
}