Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
I did not change the name of this indicator to the English one. Because, may be, it will affect on something. If you will use this indicator please change the name from Russian to the international one: ang_Fourier.mq4.
Place af_T3.ex4 file to the /libraries folder.
Settinhs:
hrf - period of time for the smallest harmonics (in hours);
hrT3 - time for the period of support average (in hours);
days - days back.
hours - how many hours back (to draw the indicator's line);
m - regression rate:
- m = 1 - linear regression,
- m = 2 - parabolic,
- m = 3 - cubical,
and so on.
It is not recommended to set the m value more than 3 or 4.
i - number of the bar (starting from current zero bar) for the right part of the indicator to be attached to. Use red dot to move the indicator's lines to any date but the indicator will be attached to the i-bar by right part.
Last one.
Next version of this Polynomial Regression indicator which is drawing "the future".
May be. Some kind of. But I am not expressing my opinion here.
I am describing the indicators by the author's words.
This indicator is drawing the equidistant price channel from the specified bar. And we may change the hours to get the other channel based on the other data. And the lined may be moved (by mouse).
I found the differences
see these pics.
.
actually the shi channel moved by shitfting the time frame.
In the second picture ,the red one is shi channel.
.
actually the shi channel moved by shitfting the time frame.
In the second picture ,the red one is shi channel.
It should be different.
Standard SHI_Channel indicator is using fractals and this ang_AutoCh_HL-v1 is using high/low values as I understand.
Just adjust the settings of ang_AutoCh_HL-v1 to the 40 hours and you will get Standard SHI_Channel indicator (with 240 bars calculation) on H1 timeframe. So it should be different.
Regression_Channel.mq4 (e.gif) with 21 Simple MA with closed price and based on 21SMA and 50 LWMA crossing with some high/low calculation to draw the channel.
Alp evaluated this Regression_Channel here.
It is SHI_Mod.mq4 channel together with ang_AutoCh_HL-v1 channel and with GannZigZag.
So, we may use this ang_AutoCh_HL-v1 channel to estimate the direction changing and may use these two channel all together. And forecasting means our estimation of the trend in the near future.
hours - how many hours back (to draw the indicator's line);
m - regression rate:
- m = 1 - linear regression,
- m = 2 - parabolic,
- m = 3 - cubical,
and so on.
It is not recommended to set the m value more than 3 or 4.
i - number of the bar (starting from current zero bar) for the right part of the indicator to be attached to. Use red dot to move the indicator's lines to any date but the indicator will be attached to the i-bar by right part.
Thank you for sharing the Polynomial Regression Indicator, NewDigital.
Do you have a url or something to where we can see exactly how this indicator's worked out?
Thank you for sharing the Polynomial Regression Indicator, NewDigital.
Do you have a url or something to where we can see exactly how this indicator's worked out?
thanks again
Sorry but usually the people are not explaining anything on the other forums. Just posting. I found it on Poul's forum (Russian forex forum). The author ANG@ posted these indicators without any explanation. Seems he is mathematician. There is the thread there but with few posts only. The people (including Yur4ik who is an active member of our forum as well) asked the ANG@ about explanation in Russian. He answered that it is the new development and we can not find anything about it.