ExecutionReport

StockSharp.Fix.Native

実行レポート。

プロパティ

AggressorIndicator
public bool? AggressorIndicator { get; set; }
value = executionReport.AggressorIndicator
executionReport.AggressorIndicator = value

注文イニシアムが攻撃者であるか、または取引されていないかどうかを識別するために使用される。

AvgPx
public decimal? AvgPx { get; set; }
value = executionReport.AvgPx
executionReport.AvgPx = value

計算された平均価格の全ての記入項目のこの順に。

CashMargin
public char? CashMargin { get; set; }
value = executionReport.CashMargin
executionReport.CashMargin = value

注文がマージンの注文かマージンの注文であるかを識別します。

CumQty
public decimal? CumQty { get; set; }
value = executionReport.CumQty
executionReport.CumQty = value

株式総数(e.g@.株式数)

DisplayQty
public decimal? DisplayQty { get; set; }
value = executionReport.DisplayQty
executionReport.DisplayQty = value

代表取締役社長 佐藤 浩

ExtendedOrderStatus
public long? ExtendedOrderStatus { get; set; }
value = executionReport.ExtendedOrderStatus
executionReport.ExtendedOrderStatus = value

注文状況を延長しました。

ExtendedTradeStatus
public int? ExtendedTradeStatus { get; set; }
value = executionReport.ExtendedTradeStatus
executionReport.ExtendedTradeStatus = value

取引状況を延長しました。

ExtraFields
public IDictionary<FixTags, object> ExtraFields { get; }
value = executionReport.ExtraFields

フィールドを余分に。

LastCapacity
public char? LastCapacity { get; set; }
value = executionReport.LastCapacity
executionReport.LastCapacity = value

注文実行におけるブローカーの能力。

Leverage
public int? Leverage { get; set; }
value = executionReport.Leverage
executionReport.Leverage = value

レバレッジ。

ManualOrderIndicator
public bool? ManualOrderIndicator { get; set; }
value = executionReport.ManualOrderIndicator
executionReport.ManualOrderIndicator = value

注文が最初に手動で受け取られたら指示します(電子的に反対に)。

MarketPrice
public decimal? MarketPrice { get; set; }
value = executionReport.MarketPrice
executionReport.MarketPrice = value

代表取締役社長 佐藤 浩

MassStatusReqId
public string MassStatusReqId { get; set; }
value = executionReport.MassStatusReqId
executionReport.MassStatusReqId = value

上記OrderMassStatusRequestに送信された場合は、必ずご連絡下さい。

MaxFloor
public decimal? MaxFloor { get; set; }
value = executionReport.MaxFloor
executionReport.MaxFloor = value

交換フロアに表示する注文内で最大数量(e.g.株式数)を随時表示します。

MinQty
public decimal? MinQty { get; set; }
value = executionReport.MinQty
executionReport.MinQty = value

実行する注文の最小数量。

MsgSeqNum
public long MsgSeqNum { get; set; }
value = executionReport.MsgSeqNum
executionReport.MsgSeqNum = value

代表取締役社長 佐藤 浩

OrderCapacity
public char? OrderCapacity { get; set; }
value = executionReport.OrderCapacity
executionReport.OrderCapacity = value

注文を置いた会社の能力を設計します。

OrderRestrictions
public string OrderRestrictions { get; set; }
value = executionReport.OrderRestrictions
executionReport.OrderRestrictions = value

注文に関連する制限。 複数の制限が注文に適用される場合、このフィールドにはスペースで区切られた複数の指示が含まれる場合があります。

OrigSendingTime
public DateTime? OrigSendingTime { get; set; }
value = executionReport.OrigSendingTime
executionReport.OrigSendingTime = value

代表取締役社長 佐藤 浩

PositionEffect
public char? PositionEffect { get; set; }
value = executionReport.PositionEffect
executionReport.PositionEffect = value

取引後の結果の位置が開口位置かクローズ位置であるかを示す。

SecondaryOrderId
public string SecondaryOrderId { get; set; }
value = executionReport.SecondaryOrderId
executionReport.SecondaryOrderId = value

代表取締役社長 佐藤 浩

StopPx
public decimal? StopPx { get; set; }
value = executionReport.StopPx
executionReport.StopPx = value

値引きを停止します。

StrategyTypeId
public string StrategyTypeId { get; set; }
value = executionReport.StrategyTypeId
executionReport.StrategyTypeId = value

代表取締役社長 佐藤 浩

TakeProfit
public decimal? TakeProfit { get; set; }
value = executionReport.TakeProfit
executionReport.TakeProfit = value

利益をあげる。

TrdRegTimestamp
public DateTime? TrdRegTimestamp { get; set; }
value = executionReport.TrdRegTimestamp
executionReport.TrdRegTimestamp = value

