StatisticParameterRegistry
StockSharp.Algo.Statistics
IStatisticParameter registry.
Properties
All : IStatisticParameter[]
Return all available parameters.
Methods
CreateAll() : IStatisticParameter[]
Create all available IStatisticParameter.
Returns: All available IStatisticParameter.
ToParameter(StatisticParameterTypes) : IStatisticParameter
Get IStatisticParameter by the specified type.
- type
- StatisticParameterTypes
Returns: IStatisticParameter