Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
- Görüntülemeler:
- 17162
- Derecelendirme:
- Yayınlandı:
- 2016.05.16 09:40
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Author: Aborigen
Elastic Volume Weighted Moving Average (EVWMA), a natural replacement for the standard moving average.
Differences of the EVWMA from the standard МА:
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.

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/7457

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

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

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.

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.