Dema@10

 

Hi,

Can somebody code this indicator for MT4 and prorealtime.com? Language for prorealtime.com is similar to basic.

Thanks in advance

Files:
img.pdf  16 kb
 

How to use it?

EMA1:: mov(pr.pe.E):

EMA2:: mov(EMA1,pe,E);

EMA3 :: mov(EMA2,pe,E);

EMA4 :: mov(EMA3,pe,E);

EMA5 :: mov(EMA4,pe,E) ;

EMA6 :: mov(EMA5,pe,E);

EMAT :: mov(EMA6,pe,E) ;

EMAS :: mov(EMA7,pe,E);

EMA9 :: mov(EMA8,pe,E);

EMA 1 0:: mov(EMA9,pe,E);

DECEMA := ( I 0 * EMA 1 )-(4 5 * E M AZ)+(120*EMA3 )-(2 I 0 * EMA4)+(2 5 2 * EMA5 )-(

2 I 0* EMA6)+( 1 20*EMA7)-(45 *EMA8)+( 1 0* EMA9)-EMA 1 0;
 
newdigital:
How to use it?
EMA1:: mov(pr.pe.E):

EMA2:: mov(EMA1,pe,E);

EMA3 :: mov(EMA2,pe,E);

EMA4 :: mov(EMA3,pe,E);

EMA5 :: mov(EMA4,pe,E) ;

EMA6 :: mov(EMA5,pe,E);

EMAT :: mov(EMA6,pe,E) ;

EMAS :: mov(EMA7,pe,E);

EMA9 :: mov(EMA8,pe,E);

EMA 1 0:: mov(EMA9,pe,E);

DECEMA := ( I 0 * EMA 1 )-(4 5 * E M AZ)+(120*EMA3 )-(2 I 0 * EMA4)+(2 5 2 * EMA5 )-(

2 I 0* EMA6)+( 1 20*EMA7)-(45 *EMA8)+( 1 0* EMA9)-EMA 1 0;

Right this is the right question!

How to use this!

I saw that MA on VT, but it is usles without description.

Files:
decema.jpg  147 kb
 
JoZo:
Hi,

Hi haven't understood yor question but I will explain the purpose of the indicator.

It's a a very fast trend indicator with very low lag ( to be used togheter with an EMA to fast identify changing of direction/trend on prices .

Hope this can help.

Thanks

Mabye some example of usage? With screenshot.

 

Hi,

I haven't understood yor question but I will explain the purpose of the indicator.

It's a a very fast trend indicator with very low lag ( to be used togheter with an EMA to fast identify changing of direction/trend on prices .

Hope this can help.

Thanks

 

Hi,

I don't use it but I want to use it with prorealtime.com

I have only the formula that I have attached.

Reason: