Helper class which can be used to compute the relative strength indicator.

Namespace:  RightEdge.Indicators
Assembly:  Indicators (in Indicators.dll)
Version: 2008.1.0.0 (2008.1.0.0)

Syntax

C#
[SerializableAttribute]
public class RSIQueue
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class RSIQueue
Visual C++
[SerializableAttribute]
public ref class RSIQueue

Inheritance Hierarchy

System..::.Object
  RightEdge.Indicators..::.RSIQueue

See Also