SourceItemsSource

StockSharp.Algo.Indicators

The source items provider for Source.

Inherits: ItemsSourceBase<Level1Fields>

Methods

GetValues
protected override IEnumerable<Level1Fields> GetValues()
result = sourceItemsSource.GetValues()

To get all values of the identifier.

Returns: All values of the identifier. The empty set, if there are no values.