FixParty

StockSharp.Fix.Native

FIXからのパーティー情報

プロパティ

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

パーティー識別子の値。

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

パーティロール(e.g@ExecutingFirm@ClientId@,等)