Page 61 of 62
Re: Jurik Smoothed Indicators for MT4
Posted: Wed Apr 16, 2025 7:22 am
by navid110
mrtools wrote: Sun Jan 15, 2023 3:02 pm
Parabolic Velocity using PSAR (Parabolic Stop And Reverse) with Buy & Sell Alerts
Should be working okay, but not able to verify.
Parabolic SAR Velocity Alerts indicator.png
Parabolic velocity (alerts).ex4
Hi Mr.Tools
Is it possible to have an MTF version too?
Thanks
Re: Jurik Smoothed Indicators for MT4
Posted: Wed Apr 16, 2025 9:52 am
by mrtools
navid110 wrote: Wed Apr 16, 2025 7:22 am
Hi Mr.Tools
Is it possible to have an MTF version too?
Thanks
Hello, updated the code and added the mtf.
Re: Jurik Smoothed Indicators for MT4
Posted: Thu Apr 17, 2025 12:47 am
by navid110
mrtools wrote: Wed Apr 16, 2025 9:52 am
Hello, updated the code and added the mtf.
Thats Great
Thanks a lot
Re: Jurik Smoothed Indicators for MT4
Posted: Sat May 03, 2025 1:28 am
by longvuthien
Hi Jimmy,
First of all, thank you for creating this platform and for sharing so many insightful posts with the community — much appreciated!
I’ve recently tested the Jurik filter 1.02.mq4 indicator on smaller timeframes like M1 and M5, and I noticed that it repaints. Specifically, when price moves, the previous Jurik bars also change color, which affects the reliability of signals.
Would you mind taking a look and possibly correcting this behavior?
Thank you so much.
Jimmy wrote: Sat Jun 19, 2021 2:27 pm
To start off, we begin with the most basic version of Jurik Moving Average Filter for MT4 including the source code as kindly supplied by Mrtools.
For traders who are starting their Jurik coding journey, this source code is the first file you should refer to
Re: Jurik Smoothed Indicators for MT4
Posted: Sat May 03, 2025 2:35 am
by mrtools
longvuthien wrote: Sat May 03, 2025 1:28 am
Hi Jimmy,
First of all, thank you for creating this platform and for sharing so many insightful posts with the community — much appreciated!
I’ve recently tested the Jurik filter 1.02.mq4 indicator on smaller timeframes like M1 and M5, and I noticed that it repaints. Specifically, when price moves, the previous Jurik bars also change color, which affects the reliability of signals.
Would you mind taking a look and possibly correcting this behavior?
Thank you so much.
Hello, please show your settings and some examples of it repainting.
Re: Jurik Smoothed Indicators for MT4
Posted: Sat May 03, 2025 2:50 pm
by longvuthien
Dear MrTools,
Thank you for your reply.
Please find my Jurik indicator settings in the attached image file for your reference.
Thank you very much!
mrtools wrote: Sat May 03, 2025 2:35 am
Hello, please show your settings and some examples of it repainting.
Re: Jurik Smoothed Indicators for MT4
Posted: Sat May 03, 2025 9:53 pm
by mrtools
longvuthien wrote: Sat May 03, 2025 2:50 pm
Dear MrTools,
Thank you for your reply.
Please find my Jurik indicator settings in the attached image file for your reference.
Thank you very much!
Hello, can't find anywhere in the code where it will repaint, so don't know.
Re: Jurik Smoothed Indicators for MT4
Posted: Sat May 03, 2025 10:38 pm
by ionone
longvuthien wrote: Sat May 03, 2025 2:50 pm
Dear MrTools,
Thank you for your reply.
Please find my Jurik indicator settings in the attached image file for your reference.
Thank you very much!
it doesn't repaint dude
Re: Jurik Smoothed Indicators for MT4
Posted: Sat May 03, 2025 11:36 pm
by moey_dw
longvuthien wrote: Sat May 03, 2025 2:50 pm
Dear MrTools,
Thank you for your reply.
Please find my Jurik indicator settings in the attached image file for your reference.
Thank you very much!
That does not repaint man!!
Re: Jurik Smoothed Indicators for MT4
Posted: Sun May 04, 2025 12:11 am
by wojtek
Maybe he means that the indicator changes on the current candle,
which is obvious because the price and its variations also change on it,
except for the open price.