FixSecurityLegsRequest

StockSharp.Fix.Native

電子メール:SecurityLegsRequestFIX.com

実装: IEquatable<FixSecurityLegsRequest>

コンストラクター

FixSecurityLegsRequest
public FixSecurityLegsRequest(FixId MdReqId, string Symbol)
fixSecurityLegsRequest = FixSecurityLegsRequest(MdReqId, Symbol)

電子メール:SecurityLegsRequestFIX.com

MdReqId
市場データ識別リクエスト
Symbol
脚の目線のための金融商品シンボル。

プロパティ

MdReqId
public FixId MdReqId { get; set; }
value = fixSecurityLegsRequest.MdReqId
fixSecurityLegsRequest.MdReqId = value

市場データ識別リクエスト

Symbol
public string Symbol { get; set; }
value = fixSecurityLegsRequest.Symbol
fixSecurityLegsRequest.Symbol = value

脚の目線のための金融商品シンボル。