Page 151 of 183
Re: Trend Indicators
Posted: Thu Dec 21, 2023 10:51 am
by talaate
mrtools wrote: Sun Dec 17, 2023 3:30 pm
Don't think I ever had the code for that one.
Dear mrtools
This one was made by mladen long time ago, he published the original code for the one without smoothing and the used smooth averages as well as alerts. Later on, the one with smoothing and used smooth average and filter was published but in ex4 format,
In fact, it was very good one but with alerts it is difficult to be followed.
I am giving the code of mladen without alerts, filter, smoothing and smooth averages, if you may able to add them to the given code it will be very helpful from you, and believe me it is really very profitable indicator if smoothing equals 14 with SMA average.
Many Thanks
Re: Trend Indicators
Posted: Thu Dec 21, 2023 5:06 pm
by boytoy
talaate wrote: Thu Dec 21, 2023 10:51 am
In fact, it was very good one but with alerts it is difficult to be followed.
Phase change index 1.1.mq4
I'm with you on that as I found it was hard to follow too with out alerts. A upgrade like this would make it a much more useable indicator

Re: Trend Indicators
Posted: Fri Dec 22, 2023 3:49 am
by mrtools
talaate wrote: Thu Dec 21, 2023 10:51 am
Dear mrtools
This one was made by mladen long time ago, he published the original code for the one without smoothing and the used smooth averages as well as alerts. Later on, the one with smoothing and used smooth average and filter was published but in ex4 format,
In fact, it was very good one but with alerts it is difficult to be followed.
I am giving the code of mladen without alerts, filter, smoothing and smooth averages, if you may able to add them to the given code it will be very helpful from you, and believe me it is really very profitable indicator if smoothing equals 14 with SMA average.
Many Thanks
Phase change index 1.1.mq4
Have you all seen this version by Mladen, pretty sure can do one for mt4 with the averages used for pre-smooth and final value smoothing and the filtering, just an idea can also add the goods to the one posted if you all prefer.
By Mladen:
P.H.Pee has created a few indicators. In the series of those created by him there is a phase change index too
This version deviates from the original though :
* it is inverted (the original shows values when the phase should change, and the is exactly the opposite of the trend)
* option to produce smoothed values added (which is probably what is needed more in the original version)
Usage : you can use the color changes as signals.
Re: Trend Indicators
Posted: Fri Dec 22, 2023 8:31 am
by boytoy
mrtools wrote: Fri Dec 22, 2023 3:49 am
Have you all seen this version by Mladen, pretty sure can do one for mt4 with the averages used for pre-smooth and final value smoothing and the filtering, just an idea can also add the goods to the one posted if you all prefer.
Yes a MT4 one please Mrtools would be great I'd like to compare it to the Trend Scalp we could be onto something new

Re: Trend Indicators
Posted: Fri Dec 22, 2023 12:18 pm
by talaate
mrtools wrote: Fri Dec 22, 2023 3:49 am
Have you all seen this version by Mladen, pretty sure can do one for mt4 with the averages used for pre-smooth and final value smoothing and the filtering, just an idea can also add the goods to the one posted if you all prefer.
By Mladen:
P.H.Pee has created a few indicators. In the series of those created by him there is a phase change index too
This version deviates from the original though :
* it is inverted (the original shows values when the phase should change, and the is exactly the opposite of the trend)
* option to produce smoothed values added (which is probably what is needed more in the original version)
Usage : you can use the color changes as signals.
Sure mrtools, It is really good idea
Re: Trend Indicators
Posted: Fri Dec 22, 2023 1:16 pm
by mrtools
boytoy wrote: Fri Dec 22, 2023 8:31 am
Yes a MT4 one please Mrtools would be great I'd like to compare it to the Trend Scalp we could be onto something new
Phase Change Index (Inverted)
Try, seems ok, not very impressed with the filtering though, maybe you all can find some better settings.
As mentioned by Mladen, this version:
- Is inverted (the original shows values when the phase should change, and the is exactly the opposite of the trend)
- Has an option to produce smoothed values added (which is probably what is needed more in the original version)
Re: Trend Indicators
Posted: Sat Dec 23, 2023 2:17 am
by talaate
mrtools wrote: Fri Dec 22, 2023 1:16 pm
Phase Change Index (Inverted)
Try, seems ok, not very impressed with the filtering though, maybe you all can find some better settings.
As mentioned by Mladen, this version:
- Is inverted (the original shows values when the phase should change, and the is exactly the opposite of the trend)
- Has an option to produce smoothed values added (which is probably what is needed more in the original version)[/Highlight]
Many Thanks
We all appreciate
God blessing you
Re: Trend Indicators
Posted: Sat Dec 23, 2023 2:54 am
by Steam1
mrtools wrote: Fri Dec 22, 2023 1:16 pm
Phase Change Index (Inverted)
Try, seems ok, not very impressed with the filtering though, maybe you all can find some better settings.
As mentioned by Mladen, this version:
- Is inverted (the original shows values when the phase should change, and the is exactly the opposite of the trend)
- Has an option to produce smoothed values added (which is probably what is needed more in the original version)[/Highlight]
Hi MrTools, Very nice ,can you add MTF- please
Regards
Steam1
Re: Trend Indicators
Posted: Sat Dec 23, 2023 3:02 am
by talaate
mrtools wrote: Fri Dec 22, 2023 1:16 pm
Phase Change Index (Inverted)
Try, seems ok, not very impressed with the filtering though, maybe you all can find some better settings.
As mentioned by Mladen, this version:
- Is inverted (the original shows values when the phase should change, and the is exactly the opposite of the trend)
- Has an option to produce smoothed values added (which is probably what is needed more in the original version)
Dear nrtools
Great indicator , hopefully you may add the alerts during weekend
Re: Trend Indicators
Posted: Sun Dec 24, 2023 3:11 pm
by mrtools
Steam1 wrote: Sat Dec 23, 2023 2:54 am
Hi MrTools, Very nice ,can you add MTF- please
Regards
Steam1
Added mtf and alerts.