Elite indicators :) - page 715

 
nevar:
I appreciate you are overloaded with '' new build'' requests , thanks for the indicator.

So are you are saying that confidence bands numbers are more suitable to average values than the fit values?

I thought like in the example of traders dynamic index ssa normalized with confidence bands indicator poly fit values

and kalman has good cylic features.So I thought confidence bands would suit these to etter than the averages.

Is it possiple to add shif value?

nevar

Will make a version that is using an additional average of the polyfit oscillator value as a basis for deviations calculation so it can be compared to the current calculation way and yes, I will add the shift value (that is what I liked the best in some versions using confidence bands )

 

Updated ccfp (version with alerts and multi time frame) : ccfp_mtf_amp_alerts_2.02_nmc.mq4

Original was posted here : https://www.mql5.com/en/forum/general

 
odysseus11:
that would be great! Thanks! Note to clarify, I want the alerts to fire if the line turns DOWN if it had been ABOVE the alert level (for positive levels) and vice versa. NOT an alert when the line comes down thru the level like I first said. Hope this is clear. Thanks again! As for many alerts, wouldnt that depend on where I set the levels LOL?

Odysseus

Here you go Some more parameters added. I assumed that you want 4 levels, so the indicator has 4 levels now. You are setting them from the parameters (LevelUp2,Levelup1,LevelDn1 and LevelDn2). Also, regarding alerts, 2 more options added :

alertsOncross -> if you want alerts when values cross levels > 0 up and levels < 0 down

alertsOnRevert -> if you want alerts when values cross levels > 0 down and levels < 0 up (this is what you want, if I understood correctly)

So, now you can choose what type of alerts you wish (that way all the possible combinations are covered and simply by adjusting the parameter, you set it to your needs). Tested it and as far as I see it works OK, but since those are 32 new possible alerts, please let me know if something is not OK

Updated version posted here : https://www.mql5.com/en/forum/general

 

Updated CCFP version 2.03 (the version that can alert on crosses as well as on slope changes) : ccfp_mtf_amp_alerts_2.03_nmc.mq4

Originally it was posted here : https://www.mql5.com/en/forum/general

 
odysseus11:
Thank you that is all wonderful, just ONE more thing I promise - I actually wanted ONE more condition if you could!!

In addition to cross up/down from above/below the alert values (which ARE great thanks!), could you do an alert on SLOPE change (for example if above the value then the line turns downwards/decreases). This would be PERFECT if you could! Thanks so much!

Odysseus

Odysseus

Here is the version that can alert on slope direction change too

Option alertsOnSlopeChnage added for that purpose

Updated version posted here : https://www.mql5.com/en/forum/general

 

Updated macd bars : mtf_macd_bars_nmc.mq4

Originally it was posted here : https://www.mql5.com/en/forum/general

Files:
 

Sylvester

Here is this version. Multi time frame works as it should. Arrows added.

Updated version posted here : https://www.mql5.com/en/forum/general

Files:
 

Step ma of probability density function (pdf) ma upgraded to automatically adjust to 4 or 5 digit brokers : stepma_pdf_nmc_3.01.mq4

 

Updated adaptive T3 lines : adaptive_t3_lines_nmc.mq4

Originally it was posted here : https://www.mql5.com/en/forum/general

Files:
 
SAugustine:
Hi Mladen/MrTools

I have an unusual request for you two geniuses today. You will observe from my screenshot that I use the Adaptive T3 - 2 moving averages (a short term set at 14 and a medium term set at 21). Firstly is it at all possible to create a ONE TOOL where I have the option of BOTH lines (with their own settings, incl colour choices of course). Secondly (the really unusual request I suppose) is it possible to create this tool such that I have an option to SHADE the area between the two Adaptive T3 lines - in this way I have a "no-go zone" (GREY dodgy zone).

Thanks and have a great Sunday!!!

Regards

Sylvester

Sylvester

Here you go

What I could not add in this version (due to a lack of buffers) is the area in between (it would require objects for that, and in that case it might slow down the terminal when a lot of bars are displayed on chart)

Default colors for the two values differ slightly but you can change the color to desired values

Upsated bersion posted here : https://www.mql5.com/en/forum/general

Files:
Reason: