IndicatorProvider

StockSharp.Algo

IndicatorType Anbieter.

Implementiert: IIndicatorProvider, ICustomProvider<IndicatorType>

Konstruktoren

IndicatorProvider
public IndicatorProvider()
indicatorProvider = IndicatorProvider()

Initialisiert eine neue Instanz von IndicatorProvider.

Eigenschaften

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

Alle Positionen.

Methoden

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

Initialisieren Sie den Provider.