Elite indicators :) - page 1328

 
Much appreciated Mladen! 
 

Hi Mladen, 

i got an divergence indicator that it said the best divergence indicator than the others.

but there is some thing wrong it cannot attached on MT.

can you please make it work again.

(just an information that this indicator has been upload from a forum on 2014)

thank you, 

Files:
 
Joshen:

Hi Mladen, 

i got an divergence indicator that it said the best divergence indicator than the others.

but there is some thing wrong it cannot attached on MT.

can you please make it work again.

(just an information that this indicator has been upload from a forum on 2014)

thank you, 

Try it out

Files:
 
mladen:

Try it out

wow thanks a lot mladen, super quick responses. hehehe

i have try it and it can work now.

but there is a little wrong with the indicator. i backtest it and saw that the divergence arrow in the past has been deleted.

if you have time mladen, can you make the past signal arrow still on the place?

thank you,

and what is your opinion about this divergence indicator mladen?

is it a good one? :) 

 
mladen:

Dimi

Try it out

Sorry boss! I forgot to ask you could you please add a label for us whenever we hover the mouse over the MTF MA it shows us what it is?

Like this one
 
Dimi.A:
Sorry boss! I forgot to ask you could you please add a label for us whenever we hover the mouse over the MTF MA it shows us what it is?

Like this one
It does do that (that is what terminal does, no need to add anything else)
 
mladen:
It does do that (that is what terminal does, no need to add anything else)
Sorry I meant whenever we hover our mouse over it, could you allow the label that comes up to show the timeframe of the MTF MA in the data window.

Example taken from the other MTF MA indy:

//---- name for DataWindow and indicator subwindow label   
   switch(ma_method)
     {
      case 1 : short_name="MTF_EMA("; break;
      case 2 : short_name="MTF_SMMA("; break;
      case 3 : short_name="MTF_LWMA("; break;
      default : short_name="MTF_SMA(";
     }
   switch(TimeFrame)
     {
      case 1 : string TimeFrameStr="Period_M1"; break;
      case 5 : TimeFrameStr="Period_M5"; break;
      case 15 : TimeFrameStr="Period_M15"; break;
      case 30 : TimeFrameStr="Period_M30"; break;
      case 60 : TimeFrameStr="Period_H1"; break;
      case 240 : TimeFrameStr="Period_H4"; break;
      case 1440 : TimeFrameStr="Period_D1"; break;
      case 10080 : TimeFrameStr="Period_W1"; break;
      case 43200 : TimeFrameStr="Period_MN1"; break;
      default : TimeFrameStr="Current Timeframe";
 

Dear Mladen I ask you to make these indicators work I have.

thank you

 

 
Dragon:

Dear Mladen I ask you to make these indicators work I have.

thank you

 

Save them as "stepma pdf 4_4.ex4" and "stepma pdf 4_4 histo.ex4" and they will work
 

wow thanks a lot mladen, super quick responses. hehehe

i have try it and it can work now.

but there is a little wrong with the indicator. i backtest it and saw that the divergence arrow in the past has been deleted.

if you have time mladen, can you make the past signal arrow still on the place?

thank you,

and what is your opinion about this divergence indicator mladen?

is it a good one? :) 

Files:
Reason: