BasketSecurityProcessorProvider
StockSharp.Algo
Basket security processors provider.
Implements: IBasketSecurityProcessorProvider
Constructors
BasketSecurityProcessorProvider
public BasketSecurityProcessorProvider()
basketSecurityProcessorProvider = BasketSecurityProcessorProvider()
Initializes a new instance of the BasketSecurityProcessorProvider.
Properties
AllCodes
public IEnumerable<string> AllCodes { get; }
value = basketSecurityProcessorProvider.AllCodes
All registered basket codes.