PureBytes Links
Trading Reference Links
|
Here you go, Steve.
SYNTAX ult( CYCLE1, CYCLE2, CYCLE3 )
FUNCTION Calculates the predefined Ultimate Oscillator indicator using
the three cycle lengths supplied as parameters. Note that each of
the three parameters must be greater than the preceding parameter or an
error message will be displayed (e.g., "ult( 5, 5, 5)" is not valid).
EXAMPLE The formula "ult( 7, 14, 21 )" returns the default Ultimate
Oscillator.
Claud
Steve Karnish wrote:
List, Does
anyone have the math formula for the Ultimate Oscillator. It's a
Larry Williams indicator. Take
care, Stevewww.cedarcreektrading.com
|