Page 64 of 86

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 4:02 am
by 88FX88
ffsss wrote: Thu Jul 06, 2023 2:35 am Did you or anyone solve it? I have the same problem, not only with this indicator but with other indicators too (in renko chart i draws multiple arrows instead of one.)

Like this (only the first arrow was the original signal, the next ones appear with each new bar, and i dont know why, maybe it happens in small renko brick values?)
Image
It's a matter of how the indicator code is written.
Arrows multiply not only on renko but on all offline charts. Help can only come from Kvak

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 4:35 am
by kvak
88FX88 wrote: Thu Jul 06, 2023 4:02 am It's a matter of how the indicator code is written.
Arrows multiply not only on renko but on all offline charts. Help can only come from Kvak
I am not offline chart user, but made some quickly test with one rsi candles indy and dont see any multiple arrows...maybe i do something wrong and is missed in code?....
It would be very helpful if you could share how and what you use instead of short posts....

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 5:06 am
by ffsss
kvak wrote: Thu Jul 06, 2023 4:35 am I am not offline chart user, but made some quickly test with one rsi candles indy and dont see any multiple arrows...maybe i do something wrong and is missed in code?....
It would be very helpful if you could share how and what you use instead of short posts....
Image
I used it in a very small (1 point) renko brick, maybe thats why? The first signal is correct, but then it paints more and more arrows for no reason.

After some time:

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 6:03 am
by kvak
ffsss wrote: Thu Jul 06, 2023 5:06 am I used it in a very small (1 point) renko brick, maybe thats why? The first signal is correct, but then it paints more and more arrows for no reason.

After some time:
You read this post?

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 6:07 am
by ffsss
kvak wrote: Thu Jul 06, 2023 6:03 am You read this post?
Yes, but i have the same problem not only with this indicator, but with other ones too (like here:viewtopic.php?p=1295517667#p1295517667)

So i was hoping maybe it was a known problem that could be fixed or something.

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 6:09 am
by kvak
ffsss wrote: Thu Jul 06, 2023 6:07 am Yes, but i have the same problem not only with this indicator, but with other ones too (like here:viewtopic.php?p=1295517667#p1295517667)

So i was hoping maybe it was a known problem that could be fixed or something.
And what is this indicator?

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 6:18 am
by 88FX88
kvak wrote: Thu Jul 06, 2023 4:35 am I am not offline chart user, but made some quickly test with one rsi candles indy and dont see any multiple arrows...maybe i do something wrong and is missed in code?....
It would be very helpful if you could share how and what you use instead of short posts....
Image
Hi Kvak,
thank you very much for getting back to me. You're right, a post without a screenshot and an image of what the thing is is pointless. I will improve for the future. Thank you for your attention.
As for the arrows .. I have a sreenie like a friend. As the price moves faster, a new renko is drawn. With each new candle, arrows arrive, one next to the other. Tomorrow, when I'm at the computer, I'll make a screenshot of what it looks like on mine.
The same happens when the offline chart generates, for example, M2, M3 candles or any other TF. The thing is, this only happens on offline charts. I use ovo.cz charts

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 6:18 am
by ffsss
kvak wrote: Thu Jul 06, 2023 6:09 am And what is this indicator?
123patterns indicator

viewtopic.php?p=1295420525#p1295420525

edit: v6 version

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 7:03 am
by kvak
88FX88 wrote: Thu Jul 06, 2023 6:18 am Hi Kvak,
thank you very much for getting back to me. You're right, a post without a screenshot and an image of what the thing is is pointless. I will improve for the future. Thank you for your attention.
As for the arrows .. I have a sreenie like a friend. As the price moves faster, a new renko is drawn. With each new candle, arrows arrive, one next to the other. Tomorrow, when I'm at the computer, I'll make a screenshot of what it looks like on mine.
The same happens when the offline chart generates, for example, M2, M3 candles or any other TF. The thing is, this only happens on offline charts. I use ovo.cz charts
Hello, you dont write whitch indicator you use, if you use heiken ashi rsi( or cci), dont use it in offline charts as I wrote, It is using hard coded HA candles and maybe this do this mess. Use any candles version of rsi.

Re: Heiken Ashi Type Indicators

Posted: Thu Jul 06, 2023 7:05 am
by kvak
ffsss wrote: Thu Jul 06, 2023 6:18 am 123patterns indicator


edit: v6 version
Dont know what affected in this indicator...