StatisticParameterRegistry
StockSharp.Algo.Statistics
IStatisticParameter registry.
属性
All : IStatisticParameter[]
Return all available parameters.
方法
CreateAll() : IStatisticParameter[]
Create all available IStatisticParameter.
返回值: All available IStatisticParameter.
ToParameter(StatisticParameterTypes) : IStatisticParameter
Get IStatisticParameter by the specified type.
- type
- StatisticParameterTypes
返回值: IStatisticParameter