IIndicatorValue
StockSharp.Algo.Indicators
The indicator value, based on which it will renew its value, as well as value, containing result of indicator calculation.
Implementa: IComparable<IIndicatorValue>, IComparable
Propiedades
Indicator : IIndicator
Indicator.
Métodos
GetValue``1(Level1Fields?)
To get the value by the data type.
- field
- Field specified value source.
Devuelve: Value.