Elite indicators :) - page 1244

 
talaate:

One has to post several posts without any chance to appear.  

I am afraid to say the qualification of the developers is very poor.

More than two weeks and they failed to fix all issues.

The question is why they are changing the site while it is only less than 6 months since the last change.

I feel there is something is planed which I don't like. The secret is with the new owner !!!!!

I hope this post to be appeared.  

I must agree with that
 

Hi Mladen, Could you add divergence feature (see golden mark) onto MACD averages tape + lines + alerts + arrows indicator? Thanks in advance, Forexblasters.



 
mladen:
Post your coders code which he is using to access indicators values, and I will then post a a correction (if needed) of that code part

Thanks mladen! My coder replies:

Okay, here is the code snippet used for indi's access:


         Up=iCustom(_Symbol,PERIOD_CURRENT,"::Indicators\\Averages ribbon 2_7.ex4"
                    ,0    //Timeframe
                    ,0    //Custom TF
                    ,FastMaPeriod
                    ,MODE_SMA    //MA Method
                    ,FastMAPrice
                    ,DoubleSmoothedFastAverage
                    ,AdaptiveFastAverage
                    ,SlowMAPeriod
                    ,MODE_SMA    //Slow MA Method
                    ,SlowMAPrice
                    ,DoubleSmoothedSlowAverage
                    ,AdaptiveSlowAverage
                    ,Filter
                    ,0    //Display type
                    ,3    //Lines Width
                    ,1    //BarWidth
                    ,false//Turns alert on
                    ,false//Alerts on current
                    ,false//Alert should pop up
                    ,false//Alert plays a sound
                    ,false//push
                    ,false//mail
                    ,159  //Arrow code up
                    ,159  //Arrow code down
                    ,0.5  //Gap arrow up
                    ,0.5  //Gap arrow down
                    ,true //Arrow on first bars
                    ,0    //Average shift
                    ,0    //Interpolation
                    ,4    //Indicator value 5
                    ,1    //Shift
                    );


(Sorry if I make many posts, its not purposely. It just sometimes I see the post right away, and sometimes not.)
 
talaate:

Thanks Mladen

just need to display option (line, bar, with dot) + onfirstbar option

Thanks 

Talaat E

The options are there (all 7 of them :))

 

Hi mladen,

I found a MA you can add to your averages bundle: zerolag tema

 

Newest version of stepma of rsi adaptive ema (6 types of rsi calculation + 7 types of display available now)


 
alozard:

hi mladen

I need this indicator.

help me

Thanks

http://www.4shared.com/video/IOwkGZpwce/zigzag-macd.html 

MACD from that video has nothing in common with zigzag - you can use any zigzag on the chart and the results are going to be exactly the same (regardless of the macd)
 
TRADERSM:

Mr.mladen

what type of indicator is this ?

its possible to make this type of indicator with more accuracy ?

pls its possible make this.............. 

Can not change the ex4 file
 
Is the posts disappearing act solved now?
 
krelian99:

Hi mladen,

I found a MA you can add to your averages bundle: zerolag tema

You mean this one (just the single value of course) : https://www.mql5.com/en/forum/178615/page6

It seems a good candidate :)

Reason: