Helper class which calculates the Wilder's smoothing indicator.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  RightEdge.Indicators..::.WildersSmoothingQueue

See Also