Page 8 of 13

Re: MT5 Heiken Ashi

Posted: Tue Jun 25, 2024 2:48 am
by kvak
boytoy wrote: Mon Jun 24, 2024 3:53 pm Really good and clear comparison post man 👍


Thank you for your attention Kvak.... you do so much for us traders already feel bad to ask for corrections/improvements but I know you will become a super MT5 coder too soon.... please hope we figure it out bro!! 🙂
Here is new version. I recode part with atr/stdev ( now is not as onbuild function ) and there is not errors....
Also added a small dots as a arrows.
That's all I can do for now...

Re: MT5 Heiken Ashi

Posted: Tue Jun 25, 2024 3:55 pm
by boytoy
kvak wrote: Tue Jun 25, 2024 2:48 am Here is new version. I recode part with atr/stdev ( now is not as onbuild function ) and there is not errors....
Also added a small dots as a arrows.
That's all I can do for now...
You da man.... gonna load up new one as soon as I get home!! Oh gummon!!🏃‍♂️

Re: MT5 Heiken Ashi

Posted: Tue Jun 25, 2024 5:16 pm
by thomdel
kvak wrote: Tue Jun 25, 2024 2:48 am Here is new version. I recode part with atr/stdev ( now is not as onbuild function ) and there is not errors....
Also added a small dots as a arrows.
That's all I can do for now...
Respcted kvak

You are Really Super Super Super.

Thanks for fulfilling our wishes & request.

Thanks for your superb efforts.

Re: MT5 Heiken Ashi

Posted: Tue Oct 01, 2024 5:43 am
by kvak
HA without wick.
I don't know if there is an easier way to do this...

Re: MT5 Heiken Ashi

Posted: Sat Nov 02, 2024 10:04 pm
by DaveTrader
kvak wrote: Tue Jun 25, 2024 2:48 am Here is new version. I recode part with atr/stdev ( now is not as onbuild function ) and there is not errors....
Also added a small dots as a arrows.
That's all I can do for now...
Hello kvak, thank you for everything you do for so many traders!
If possible, when you find the time can you make larger size options for the arrows in your mt5 StepMA+HA indicator? The tiny red/white dots are barely visible to my old eyes
mt5 mt4 Your consideration would be greatly appreciated.

Re: MT5 Heiken Ashi

Posted: Mon Nov 04, 2024 6:53 am
by kvak
DaveTrader wrote: Sat Nov 02, 2024 10:04 pm Hello kvak, thank you for everything you do for so many traders!
If possible, when you find the time can you make larger size options for the arrows in your mt5 StepMA+HA indicator?stepMA(+HA)arrows.ex5

The tiny red/white dots are barely visible to my old eyes
mt5step mt5.png
mt4step mt4.png

Your consideration would be greatly appreciated.
Hello, sorry, I am trying, but have not idea why width and style arrows don't working in my code... It is different from MT4 code... But I will learn how to do...

Re: MT5 Heiken Ashi

Posted: Wed Nov 06, 2024 9:44 pm
by Yarvua
mrtools wrote: Sat Jun 15, 2024 1:10 am Made this one.
Hi @mrtools,

First of all, I'd like to thank you and all the other developers
for all the work you do to make our trading easier and, above
all, more profitable.

Today, I'd like to know if you can add a simple function to this
indicator for HA.

I'd like to have a field to enter the number of HA of a new color
to receive the alert.

In my particular case, I'd like an alert only on the second HA candle.

Do you think this is possible?

Thank you in advance for your reply (whether positive or negative).

Best regards from France
Phil

Re: MT5 Heiken Ashi

Posted: Thu Nov 07, 2024 1:11 am
by mrtools
Yarvua wrote: Wed Nov 06, 2024 9:44 pm Hi @mrtools,

First of all, I'd like to thank you and all the other developers
for all the work you do to make our trading easier and, above
all, more profitable.

Today, I'd like to know if you can add a simple function to this
indicator for HA.

I'd like to have a field to enter the number of HA of a new color
to receive the alert.

In my particular case, I'd like an alert only on the second HA candle.

Do you think this is possible?

Thank you in advance for your reply (whether positive or negative).

Best regards from France
Phil
Hello Phil,

If you set alerts on current to false think it should do that.

Re: MT5 Heiken Ashi

Posted: Thu Nov 07, 2024 3:40 am
by Yarvua
mrtools wrote: Thu Nov 07, 2024 1:11 am Hello Phil,

If you set alerts on current to false think it should do that.
Hi,

At the close of the second HA?
I'll give it a try.

Thank you for your prompt reply.

Re: MT5 Heiken Ashi

Posted: Fri Jan 10, 2025 12:41 am
by budhi1976
Respected mrtools, is it possible to add on/off button to this HA indi?
mrtools wrote: Sat Jun 15, 2024 1:10 am Made this one.