Page 83 of 86

Re: Heiken Ashi Type Indicators

Posted: Fri Jan 24, 2025 9:12 am
by kvak
TransparentTrader wrote: Thu Jan 23, 2025 11:34 pm Do you happen to remember the settings for the middle picture?
In smoothing for HA I am not 100% sure about periods, but it is EMA variation (ts).
For moving average is 21 period Swing line (smoothed).

For reminder:
When we are talking about averages, there are some averages what is not possible use for Smoothed HA method
and also for displaying H/L channel.( like this Swing line, Kijun and PTL).
In calculation of this averages is hard coded prices

Re: Heiken Ashi Type Indicators

Posted: Wed Feb 12, 2025 7:17 am
by soldierdubb
mrtools wrote: Mon Jan 08, 2018 2:57 am This is heiken ashi smoothed with jurik and a ha Delta smoothed with jurik.
is there a version of the hadelta - jurik smoothed that has alerts? and has mobile alerts with it as well?

Re: Heiken Ashi Type Indicators

Posted: Wed Feb 12, 2025 7:58 am
by mrtools
soldierdubb wrote: Wed Feb 12, 2025 7:17 am is there a version of the hadelta - jurik smoothed that has alerts? and has mobile alerts with it as well?
Hello, can't find one and don't have the old file, can make a new one but not sure exactly how I did that version. Need a new version, anyway, will see what can be done.

Re: Heiken Ashi Type Indicators

Posted: Wed Feb 12, 2025 8:41 am
by soldierdubb
mrtools wrote: Wed Feb 12, 2025 7:58 am Hello, can't find one and don't have the old file, can make a new one but not sure exactly how I did that version. Need a new version, anyway, will see what can be done.
Thank You Sir!

Re: Heiken Ashi Type Indicators

Posted: Wed Feb 12, 2025 11:30 am
by mrtools
soldierdubb wrote: Wed Feb 12, 2025 8:41 am Thank You Sir!
Heiken Ashi Delta with Jurik Smoothing + Cross Alerts

Did this version with zero cross and signal cross alerts, not sure how close to the last version though!

Re: Heiken Ashi Type Indicators

Posted: Wed Feb 12, 2025 11:41 am
by soldierdubb
mrtools wrote: Wed Feb 12, 2025 11:30 am Did this version with zero cross and signal cross alerts, not sure how close to the last version though!
its pretty frickin close! thank you sir!!

Re: Heiken Ashi Type Indicators

Posted: Sat Feb 15, 2025 1:58 am
by Cagliostro
mrtools wrote: Mon Jan 08, 2018 2:57 am This is heiken ashi smoothed with jurik and a ha Delta smoothed with jurik.
Dear @MrTools, have a request if you can.

I am really looking to port something exactly like the Heiken Ashi Smoothed with Jurik to MT5, but naturally have no code. Would you be so kind to convert it when you have time. I know it's an old one but have an idea that am testing on MT4 and works well.

Have a lovely weekend!

+C+

Re: Heiken Ashi Type Indicators

Posted: Tue Feb 18, 2025 7:00 am
by Akul82
kvak wrote: Fri Jan 17, 2025 10:43 am Here is updated code with arrows/alerts for HA candles.
Hi Kvak, can you add into the settings a "limit bar display"? If the user chooses 0 the indicator will display all the values, if >1 the number of chosen bars

Re: Heiken Ashi Type Indicators

Posted: Tue Feb 18, 2025 7:42 am
by mrtools
Cagliostro wrote: Sat Feb 15, 2025 1:58 am Dear @MrTools, have a request if you can.

I am really looking to port something exactly like the Heiken Ashi Smoothed with Jurik to MT5, but naturally have no code. Would you be so kind to convert it when you have time. I know it's an old one but have an idea that am testing on MT4 and works well.

Have a lovely weekend!

+C+
Hello. try here!

Re: Heiken Ashi Type Indicators

Posted: Wed Feb 19, 2025 6:34 am
by kvak
Akul82 wrote: Tue Feb 18, 2025 7:00 am Hi Kvak, can you add into the settings a "limit bar display"? If the user chooses 0 the indicator will display all the values, if >1 the number of chosen bars
Try this version