取引/規制タイムスタンプ値。

TrdRegTimestampType
public TrdRegTimestampType? TrdRegTimestampType { get; set; }
value = executionReport.TrdRegTimestampType
executionReport.TrdRegTimestampType = value

取引/規制タイムスタンプタイプ。

Yield
public decimal? Yield { get; set; }
value = executionReport.Yield
executionReport.Yield = value

収穫。

フィールド

Account
public string Account
value = executionReport.Account
ClientId
public string ClientId
value = executionReport.ClientId
ClOrdId
public string ClOrdId
value = executionReport.ClOrdId

購入側(機関、ブローカー、仲介など)で割り当てられた注文のためのユニークな識別子。

Commission
public decimal? Commission
value = executionReport.Commission

委員会。

CommissionCurrency
public string CommissionCurrency
value = executionReport.CommissionCurrency

手数料通貨。 することができます。 .

ExDestination
public string ExDestination
value = executionReport.ExDestination
ExecBroker
public string ExecBroker
value = executionReport.ExecBroker
ExecId
public string ExecId
value = executionReport.ExecId

セールスサイド(ブローカー、交換、ECN)で割り当てられた実行メッセージのユニークな識別子。

ExecType
public char? ExecType
value = executionReport.ExecType

実行レポートExecType@の目的を記述します。

ExpireDate
public DateTime? ExpireDate
value = executionReport.ExpireDate

注文期限(注文は取引できる最終日)、常に現地の市場日付の面で表現される。

ExpireTime
public DateTime? ExpireTime
value = executionReport.ExpireTime
LastLiquidityInd
public int? LastLiquidityInd
value = executionReport.LastLiquidityInd

この塗りつぶしが流動性をとっているかどうかを識別するためのインジケーターは、流動性をとり、流動性をとりながら、液状化処理を行う液体供給者または流動性処理の結果としてだった。 有効な値:1 = 液体2 = 液体の除去 3 = 液体のルーティングアウト

LastPx
public decimal? LastPx
value = executionReport.LastPx

上記価格(Last)の記入

LastQty
public decimal? LastQty
value = executionReport.LastQty

数量(e.g@. 株式) 買付け/販売(Last) 記入

LeavesQty
public decimal? LeavesQty
value = executionReport.LeavesQty

さらなる実行のために開いた量。

OrderId
public string OrderId
value = executionReport.OrderId

売側(ブローカー、交換、ECN)で割り当てられた注文のためのユニークな識別子。

OrderQty
public decimal? OrderQty
value = executionReport.OrderQty

数量順に注文します。これは、株式または小数、顔またはFI楽器の公称値の株式の数を表します。

OrdStatus
public char? OrdStatus
value = executionReport.OrdStatus
OrdStatusReqId
public string OrdStatusReqId
value = executionReport.OrdStatusReqId

上記OrderStatusRequest@に送信された場合は、対応が必要。

OrdType
public char? OrdType
value = executionReport.OrdType

Order type OrdType.

OrigClOrdId
public string OrigClOrdId
value = executionReport.OrigClOrdId

キャンセル・キャンセル・変更のリクエストをキャンセル・変更する際に、前の注文を識別するために使用。

Parties
public Party[] Parties
value = executionReport.Parties
PossDupFlag
public bool? PossDupFlag
value = executionReport.PossDupFlag

代表取締役社長 佐藤 浩

Price
public decimal? Price
value = executionReport.Price

数量単位当たりの価格 (e.g@. シェアあたり).

SecurityExchange
public string SecurityExchange
value = executionReport.SecurityExchange

金融商品取引の特定に役立てる市場

SecurityId
public string SecurityId
value = executionReport.SecurityId

金融商品識別子の値。

SecurityIdSource
public string SecurityIdSource
value = executionReport.SecurityIdSource

SecurityId のクラスやソースを識別します。SecurityId が指定されている場合は、必須です。

SendingTime
public DateTime SendingTime
value = executionReport.SendingTime
Side
public char? Side
value = executionReport.Side

注文側側。

Symbol
public string Symbol
value = executionReport.Symbol

ティッカーシンボル。金融商品の「人間理解」表現。

Text
public string Text
value = executionReport.Text

テキスト文字列をフォーマットする無料。

TimeInForce
public char? TimeInForce
value = executionReport.TimeInForce

注文が有効に残る期間を指定します。このフィールドの出現は、日として解釈されます。CIVオーダーには適用されません。

TradeDate
public DateTime? TradeDate
value = executionReport.TradeDate
TradingSessionId
public string TradingSessionId
value = executionReport.TradingSessionId

取引セッションの識別子。

TransactTime
public DateTime? TransactTime
value = executionReport.TransactTime