Mira cómo descargar robots gratis
¡Búscanos en Twitter!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

EVWMA - indicador para MetaTrader 4

Visualizaciones:
16157
Ranking:
(6)
Publicado:
2016.05.16 09:40
EVWMA.mq4 (2.47 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
Author: Aborigen

Elastic Volume Weighted Moving Average (EVWMA), a natural replacement for the standard moving average.

Differences of the EVWMA
from the standard МА:
  • 1. The EVWMA does not have an averaging period, instead it uses the volume to determine the period of the average component.
  • 2. The EVWMA considers the information on volume (or time) in a natural and logical manner.
  • 3. The EVWMA can be obtained as an approximation to the statistical estimation, and thus has a mathematical basis.


Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/7457

EMAPredictive3 EMAPredictive3

This is a very simplistic method, one of the best in the signal processing and target tracking.

EMA-Crossover_Signal EMA-Crossover_Signal

The indicator is very simple, and it requires certain mental and psychological efforts.

RSIFilter_v1 RSIFilter_v1

Trend filter. In short, the RSIFilter fails on strong fluctuations, but handles the trend good enough, but if it get improved a bit, it could be able to give clear answers.

Traditional Itrend Traditional Itrend

Trend indicator with a multitude of settings. Displays the direction (red) and strength (blue) of the trend as a two-colored histogram. The main signals are the crossing of the zero line, reaching a new high/low, divergence.