Page 2142 of 2169
Re: MT4 Indicator requests and ideas
Posted: Sat Jun 21, 2025 5:54 pm
by Hercs78
mrtools wrote: Sat Jun 21, 2025 2:35 am
Hello, if memory serves me correctly the Renko-SignalAm is simply a renamed repainting Ssrc or Spearman Rank correlation (using a Tma centered moving average for smoothing). We have some non-repainting Spearman rank indicators here in the forum.
Good morning, MrTools.
Thank you for the speedy reply, which is always much appreciated.
I knew that this indicator was a repainter hence my request for an improved version.
Continued success to you.
I see a reply from Rodrigo below which is very kind of him and to top it off even 2 examples of the referenced indicators which I will download immediately.
Best wishes.
Hercs.
Re: MT4 Indicator requests and ideas
Posted: Sat Jun 21, 2025 5:57 pm
by Hercs78
RodrigoRT7 wrote: Sat Jun 21, 2025 9:46 am
In addition to what Mr Tools mentioned, coincidentally this is one of the indicators I am studying. Here are the Spearman indicators I have here in my folder
Good morning, Rodrigo.
You are a fantastic individual for sharing your indicators for which I thank you sincerely. I will let you know whether we have managed to use either of yours.
Continued success to you too.
Best wishes,
Hercs.
Re: MT4 Indicator requests and ideas
Posted: Sat Jun 21, 2025 7:44 pm
by ionone
Hi MrTools
why don't you answered my dm ? I hope I did not say something bad, if I did i'm sorry
by the way could you make this indicator for MT4 ? I think it should not be too hard for your level
I tried but could not.
thank you so much
Jeff
Re: MT4 Indicator requests and ideas
Posted: Sat Jun 21, 2025 9:58 pm
by Madsakz169
Hi everyone,
I'm looking for a solid indicator to replace the RSI at the bottom of my chart.
Specifically, I need something that can precisely identify swing highs and lows — ideally non-repainting and accurate enough for timing sniper entries.
Any recommendations would be really appreciated. Thanks in advance!
Re: MT4 Indicator requests and ideas
Posted: Sun Jun 22, 2025 12:41 am
by sal
mr.tools/kvak
Possible to add additional up arrows when rsi line crosses up for each ob levels ( 70, 80 & 90 )
and arrow down for RSI line crosses down for each os level ( 30, 20 & 10)
no need for signal ma lines
this shall be used for MTF & arrow in Main chart !
Re: MT4 Indicator requests and ideas
Posted: Sun Jun 22, 2025 1:11 am
by RodrigoRT7
Hercs78 wrote: Sat Jun 21, 2025 5:57 pm
Good morning, Rodrigo.
You are a fantastic individual for sharing your indicators for which I thank you sincerely. I will let you know whether we have managed to use either of yours.
Continued success to you too.
Best wishes,
Hercs.
Your kindness Hercs78, the ones who deserve praise are our friends and programmers, moderators and Jimmy
but you can count on me here too

Re: MT4 Indicator requests and ideas
Posted: Sun Jun 22, 2025 9:27 am
by simon_n3z
mrtools wrote: Fri Jun 20, 2025 8:16 pm
Hello, exactly what were you wanting to do?
just adding Heiken ashi price options...please
Re: MT4 Indicator requests and ideas
Posted: Sun Jun 22, 2025 12:40 pm
by mrtools
ionone wrote: Sat Jun 21, 2025 7:44 pm
Hi MrTools
why don't you answered my dm ? I hope I did not say something bad, if I did i'm sorry
by the way could you make this indicator for MT4 ? I think it should not be too hard for your level
I tried but could not.
thank you so much
Jeff
Try
here.
Re: MT4 Indicator requests and ideas
Posted: Sun Jun 22, 2025 4:25 pm
by Intrest 1
If we take TMA Centered on CCI, with the same periods like SSA, we will not see any difference in the signals. The only difference in functionality is the Numcomps parameter for SSA.
Therefore, by adding the Numcomps to the CCI TMA, we get an analogue of SSA without any .dll for MT4 and MT5. Could anyone add the Numcomps parameter to the CCI TMA indicator
Re: MT4 Indicator requests and ideas
Posted: Sun Jun 22, 2025 9:18 pm
by mrtools
simon_n3z wrote: Thu Jun 19, 2025 7:50 am
Hello devs...
I have tried to add HA price options (with chatgpt) to this awesome bb bars indicator, and i think i am close.
please could you fix the code ?
Try
here.