Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Quadruple Exponential Moving Average - indicatore per MetaTrader 5

Visualizzazioni:
5522
Valutazioni:
(16)
Pubblicato:
2017.08.10 10:59
Aggiornato:
2023.03.29 13:48
\MQL5\Include\
QEMA.mq5 (13.36 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author: Bruno Pio

A moving average with the fourfold EMA averaging, with a real period and the possibility to shift the indicator horizontally or vertically.

The indicator uses the CMoving_Average class from the SmoothAlgorithms.mqh library. Working with that class is described in detail in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers. The SmoothAlgorithms.zip archive contains the SmoothAlgorithms.mqh file for compiling the indicator in MQL4. In this case the extension of the indicator file should be changed to mq4, i.e. QEMA.mq4).

This indicator was first implemented in MQL5 and published in the Code Base on 13.08.2012.

Fig. 1. The QEMA indicator

Fig. 1. The QEMA indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/18463

Pentuple Exponential Moving Average Pentuple Exponential Moving Average

A moving average with the five-fold EMA averaging, with a real period and the possibility to shift the indicator horizontally or vertically.

XROC2_VG XROC2_VG

Plotting ROC indicators of two arbitrary same types (including Momentum) and periods in a single window.

LifeHack Ticks LifeHack Ticks

An indicator of ticks (Bid and Ask). Displays the last 300 ticks.

FractalSystem FractalSystem

A fractal based indicator.