Wiseman Awesome Oscillator
Description
The Wiseman Awesome Oscillator is a momentum indicator to identify trends and reversals. This indicator was provided by Profitunity: <http://www.profitunity.com>
Syntax
WisemanAwesomeOscillator()
WisemanAwesomeOscillator(ISeries\<double\> input)
Return Value
- double; Accessing this method via an index value
[int barsAgo]returns the indicator value of the referenced bar.
Parameters
-
input
-
Indicator source data (Series<T>)

