FixBoardLookup

StockSharp.Fix.Native

Data from BoardLookup FIX message.

Implementa: IEquatable<FixBoardLookup>

Constructores

FixBoardLookup(FixId, string, bool)

Data from BoardLookup FIX message.

MdReqId
Request ID (TransactionId).
Like
Filter pattern for board names.
DisableArchive
Whether to exclude archived boards.

Propiedades

DisableArchive : bool

Whether to exclude archived boards.

Like : string

Filter pattern for board names.

MdReqId : FixId

Request ID (TransactionId).