ContinuousSecurityVolumeProcessor

StockSharp.Algo

Continuous securities processor for VolumeContinuousSecurity.

Erbt von: ContinuousSecurityBaseProcessor<VolumeContinuousSecurity>

Konstruktoren

ContinuousSecurityVolumeProcessor(Security)

Initializes a new instance of the ContinuousSecurityVolumeProcessor.

security
Security.

Methoden

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

Rückgabe: if the specified message can be processed, otherwise, .