OrderExecution

StockSharp.Simba.Dialects.Asts

Fields

Board
public Utf8String4 Board
value = orderExecution.Board

Board ID SECBOARD(4)

LastPx
public Decimal9 LastPx
value = orderExecution.LastPx

Matched trade price

LastQty
public long LastQty
value = orderExecution.LastQty

Trade volume

MDEntryID
public long MDEntryID
value = orderExecution.MDEntryID

Order ID

MDEntryPx
public Decimal9 MDEntryPx
value = orderExecution.MDEntryPx

Order price

MDEntrySize
public long MDEntrySize
value = orderExecution.MDEntrySize

Market Data entry size

MDEntryType
public char MDEntryType
value = orderExecution.MDEntryType

Market Data entry type

MDFlags
public MDFlag MDFlags
value = orderExecution.MDFlags

Order or Trade type

MDUpdateAction
public MDUpdateAction MDUpdateAction
value = orderExecution.MDUpdateAction

Market Data update action

RptSeq
public uint RptSeq
value = orderExecution.RptSeq

Market Data entry sequence number per instrument update

Symbol
public Utf8String12 Symbol
value = orderExecution.Symbol

Instrument ID SECODE(12)

TradeID
public ulong TradeID
value = orderExecution.TradeID

Trade ID