WsQuote
StockSharp.Ws
代表取締役社長 佐藤 浩
プロパティ
Action
public QuoteChangeActions? Action { get; set; }
value = wsQuote.Action
wsQuote.Action = value
ワイヤーフィールド a.
Condition
public string Condition { get; set; }
value = wsQuote.Condition
wsQuote.Condition = value
ワイヤー フィールドは隠しました。
EndPosition
public int? EndPosition { get; set; }
value = wsQuote.EndPosition
wsQuote.EndPosition = value
ワイヤー分野 e.
OrdersCount
public int? OrdersCount { get; set; }
value = wsQuote.OrdersCount
wsQuote.OrdersCount = value
ワイヤー フィールド cnt。
StartPosition
public int? StartPosition { get; set; }
value = wsQuote.StartPosition
wsQuote.StartPosition = value
ワイヤー フィールド s.
Volume
public decimal Volume { get; set; }
value = wsQuote.Volume
wsQuote.Volume = value
ワイヤーフィールドv。
メソッド
FromArray
public static WsQuote[] FromArray(QuoteChange[] quotes)
result = WsQuote.FromArray(quotes)
代表取締役社長 佐藤 浩
ToArray
public static QuoteChange[] ToArray(WsQuote[] quotes)
result = WsQuote.ToArray(quotes)
代表取締役社長 佐藤 浩