FixSecurityLegsInfo

StockSharp.Fix.Native

Data for SecurityLegsInfo FIX message.

Реализует: IEquatable<FixSecurityLegsInfo>

Конструкторы

FixSecurityLegsInfo(string, IDictionary<SecurityId, IEnumerable<SecurityId>>)

Data for SecurityLegsInfo FIX message.

MdReqId
Request identifier.
Legs
Dictionary of security to its legs mapping.

Свойства

Legs : IDictionary<SecurityId, IEnumerable<SecurityId>>

Dictionary of security to its legs mapping.

MdReqId : string

Request identifier.