Page 103 of 128

Re: Various (Specialist) indicators for MT4

Posted: Tue Mar 28, 2023 8:32 am
by unimatrix
mrtools wrote: Fri Jun 24, 2022 11:53 am Added zero cross alerts, arrows, and on/off button.
Image
Hello Mr.Tools,
this is a very useful indicator and i like it a lot. Would it be possible to add a smoothing option to "iron out" these areas where the indicator fluctuates ? I think this could be very useful and make the Chande forecast oscillator even better.



Re: Various (Specialist) indicators for MT4

Posted: Tue Mar 28, 2023 10:56 am
by mrtools
unimatrix wrote: Tue Mar 28, 2023 8:32 am Hello Mr.Tools,
this is a very useful indicator and i like it a lot. Would it be possible to add a smoothing option to "iron out" these areas where the indicator fluctuates ? I think this could be very useful and make the Chande forecast oscillator even better.



Image
Don't have the code anymore but have the pinescript code which says it was using linear regression, can maybe make a version using averages, it may be somewhat smoother.

Re: Various (Specialist) indicators for MT4

Posted: Tue Mar 28, 2023 1:28 pm
by mrtools
mrtools wrote: Tue Mar 28, 2023 10:56 am Don't have the code anymore but have the pinescript code which says it was using linear regression, can maybe make a version using averages, it may be somewhat smoother.
Chande Forecast Oscillator (smoother signals)

Made this version, not sure how it compares with the older version, but it does seem smoother.

Re: Various (Specialist) indicators for MT4

Posted: Tue Mar 28, 2023 1:59 pm
by sal
plot simple way to S/D ZONE

Re: Various (Specialist) indicators for MT4

Posted: Tue Mar 28, 2023 3:46 pm
by unimatrix
mrtools wrote: Tue Mar 28, 2023 1:28 pm Made this version, not sure how it compares with the older version, but it does seem smoother.
Image
Thank you Mr. Tools, the indicator is now a lot less noisy. I will test it over the next weeks.


Re: Various (Specialist) indicators for MT4

Posted: Thu Mar 30, 2023 7:05 am
by mrtools
Wilson Relative Price Channel

This is a mt4 version of Mladen's modified version of Wilson's Relative price channel. More information here

The channel is based on the RSI and displays three zones:

  • Overbought Zone
  • Oversold Zone
  • Neautral Zone

The original version by Scriptor was suitable only for the Daily timeframe and above but after Mladen's modification it can now be used on intraday timeframes.

Re: Various (Specialist) indicators for MT4

Posted: Thu Mar 30, 2023 8:10 am
by andrei-1
:thumbup: :Rofl:

Re: Various (Specialist) indicators for MT4

Posted: Thu Mar 30, 2023 8:44 pm
by Jimmy
andrei-1 wrote: Thu Mar 30, 2023 8:10 am :thumbup: :Rofl:
Image
Haha oh shit what have you done bro 😅

Re: Various (Specialist) indicators for MT4

Posted: Fri Mar 31, 2023 1:21 pm
by mrtools
Ganesh wrote: Fri Mar 31, 2023 10:52 am Hi, mrtools .sometimes channel colour of this indicator disappears..kindly rectify it...kindly add alet for signal line cross with rex line
Image
Added alerts to go off depending on whichever color mode you are using, as far as the fill went over everything it seems ok except some problems in mtf mode which i have no idea why, but guessing it's object oriented probably isn't much can be done about it especially when using mtf.

Re: Various (Specialist) indicators for MT4

Posted: Sat Apr 01, 2023 8:05 am
by vvFish
mrtools wrote: Tue Mar 28, 2023 1:28 pm Chande Forecast Oscillator (smoother signals)

Made this version, not sure how it compares with the older version, but it does seem smoother.
Image
;)