Saturday, May 9, 2009

Var Mov Avg Indicator

Var Mov Avg MT4 indicator - although it is based on the moving average, this indicator does not use the standard indicators of the platform MT4. It uses its own formula for calculating the rolling average of the complex noise filter for a more accurate signal. Indicates a line consisting of points in the main graphics window, right on top of the price. Change the color of the points signaling a change of trend. The indicator may deliver audible signals when such changes, you can turn off these signals.

Input parameters:

* PeriodAMA (default = 50) - the main period moving average. In contrast to the conventional moving average, the higher this number, the less will be a smooth line.
* Nfast (default = 15) - the first parameter for the noise filter. The higher the number, the indicator becomes less sensitive to burst.
* Nslow (default = 10) - for the second parameter is a noise filter. The higher the number, the indicator becomes less sensitive to burst.
* G (default = 1.0) - the degree of the filter in the moving average. Another way to smooth out the line.
* DK (default = 0.1) - no matter what is not affected.
* UseSound (default = true) - if true, it will be used tones.
* SoundFile (default = "expert.wav") - the name of sound file for the signals.



When a red, the price is in a descending trend. When a green, the price is in an upward trend. Buy when the red dots are replaced by green and sell when the green replaced the red. Use a moderate stop-loss to protect against false alarms.

Download:

Var Mov Avg in. Zip

No comments: