Bruno Pio
Bruno Pio
  • Information
4 years
experience
1
products
13
demo versions
0
jobs
0
signals
0
subscribers
=)
Bruno Pio Published product

30.00 USD

SEMA is the Sextuple Exponential Moving Average: SEMA = PEMA + QEMA(y - PEMA) The principle of its calculation is similar to  Double Exponential Moving Average  (DEMA). The name "Sextuple Exponential Moving Average" does not very correctly reflect its algorithm. This is a unique blend of the single, double, triple, quadruple and pentuple exponential smoothing average providing the smaller lag than each of them separately. SEMA can be used instead of traditional moving averages. It

Bruno Pio
Added topic ERROR: member function not defined
Hi! How can I solve this problem? I create an EA of a Signal and I got this error: "PERIOD - member function not defined" Where do I need do define? All others functions do not show errors
Bruno Pio
Added topic Center of Gravity problem
Hi! I have some problem with this indicator ( https://www.mql5.com/en/code/442 ) and I try to remake it in a simple way. All work ok, but the signal value is always 1. Some help? //+------------------------------------------------------------------+
Bruno Pio
Published code QEMA
QEMA - Quadruple Exponential Moving Average.
Bruno Pio
Published code PEMA
PEMA - Pentuple Exponential Moving Average.
Bruno Pio
Added topic QEMA and PEMA
Hi! I uploaded QEMA (Quadruple Exponential Moving Average) and PEMA( Pentuple Exponential Moving Average) in the forum, more or less in 2012.07.23, and never appeared and I never received a feedback . How long it takes? Anybody? In Mql4 it takes
Bruno Pio
Added topic how to get the previous data of indicator
In Mql4, there is a shift in many indicators, that I can get the value in bar number 0, in bar number 1 etc but not in Mql5... How can I get these values in Mql5
Bruno Pio
Registered at MQL5.community