如果免费资源下载的文件为TXT文档 请联系站长更新!站长微信:Lv596999 Telegram:@eapoj 站长因大部分时间研究EA,做风控,没太多时间更新下载地址,请谅解! |
variable Index Dynamic average (vidya) is an original method of calculating the Exponential Moving Average (EMA) with the dynamically changing period of averaging, developed by Tushar Chande. The length of period in VIDYA depends on market volatility as indicated by the Chande Momentum Oscillator (CMO).
Typical Signals
VIDYA generates buy and sell signals when the price crosses over and under the bands:
- When the price crosses over the upper band of VIDYA, this can be interpreted as a signal to buy.
- When the price crosses under the lower band of VIDYA, this can be interpreted as a signal to sell.
Inputs
- VIDYA Period: EMA averaging period.
- Vidya Smooth: Smoothing factor.
- CMO Period: The number of candlesticks used for the calculation of CMO.
- Last Bar Included: Include the value of the bar currently being drawn in VIDYA calculations.
For EA Developers
- VIDYA value: Buffer = 0
- CMO value: Buffer = 1
![]()
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END