IndicatorProvider

StockSharp.Algo

IndicatorType provider.

Implements: IIndicatorProvider, ICustomProvider<IndicatorType>

Constructors

IndicatorProvider
public IndicatorProvider()
indicatorProvider = IndicatorProvider()

Initializes a new instance of the IndicatorProvider.

Properties

All
public IEnumerable<IndicatorType> All { get; }
value = indicatorProvider.All

All items.

Methods

Init
public virtual void Init()
indicatorProvider.Init()

Initialize provider.