Archived: RSI Divergence Indicator

Status
Not open for further replies.
@rogtrader So, I read through the same six pages of this thread that you did. And found out, the same as you, that the scanner in the 1st thread has been a problem. Greater minds than mine have not been able to get it to yield results. So, that script is not going to happen.
On to the other scanner scripts in this thread:
Posters seem to be happy with @jcga1981 scanner. On the positive side, it yields results. On the negative, I have no idea if it is what you are looking for.
jMKtydY.png

Lastly, there is @Pensar scanner. I didn't test it. And @Pensar is not able to provide much info on it so if you decide to use either of these scanners, test with caution.
As @rad14733 stated, in the future, minimally, it is important to reference the post# for the study, scan, watchlist that you are referencing.
 
Last edited:
Who are you questioning and what code are you using...??? Can you reference the post # of the code...??? The more details we have, the better we can assist you...

Thanks for the reply, bro. I have tried the script on the page# 1 and first post by ben. I have spent hours to tweak for the scanner, but no luck. Thanks!
 
@rogtrader So, I read through the same six pages of this thread that you did. And found out, the same as you, that the scanner in the 1st thread has been a problem. Greater minds than mine have not been able to get it to yield results. So, that script is not going to happen.
On to the other scanner scripts in this thread:
Posters seem to be happy with @jcga1981 scanner in Post#75. On the positive side, it yields results. On the negative, I have no idea if it is what you are looking for.
jMKtydY.png

Lastly, there is @Pensar scanner in Post#112. I didn't test it. And @Pensar is not able to provide much info on it so if you decide to use either of these scanners, test with caution.
As @rad14733 stated, in the future, minimally, it is important to reference the post# for the study, scan, watchlist that you are referencing.

Thanks for the response.

Apparently, @jcga1981 scanner. is in spanish?


def MidlineCross = (RSI cruza por encima de 50) o (RSI cruza por debajo de 50);
def ExtremeCross = (RSI cruza 70) o (RSI cruza por debajo de 30);


def Midline_signal = MidlineCross es verdadero;
def Extreme_signal = ExtremeCross es cierto;

def TrendChange = si Sound_AudibleAlert_for_RSI_Cross == sí entonces rsi cruza 50 o rsi si no no;

Alerta (TrendChange, "RSI Trend Change", Alert.BAR, Sound.Ring);

def Extreme = si Sound_AudibleAlert_for_RSI_Cross == sí, entonces rsi cruza 70 o rsi cruza 30 en caso contrario no;
 
Last edited by a moderator:
Thanks for the response.

Apparently, @jcga1981 scanner. is in spanish?


def MidlineCross = (RSI cruza por encima de 50) o (RSI cruza por debajo de 50);
def ExtremeCross = (RSI cruza 70) o (RSI cruza por debajo de 30);


def Midline_signal = MidlineCross es verdadero;
def Extreme_signal = ExtremeCross es cierto;

def TrendChange = si Sound_AudibleAlert_for_RSI_Cross == sí entonces rsi cruza 50 o rsi si no no;

Alerta (TrendChange, "RSI Trend Change", Alert.BAR, Sound.Ring);

def Extreme = si Sound_AudibleAlert_for_RSI_Cross == sí, entonces rsi cruza 70 o rsi cruza 30 en caso contrario no;

Never noticed that before... Google Translate is your friend... The code still needs a little work due to either translation or logic issues, however...

Ruby:
def MidlineCross = (RSI crosses above 50) or (RSI crosses below 50);
def ExtremeCross = (RSI crosses 70) or (RSI crosses below 30);

def Midline_signal = MidlineCross is true;
def Extreme_signal = ExtremeCross is true;

def TrendChange = if Sound_AudibleAlert_for_RSI_Cross == yes then rsi crosses 50 or rsi otherwise no;

Alert (TrendChange, "RSI Trend Change", Alert.BAR, Sound.Ring);

def Extreme = if Sound_AudibleAlert_for_RSI_Cross == yes, then rsi crosses 70 or rsi crosses 30 otherwise no;
 
Last edited by a moderator:
Hi Ben,
Thanks for all the great work.

question on RSI divergence;

It seems to me that not all the detected RSI divergence are correct and I see agreement between RSI and price trend in most cases. Anything I am missing on the understanding of RSI divergence?

Additionally, this is a function of "n=14" or n/2=7 which has a delay of 7 candles showing the RSI divergence? any comment on how to make that to real time evaluating the RSI divergence?
 
Last edited:
This indicator for ThinkorSwim will help you detect bullish and bearish RSI divergences on your chart.
The header of this script also detailed how to set up the scanner that looks for RSI divergences, which often signal possible reversals.
There are a couple of versions for you to check out. The first by Mobius, the other by @cos251
I gave up on RSI divergence, it has so many false positives.

Yes, divergence indicators are problematic.
That is why our group went back to CCI and EM!

@marlonjalonzo This is true of most indicators designed to plot divergences. Divergences are best hand-drawn.
Your trend is still your best friend!
https://usethinkscript.com/threads/rsi-divergence-indicator-with-scanner-for-thinkorswim.9626/
 
Last edited by a moderator:
Status
Not open for further replies.

Join useThinkScript to post your question to a community of 21,000+ developers and traders.

Similar threads

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
199 Online
Create Post

Similar threads

Similar threads

The Market Trading Game Changer

Join 2,500+ subscribers inside the useThinkScript VIP Membership Club
  • Exclusive indicators
  • Proven strategies & setups
  • Private Discord community
  • ‘Buy The Dip’ signal alerts
  • Exclusive members-only content
  • Add-ons and resources
  • 1 full year of unlimited support

Frequently Asked Questions

What is useThinkScript?

useThinkScript is the #1 community of stock market investors using indicators and other tools to power their trading strategies. Traders of all skill levels use our forums to learn about scripting and indicators, help each other, and discover new ways to gain an edge in the markets.

How do I get started?

We get it. Our forum can be intimidating, if not overwhelming. With thousands of topics, tens of thousands of posts, our community has created an incredibly deep knowledge base for stock traders. No one can ever exhaust every resource provided on our site.

If you are new, or just looking for guidance, here are some helpful links to get you started.

What are the benefits of VIP Membership?
VIP members get exclusive access to these proven and tested premium indicators: Buy the Dip, Advanced Market Moves 2.0, Take Profit, and Volatility Trading Range. In addition, VIP members get access to over 50 VIP-only custom indicators, add-ons, and strategies, private VIP-only forums, private Discord channel to discuss trades and strategies in real-time, customer support, trade alerts, and much more. Learn all about VIP membership here.
How can I access the premium indicators?
To access the premium indicators, which are plug and play ready, sign up for VIP membership here.
Back
Top