IFractalsValue
StockSharp.Algo.Indicators
Valor de indicador de los fragmentos.
Implementa: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Propiedades
DownValue
public IIndicatorValue DownValue { get; }
value = iFractalsValue.DownValue
Consigue el valor de Down.
UpValue
public IIndicatorValue UpValue { get; }
value = iFractalsValue.UpValue
Consigue el valor Up.