WsOrderGroupCancel
StockSharp.Ws
ポートフォリオスコープのキャンセルは、オプションのフィルタ(/金融商品/isStop)で可能です。PortfolioNameは、securityId@/サイド/isStopの不在です。isStopは、すべての試合に対するキャンセルを広範囲にすることができます。
プロパティ
IsStop
public bool? IsStop { get; set; }
value = wsOrderGroupCancel.IsStop
wsOrderGroupCancel.IsStop = value
ワイヤフィールドisStop@
PortfolioName
public string PortfolioName { get; set; }
value = wsOrderGroupCancel.PortfolioName
wsOrderGroupCancel.PortfolioName = value
ワイヤフィールドportfolioName@
SecurityId
public WsSecurityId SecurityId { get; set; }
value = wsOrderGroupCancel.SecurityId
wsOrderGroupCancel.SecurityId = value
ワイヤフィールドsecurityId@
Side
public Sides? Side { get; set; }
value = wsOrderGroupCancel.Side
wsOrderGroupCancel.Side = value
ワイヤー フィールド 側面。
TransactionId
public long TransactionId { get; set; }
value = wsOrderGroupCancel.TransactionId
wsOrderGroupCancel.TransactionId = value
ワイヤフィールドtransactionId@
Type
public string Type { get; set; }
value = wsOrderGroupCancel.Type
wsOrderGroupCancel.Type = value
ワイヤー フィールドのタイプ。
メソッド
From
public static WsOrderGroupCancel From(OrderGroupCancelMessage msg)
result = WsOrderGroupCancel.From(msg)
から。
ToMessage
public OrderGroupCancelMessage ToMessage()
result = wsOrderGroupCancel.ToMessage()
代表取締役社長 佐藤 浩