FixParty

StockSharp.Fix.Native

Informationen der Partei aus der FIX-Nachricht.

Eigenschaften

PartyId
public string PartyId { get; set; }
value = fixParty.PartyId
fixParty.PartyId = value

Wert der Parteikennung.

PartyRole
public PartyRole? PartyRole { get; set; }
value = fixParty.PartyRole
fixParty.PartyRole = value

Parteirolle (e.g., ExecutingFirm, ClientId, etc.).