BasketSecurityBaseProcessor
StockSharp.Algo
Base basket securities processor.
Implements: IBasketSecurityProcessor
Constructors
BasketSecurityBaseProcessor(Security)
Initializes a new instance of the BasketSecurityBaseProcessor.
- security
- Security.
Properties
BasketExpression : string
Basket security expression.
BasketLegs : SecurityId[]
Basket security legs.
BasketSecurity : T
Instruments basket.
SecurityId : SecurityId
SecurityId
Methods
ContainsLeg(SecurityId) : bool
Whether contains the specified leg.
- securityId
- Security ID.
Returns: if the leg exist, otherwise .