Click or drag to resize

Aroon Constructor

Overload List
  NameDescription
Public methodAroon
Creates new instance of Aroon indicator with default settings. Default period is 14;
Public methodAroon(Int32)
Creates new instance of Aroon technical indicator with point window.
Public methodAroon(TimeSpan)
Creates new instance of Aroon technical indicator with time window.
Top
See Also