Page 67 of 91

Re: Ultimate TDI indicators thread for MT4

Posted: Fri Oct 06, 2023 1:32 am
by sylvester21
Hello Kvak and Mr Tools

An idea came to me, not sure if this can be coded. My suggestion is try replacing the RSI component in the TDI , with Relative Momentum Index (RMI).
Below are the snapshot in comparison between TDI Pro Real Time (using RSI) vs RMI vs RSI , all adjusted to period of 10. for comparison purpose.

As you can see, clearly, RMI yields a smoother result and less choppy. If the RMI is able to be coded into the TDI, I think it might be useful. Not by a huge margin, but it's something to filter out the choppiness in RSI.

Perhaps, a "guppy" RMI inside the TDI might help. For those traders that trade "Shark Fins" in TDI, I am very sure a Guppy RMI in TDI will show better sharkfins surfacing outside of the Volatility Bands. Instead of relying on 1 fixed RMI, guppy RMI can signal a true Sharkfin when the slow, medium and fast RMIs all rise outside the Volatility bands at the same time, signaling an almost confirmed trend change.

Another suggestion is the Baseline in TDI, instead of Simple MA, perhaps EMA or Mcginley Dynamic MA might be more useful.

ps: I don't have the RMI mq4 file. I only found the ex4 version here from fx station. perhaps some of you might have the mq4 file.

Re: Ultimate TDI indicators thread for MT4

Posted: Fri Oct 06, 2023 4:10 am
by mrtools
sylvester21 wrote: Fri Oct 06, 2023 1:32 am Hello Kvak and Mr Tools

An idea came to me, not sure if this can be coded. My suggestion is try replacing the RSI component in the TDI , with Relative Momentum Index (RMI).
Below are the snapshot in comparison between TDI Pro Real Time (using RSI) vs RMI vs RSI , all adjusted to period of 10. for comparison purpose.

As you can see, clearly, RMI yields a smoother result and less choppy. If the RMI is able to be coded into the TDI, I think it might be useful. Not by a huge margin, but it's something to filter out the choppiness in RSI.

Perhaps, a "guppy" RMI inside the TDI might help. For those traders that trade "Shark Fins" in TDI, I am very sure a Guppy RMI in TDI will show better sharkfins surfacing outside of the Volatility Bands. Instead of relying on 1 fixed RMI, guppy RMI can signal a true Sharkfin when the slow, medium and fast RMIs all rise outside the Volatility bands at the same time, signaling an almost confirmed trend change.

Another suggestion is the Baseline in TDI, instead of Simple MA, perhaps EMA or Mcginley Dynamic MA might be more useful.

ps: I don't have the RMI mq4 file. I only found the ex4 version here from fx station. perhaps some of you might have the mq4 file.
Synergy Pro TDI with RMI

As a start this is a version using RMI instead of RSI. Not sure if the rsi version did this as well but very interesting looks like the bands slope may have been telling us there was about to be a bullish break before about a couple of days ago.

PS: For Kvak's version with trend/slope line coloring please see this post.

Re: Ultimate TDI indicators thread for MT4

Posted: Fri Oct 06, 2023 8:52 am
by kvak
TDI with RMI

I was working on a version with RMI but only finished it now.
I see that Mrtools has already made his version, but hopefully no one will mind if I add this one here too...

PS: For Mrtools's version with different options please see this post and for the Guppy TDI please click here.

Re: Ultimate TDI indicators thread for MT4

Posted: Fri Oct 06, 2023 1:31 pm
by sylvester21
kvak wrote: Fri Oct 06, 2023 8:52 am I was working on a version with RMI but only finished it now.
I see that Mrtools has already made his version, but hopefully no one will mind if I add this one here too...
Image
Superb, will compare this with Mrtools tdi-rmi version.
May I suggest if you can code in "Guppy Rmi" into this TDI as well. The shark fins of the guppy Rmi in the TDI might be useful

Re: Ultimate TDI indicators thread for MT4

Posted: Fri Oct 06, 2023 1:32 pm
by sylvester21
mrtools wrote: Fri Oct 06, 2023 4:10 am As a start this is a version using Rmi instead of Rsi. Not sure if the rsi version did this as well but very interesting looks like the bands slope may have been telling us there was about to be a bullish break before about a couple of days ago.
Image
Super awesome Mrtools. I'll try it out together with Kvaks version. 2 master coders producing their finest. Thanks once again

Re: Ultimate TDI indicators thread for MT4

Posted: Sat Oct 07, 2023 9:07 am
by Jedidiah
sylvester21 wrote: Fri Oct 06, 2023 1:32 am Hello Kvak and Mr Tools

An idea came to me, not sure if this can be coded. My suggestion is try replacing the RSI component in the TDI , with Relative Momentum Index (RMI).
Below are the snapshot in comparison between TDI Pro Real Time (using RSI) vs RMI vs RSI , all adjusted to period of 10. for comparison purpose.

As you can see, clearly, RMI yields a smoother result and less choppy. If the RMI is able to be coded into the TDI, I think it might be useful. Not by a huge margin, but it's something to filter out the choppiness in RSI.

Perhaps, a "guppy" RMI inside the TDI might help. For those traders that trade "Shark Fins" in TDI, I am very sure a Guppy RMI in TDI will show better sharkfins surfacing outside of the Volatility Bands. Instead of relying on 1 fixed RMI, guppy RMI can signal a true Sharkfin when the slow, medium and fast RMIs all rise outside the Volatility bands at the same time, signaling an almost confirmed trend change.

Another suggestion is the Baseline in TDI, instead of Simple MA, perhaps EMA or Mcginley Dynamic MA might be more useful.

ps: I don't have the RMI mq4 file. I only found the ex4 version here from fx station. perhaps some of you might have the mq4 file.
Thank you for such great ideas.
This is another brand new gem.
It has been added to my trading system

Re: Ultimate TDI indicators thread for MT4

Posted: Sat Oct 07, 2023 10:34 am
by kvak
sylvester21 wrote: Fri Oct 06, 2023 1:31 pm Superb, will compare this with Mrtools tdi-rmi version.
May I suggest if you can code in "Guppy Rmi" into this TDI as well. The shark fins of the guppy Rmi in the TDI might be useful
Is THIS what you want?

Re: Ultimate TDI indicators thread for MT4

Posted: Sat Oct 07, 2023 3:39 pm
by sylvester21
kvak wrote: Sat Oct 07, 2023 10:34 am Is THIS what you want?
Hi Kvak, yes. exactly. If this type of RMI Guppy can be coded into this TDI, it might be a good experiment. My theory is, we can observe a more confirmed "SharkFins" RMI rising out from the Volatility Bands.

Re: Ultimate TDI indicators thread for MT4

Posted: Sat Oct 07, 2023 7:36 pm
by Jedidiah
kvak wrote: Fri Oct 06, 2023 8:52 am TDI with RMI

I was working on a version with RMI but only finished it now.
I see that Mrtools has already made his version, but hopefully no one will mind if I add this one here too...

PS: For Mrtools's version with different options please see this post.
Image
Hope Dear kvak can make HISTO and Dashboard version
Gratitude

Re: Ultimate TDI indicators thread for MT4

Posted: Sat Oct 07, 2023 7:41 pm
by Jedidiah
kvak wrote: Fri Feb 10, 2023 11:24 am TDI Lines Histogram with menu for Alerts + Overbought & Oversold Levels

Hello, I added menu for alerts, arrows for exit OBOS levels....

This TDI is based on TDI Histogram.
Image
Is there a dashboard version of TDI(+new)?
Gratitude