Hi,
I use this moving average alot on another program and would really like to have it on eSignal. It's great.
Does anyone know if it's about in the knowledge base as an efs?
It's as described below:
Variable CMO is a form of variable moving average based on the Chande Momentum Oscillator.
It is calculated as follows:
Today's VMA value = ((EP * VR) * Close) + ((1 - (EP * VR)) * Yesterday's MA
where:
EP is the Exponential Percentage = 2 / (time period + 1)
VR is the Volatility Ratio = 9-day Chande Momentum Oscillator / 100
I'd be very appreciative if anyone can help.
Kind Regards, James
I use this moving average alot on another program and would really like to have it on eSignal. It's great.
Does anyone know if it's about in the knowledge base as an efs?
It's as described below:
Variable CMO is a form of variable moving average based on the Chande Momentum Oscillator.
It is calculated as follows:
Today's VMA value = ((EP * VR) * Close) + ((1 - (EP * VR)) * Yesterday's MA
where:
EP is the Exponential Percentage = 2 / (time period + 1)
VR is the Volatility Ratio = 9-day Chande Momentum Oscillator / 100
I'd be very appreciative if anyone can help.
Kind Regards, James
Comment