
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Well I would require the histo version of adaptive t3 mtf & alerts indicator to draw Histogram, Yes!!!
I hope that this is the histogram version that you need : adaptive_t3_mtf_amp_alerts_histogram.ex4
I hope that this is the histogram version that you need : adaptive_t3_mtf_amp_alerts_histogram.ex4
Yes!!! this was exactly what i asked for
I was curious to know the reason why ex4 files are published now a days.
Thanks once again
SKC
skc321 OK. Will check if it is ami broker source. Tanks
Hey Mladen,
I was just wondering, if you had any further chance to progress on my request
Thanks
SKC
Hey Mladen,
I was just wondering, if you had any further chance to progress on my request
Thanks
SKCSKC
So far I had no result in finding the exact origin of that code
This is adaptive Tarzan indicator, which actually is n Rsi with an Rsi of ma bands, the Rsi of ma,in this picture is actually the colored blocks, the outer bands are controlled by the korridor setting. The adapting affects both the rsi(controlled by cPeriod and speed) and the rsi ma(controlled by MaPeriod and MaSpeed).
This is adaptive Tarzan indicator, which actually is n Rsi with an Rsi of ma bands, the Rsi of ma,in this picture is actually the colored blocks, the outer bands are controlled by the korridor setting. The adapting affects both the rsi(controlled by cPeriod and speed) and the rsi ma(controlled by MaPeriod and MaSpeed).
Thanks for the new indicator Mrtools, I was curious to know the reason why ex4 files are published now a days, rather than MQ4.
Thanks
SKC
Thanks for the new indicator Mrtools, I was curious to know the reason why ex4 files are published now a days, rather than MQ4.
Thanks
SKCSKC
In the new adaptive versions it is simply because of the function that is used for adapting.
Since a lot of code that was made for the first time here is "shared" like cookies, some of the code will be closed simply to protect the work that is invested in it (otherwise we shall have complete systems with renamed indicators in which systems each and every indicator was made here and then someone decided to sell them as his/her own)
That is taking alarming levels (to the extent that I can not turn to any forex forum without seeing any of the forex-tsd indicators renamed, changed a couple of colors and claimed as if somebody else have made that) so, some (smaller part) of the newly invented code will have to be published in ex4 form only
SKC
In the new adaptive versions it is simply because of the function that is used for adapting.
Since a lot of code that was made for the first time here is "shared" like cookies, some of the code will be closed simply to protect the work that is invested in it (otherwise we shall have complete systems with renamed indicators in which systems each and every indicator was made here and then someone decided to sell them as his/her own)
That is taking alarming levels (to the extent that I can not turn to any forex forum without seeing any of the forex-tsd indicators renamed, changed a couple of colors and claimed as if somebody else have made that) so, some (smaller part) of the newly invented code will have to be published in ex4 form onlyI completely agree with you Mladen, I was wishing this should have been done long back, in multiple instance you guys have saved people like me by making us aware of where the origin of the indicator come from. And yes people steal the hard work done in this fourm and change the color and few setting here and there and claim that its a new invention which they have made and sell it across. I really welcome this approach from my bottom of my heart. "It's Better Late than Never" This way people like Karl will not spam others work
WPR + ma with some extras added and code optimized for new mt4 : wpr_ma_-_mtf_2.mq4
And this version too : wpr_ma_-_mtf_2.1.mq4
___________________
Even though it looks the same at the first glance as the previous, they are completely different. Built in wpr is not used and in this one it is not the result that is smoothed but the prices are filtered before used in wpr calculation. It makes the lag smaller and cleans up significant number of false signals
PS: setting the smooth period to <= 1 makes it in effect the same as the original WPR