
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
I don't thing this repaints, anyway I did take a good look and did not see it. What happens is, that is messes up a bit on a new bar placed. Not alway, but sometimes. So maybe someone could take a look at it. Would be enorm grateful! The code is there, this indicator is opensource.
Hi,
I could be wrong but please see this pictures taken with a few bars of difference. Green line keeps moving following the new highs. In ther first picture the grren line makes a peak near 6 am and int he last one same peak ins near 3 pm.
Hello traders.
I just try to back test this indicator.
If some boby can trade whit this tell me how ?
Its look great but...
Thanks.
Cci + Hma
Updated version of Woodie CCI + HMA.
igorad fixed the problem when its used with some products like indexes.
Sorry
CCi Woodie like + HMA Ogeima Version
I just understand why many people wrote me PMs. And ssotiro and mezarashii posts.
I forgot to upload the indicator
SEE UPDATED VERSION ON THIS POST
Zero Lag MACD
Modified version of the old Zerolag MACD.
Why zero lag? As I undertand:
Zero Lag Exponential Moving Average
("Zero Lag" is an option within the Exponential Moving Average indicator)
EMA = K * ( 2 * PRICE - PRICE.X) + (1 - K) * EMA.1
where...
K = 2 / (n + 1)
n = Period
x = lag = (n - 1) / 2
and because MACD is based on EMA by using ZEMA we have ZeroLag MACD
It's because you use the same IndicatorValue=1.0. Try to use different values for this input.
Hi, I already change the value but I still get one line only at the bottom (all yellow).
Hope you can layout some assistance.
Thx.
This MTF_NonLagMA_v7.1 SW indicator is using NonLagMA_v7.1 indicator from this post https://www.mql5.com/en/forum/general
So, download it and place to indicator's folder (and compile).
IndicatorValue is location of the indicator in separate window.
Default value is from 0 to 2:
But we can change it of course.
So, I attach first MTF_NonLagMA_v7.1 SW indicator to separate window (H1 timeframe):
And second one (to the same separate window):
And last one:
We can attach more.
Thus 1st indicator is TF=0 (current H1 on the chart), second one - H4 and 3rd one - D1.
And finally I got the following:
We can place with the other settings of this indicator, and we can add the other timeframes and so on.
And finally I got the following:

We can place with the other settings of this indicator, and we can add the other timeframes and so on.Got it! Thanks for a very clear & effective instruction, great thanks!