OrderBookIncrementBuilder
StockSharp.Messages
オーダーブックビルダー、インクリメンタルQuoteChangeMessage@
継承元: BaseLogReceiver
コンストラクター
OrderBookIncrementBuilder
public OrderBookIncrementBuilder(SecurityId securityId)
orderBookIncrementBuilder = OrderBookIncrementBuilder(securityId)
OrderBookIncrementBuilder の新規インスタンスを初期化します。
- securityId
- 金融商品ID
メソッド
TryApply
public QuoteChangeMessage TryApply(QuoteChangeMessage change, long subscriptionId)
result = orderBookIncrementBuilder.TryApply(change, subscriptionId)
完全な本を作成してみてください。
- change
- 変更を予約します。
- subscriptionId
- サブスクリプション。
戻り値: 完全本。
フィールド
SecurityId
public readonly SecurityId SecurityId
value = orderBookIncrementBuilder.SecurityId
金融商品ID