ContinuousSecurityBaseProcessor
StockSharp.Algo
Base continuous securities processor.
継承元: BasketSecurityBaseProcessor<T>
コンストラクター
メソッド
CanProcess(SecurityId, DateTime, decimal?, decimal?, decimal?) : bool
Determines can process message.
- securityId
- Security ID.
- serverTime
- Change server time.
- price
- Price.
- volume
- Volume.
- openInterest
- Number of open positions (open interest).
戻り値: if the specified message can be processed, otherwise, .