Indicator groupings that exist by default in the RightEdge user interface.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public enum EIndicatorGroup
Visual Basic (Declaration)
Public Enumeration EIndicatorGroup
Visual C++
public enum class EIndicatorGroup

Members

Member nameDescription
Other
The "other" indicator group.
Volume
The Volume indicator group.
Momentum
The Momentum indicator group.
Trend
The Trend indicator group.
Volatility
The Volatility indicator group.

See Also