uo
Ultimate Oscillator
Reference/Oscillators/Function
uo(short, middle, long)
Buying pressure over three timeframes. Defaults 7, 14, 28. Range 0–100.
Parameters
| Name | Type | Description |
|---|---|---|
shortoptional | int default 7 | Fast BP period. |
middleoptional | int default 14 | Mid period. |
longoptional | int default 28 | Slow period. |
Return value
series
Example
oscillator plot uo() as "UO" level 70 as "OB" red level 30 as "OS" green when uo() is below 30 then buy