Helper class which can be used to compute the relative strength indicator.
Namespace:
RightEdge.IndicatorsAssembly: 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 |