OscV
- volume oscillator

Indicators


SYNTAX OscV( fast, slow )
RETURNS ARRAY
FUNCTION Calculates volume oscillator based on exponential moving averages
EXAMPLE oscv( 9, 18 )
SEE ALSO

References:

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

More information:

See updated/extended version on-line.