OscP
- price oscillator

Indicators


SYNTAX OscP( fast , slow )
RETURNS ARRAY
FUNCTION Calculates price oscillator based on exponential moving averages
EXAMPLE oscp(9, 18)
SEE ALSO

References:

The OscP function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.