Page 79 of 91

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sat Oct 26, 2024 5:56 am
by kvak
BeatlemaniaSA wrote: Sat Oct 26, 2024 5:17 am Hi guys and master coders @mrtools, @kvak, @banzai,

Do we have a TDI indicator that alerts us when the RSI Price Line crosses the Market Base Line, both crossing above or below?

I have gone through all the TDI indicators that I have but have NOT found one among them.

I am currently using "! waddah attar explosion - avgs (alerts + arrows + mtf + ms + btn).ex4"

Regards,
Beatle 🪲
Hello, maybe HERE...check it...

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sat Oct 26, 2024 6:21 am
by BeatlemaniaSA
kvak wrote: Sat Oct 26, 2024 5:56 am Hello, maybe HERE...check it...
Thanks, kvak :thumbup: . I'll test it on crypto this weekend ;-)

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sat Oct 26, 2024 6:43 am
by BeatlemaniaSA
kvak wrote: Sat Oct 26, 2024 5:56 am Hello, maybe HERE...check it...
Any chance of you adding a button to your indicator as well? You know I love to have several indicators in the sub-window and alternate between them via buttons ;-)

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sat Oct 26, 2024 7:17 am
by kvak
BeatlemaniaSA wrote: Sat Oct 26, 2024 6:43 am Any chance of you adding a button to your indicator as well? You know I love to have several indicators in the sub-window and alternate between them via buttons ;-)
Try it... Button is not for objects ( arrows ).

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sat Oct 26, 2024 7:35 am
by BeatlemaniaSA
kvak wrote: Sat Oct 26, 2024 7:17 am Try it... Button is not for objects ( arrows ).
Thanks for the button kvak. However, I have discovered an issue with it. Please see the screenshot. Despite those options being deselected they are switched back on whenever the button is pressed ON/OFF

So all the lines are always visible :-(
I have a workaround by simply setting the colours of those elements to none.

P.S. Thanks for the time and effort you put into coding all your indicators!! :problem: :In Love:

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sat Oct 26, 2024 6:30 pm
by BeatlemaniaSA
kvak wrote: Sat Oct 26, 2024 7:17 am Try it... Button is not for objects ( arrows ).
Thanks once again for the button version. I've tested the histogram version, and it just sits beautifully amongst my other sub-window indicators. The ability to set the position within the sub-window is just fantastic!

Awesome stuff, my man! :Fire: :thumbup:

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sat Oct 26, 2024 6:39 pm
by BeatlemaniaSA
kvak wrote: Sat Oct 26, 2024 5:56 am Hello, maybe HERE...check it...

<3 <3 <3

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sun Oct 27, 2024 6:42 am
by kvak
BeatlemaniaSA wrote: Sat Oct 26, 2024 7:35 am Thanks for the button kvak. However, I have discovered an issue with it. Please see the screenshot. Despite those options being deselected they are switched back on whenever the button is pressed ON/OFF

So all the lines are always visible :-(

TDI New Kvak.png

I have a workaround by simply setting the colours of those elements to none.

P.S. Thanks for the time and effort you put into coding all your indicators!! :problem: :In Love:
TDI "Lines" version with E-Averages (MA Filters pack) + RSI Price Line crossing Market Base Line Signals + On/Off Button & Alerts

Hello, yes, I forget something in button code, btw, here is little updated code without this bug....

TDI Arrows, Alerts and Color Change options include:
  • On RSI price line and band cross all signals
  • On RSI price line and band cross only on first signal
  • On RSI price line and RSI signal line cross
  • On RSI price line and band middle line cross
  • On RSI price line and band middle and RSI signal line cross
  • On RSI price line cross OBOS (Overbought/Oversold) levels
  • On RSI price line cross middle level
In this version the adjustable ROC (Rate Of Change) is permitted when using the Connors RSI.

PS: This indicator is based off my TDI "Histogram". The previous indicators can be found here: EDIT : Redownload updated version, old version have bug with MTF.

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Sun Oct 27, 2024 7:25 am
by BeatlemaniaSA
kvak wrote: Sun Oct 27, 2024 6:42 am Hello, yes, I forgot something in the button code, btw, here is a little updated code without this bug...
Thanks, kvak! Yes, it looks and works perfectly now. :) :thumbup:

Re: Is there a TDI that has alerts for when the RSI Price Line crosses the MBL?

Posted: Mon Oct 28, 2024 8:30 pm
by boytoy
kvak wrote: Sun Oct 27, 2024 6:42 am TDI Arrows, Alerts and Color Change options include:
  • On RSI price line and band cross all signals
  • On RSI price line and band cross only on first signal
  • On RSI price line and RSI signal line cross
  • On RSI price line and band middle line cross
  • On RSI price line and band middle and RSI signal line cross
  • On RSI price line cross OBOS (Overbought/Oversold) levels
  • On RSI price line cross middle level
My favorite TDI now.. this indicator has rate of change included can I ask what it does? Is this like your new TSI which firstly calculate's RSI and then ROC of the current and previous RSI?