ContinuousSecurityVolumeProcessor

StockSharp.Algo

Continuous securities processor for VolumeContinuousSecurity.

Hereda de: ContinuousSecurityBaseProcessor<VolumeContinuousSecurity>

Constructores

ContinuousSecurityVolumeProcessor(Security)

Initializes a new instance of the ContinuousSecurityVolumeProcessor.

security
Security.

Métodos

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).

Devuelve: if the specified message can be processed, otherwise, .