OPEN-SOURCE SCRIPT
已更新 [#ps #mft] RDT's Real Relative Strength

Indicator to use with Pine Screener for filtering watchlists with RDT's Real Relative Strength.
See r/realdaytrading for more info on the RRS.
How to:
1. Mark the indicator as "Favorite".
2. Open Pine Screener.
3. Choose a watchlist.
4. Choose this indicator.
5. Change the settings as needed.
6. Make sure you set timeframe to "5 minutes" and not the default "1 day".
If you choose "Bullish trend", then "Signal X" is a shortcut for RRS > 0 for that timeframe. Similarly "Bearish trend" for "Signal X" means RRS < 0.
Pro-tip #1: use Symbol syncing between tabs to easily go over the results.
Pro-tip #2: you can have two tabs open for "Bullish" and "Bearish" pine screeners (even synced to the same color), so you don't have to change settings everytime.
See r/realdaytrading for more info on the RRS.
How to:
1. Mark the indicator as "Favorite".
2. Open Pine Screener.
3. Choose a watchlist.
4. Choose this indicator.
5. Change the settings as needed.
6. Make sure you set timeframe to "5 minutes" and not the default "1 day".
If you choose "Bullish trend", then "Signal X" is a shortcut for RRS > 0 for that timeframe. Similarly "Bearish trend" for "Signal X" means RRS < 0.
Pro-tip #1: use Symbol syncing between tabs to easily go over the results.
Pro-tip #2: you can have two tabs open for "Bullish" and "Bearish" pine screeners (even synced to the same color), so you don't have to change settings everytime.
版本注释
Indicator to use with Pine Screener for filtering watchlists with RDT's Real Relative Strength.The Real Relative Strength (RRS) metric quantifies how a given ticker has been performing compared to a benchmark / market. It assumes that most stocks move with the market's trend / cycles most of the time. If over a given period the market has mktPC (market Price Change) and mktATR (market ATR), we'd expect that the ticker's PC would be
mktPC / mktATR * ATR
The RRS metric expresses the ticker's strength / weakness relative to the market's as follows:
RRS = (PC - expectedPC) / ATR
If RRS is above 0 then the ticker is outperforming the market over the given period.
See r/realdaytrading for more info on the RRS.
THIS IS NOT MEANT TO BE USED AS A VISUAL INDICATOR
The purpose of this script is to be used with a Pine Screener, to be able to sort watchlists by RRS.
How to:
1. Mark the indicator as "Favorite".
2. Open Pine Screener.
3. Choose a watchlist.
4. Choose this indicator.
5. Change the settings as needed.
6. Make sure you set timeframe to "5 minutes" and not the default "1 day".
If you choose "Bullish trend", then "Signal X" is a shortcut for RRS > 0 for that timeframe. Similarly "Bearish trend" for "Signal X" means RRS < 0.
Pro-tip #1: use Symbol syncing between tabs to easily go over the results.
Pro-tip #2: you can have two tabs open for "Bullish" and "Bearish" pine screeners (even synced to the same color), so you don't have to change settings everytime.
版本注释
Quality of life and bug fixes:- Default timeframe is now set to 1D. You don't need to change it every time anymore.
- Added treshold for RRS in settings. If you want your abs(RRS) to be greater than some small value for example.
- Added confirmation checkbox on each timeframe for RRS. This is useful if you use the scanner intraday.
- Added Heikin-Ashi continuation counts. If you want to know how many consecutive flat top/bottom candles are on each timeframe. This is always _confirmed_ candles only.
- Added daily SMA 50, 100, and 200 values. You can filter using those.
版本注释
Removed "confirmed" settings, as it is not possible to actually wait for candle close on lower timeframes in the current implementation properly. 开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。