OrderBookIncrementBuilder
StockSharp.Messages
Order book builder, used incremental QuoteChangeMessage.
继承自: BaseLogReceiver
构造函数
OrderBookIncrementBuilder(SecurityId)
Initializes a new instance of the OrderBookIncrementBuilder.
- securityId
- Security ID.
方法
TryApply(QuoteChangeMessage, long) : QuoteChangeMessage
Try create full book.
- change
- Book change.
- subscriptionId
- Subscription.
返回值: Full book.
字段
SecurityId : SecurityId
Security ID.