Page 1909 of 2170

Re: Relative Trend Index MT4 Indicator request

Posted: Thu Aug 03, 2023 11:34 am
by TransparentTrader
mrtools wrote: Thu Aug 03, 2023 11:11 am Think it can be done, just don't know how, been looking for something similar code wise but haven't found anything.

No problem. I can just follow up every couple of days in private messages instead of clogging up space here.

Re: MT4 Indicator requests and ideas

Posted: Thu Aug 03, 2023 1:04 pm
by sal
RplusT wrote: Tue Aug 01, 2023 11:31 pm mrtools, could you please add mtf to this Indicator and make the arrow adjustable in size. Thank you!



NRP_Indicator_(with_Push).mq4
use this indicator better than de-compiled and mtf and arrow have

Re: MT4 Indicator requests and ideas

Posted: Thu Aug 03, 2023 2:58 pm
by RplusT
sal wrote: Thu Aug 03, 2023 1:04 pm use this indicator better than de-compiled and mtf and arrow have
Thanks, Sal, it plots the same. But I want to be able to change the size of the arrows. And I don't know how to do that in the code. Can anyone help me out please?

Re: MT4 Indicator requests and ideas

Posted: Thu Aug 03, 2023 3:07 pm
by mrtools
RplusT wrote: Thu Aug 03, 2023 2:58 pm Thanks, Sal, it plots the same. But I want to be able to change the size of the arrows. And I don't know how to do that in the code. Can anyone help me out please?
Try.

Re: MT4 Indicator requests and ideas

Posted: Thu Aug 03, 2023 3:47 pm
by RplusT
mrtools wrote: Thu Aug 03, 2023 3:07 pmTry.
Thank you mrtools. Works well. Got one more request...yeah I know, I promise I'll keep quiet thereafter... :D
Could you please automate the mtf up till 4th higher timeframe.

Re: MT4 Indicator requests and ideas

Posted: Thu Aug 03, 2023 4:33 pm
by josi
RplusT wrote: Thu Aug 03, 2023 3:47 pm Thank you mrtools. Works well. Got one more request...yeah I know, I promise I'll keep quiet thereafter... :D
Could you please automate the mtf up till 4th higher timeframe.
It gives excellent signals, I think.
The problem with x-higher TF may be that the signals (on the trading TF) are unreliable because as long as the higher TF-candle is open the indicator will recalculate.
But as an extremely experienced trader, you know that, of course.
So, sorry to have mentioned it (it may help more inexperienced people).

Re: MT4 Indicator requests and ideas

Posted: Thu Aug 03, 2023 5:07 pm
by mrtools
RplusT wrote: Thu Aug 03, 2023 3:47 pm Thank you mrtools. Works well. Got one more request...yeah I know, I promise I'll keep quiet thereafter... :D
Could you please automate the mtf up till 4th higher timeframe.
Have this version which was much easier to add thar mtf and the arrows and the mtf on that version didn't seem right.

Mrtools vs Kvak's RSI

Posted: Thu Aug 03, 2023 5:29 pm
by josi
mrtools wrote: Thu Aug 03, 2023 5:07 pm Have this version which was much easier to add thar mtf and the arrows and the mtf on that version didn't seem right.
Any ideas why your RSI-line is so different from kvak's (regular RSI; Heiken Ashi closed)?

Re: MT4 Indicator requests and ideas

Posted: Thu Aug 03, 2023 5:31 pm
by RplusT
josi wrote: Thu Aug 03, 2023 4:33 pm It gives excellent signals, I think.
The problem with x-higher TF may be that the signals (on the trading TF) are unreliable because as long as the higher TF-candle is open the indicator will recalculate.
But as an extremely experienced trader, you know that, of course.
So, sorry to have mentioned it (it may help more inexperienced people).
Na, I'm not trading the arrows. Just testing to use it for following direction. So far the experience with it is quite positive. Haven't noticed any issues with HTF. But I know what you mean.
Have a good day!

Re: MT4 Indicator requests and ideas

Posted: Thu Aug 03, 2023 5:52 pm
by RplusT
mrtools wrote: Thu Aug 03, 2023 5:07 pm Have this version which was much easier to add thar mtf and the arrows and the mtf on that version didn't seem right.
Thank you mrtools. The reason why my preference still lies with the SNR is that it gives - with the same setting -less signals and those seem to be pretty accurate, Never mind, used a lot of your time already. I appreciate your effort.