Wiseman Awesome Oscillator
<< Click to Display Table of Contents >> Wiseman Awesome Oscillator |
The Wiseman Awesome Oscillator is a momentum indicator to identify trends and reversals. This indicator was provided by Profitunity: http://www.profitunity.com
WisemanAwesomeOscillator()
WisemanAwesomeOscillator(ISeries<double> input)
double; Accessing this method via an index value [int barsAgo] returns the indicator value of the referenced bar.
input |
Indicator source data (?) |
// Prints the current value of the Wiseman Awesome Oscillator |