tartigradia

RSI+ by Wilson (alt)

tartigradia 업데이트됨   
Extension of the excellent RSI+ script by Wilsonlibero. I tweaked the parameters to better fit crypto markets, and I added a few more visuals, such as midline, overbought/oversold threshold lines and areas, background coloration depending on RSI trend above or below midline, and a few other tweaks especially colors (fixed the transp parameter deprecation for example). The color theme is by default more optimized for dark mode charts, but all colors can be configured, and all drawings can be enabled/disabled/tweaked in the parameters.

I'm just giving back to the community since I could modify this script only because it was open-source. If you like this script, please don't give me any credit, but please show some love to the original author Wilsonlibero:
릴리즈 노트:
just to show a more complete example of what the indicator can show
릴리즈 노트:
Named all colors adequately to ease customization
릴리즈 노트:
Converted to pinescript v5
릴리즈 노트:
fix interverted bearish and bullish trends background color names
릴리즈 노트:
improve default colors for background highlight of bearish/bullish trends, especially for colorblinds / filtered screens.
릴리즈 노트:
Update:
* Add possibility to assign a specific timeframe
* Moved RSI status bar below volume and resized to reduce space used on-screen
* Added simple stochastic RSI, by default rescaled between overbought and oversold thresholds to minimize space used on-screen
* Enabled RSI status bar and stochastic RSI by default
릴리즈 노트:
Rework parameters screen, by thematically grouping parameters and adding more tooltips to explain what a few atypical parameters do.
릴리즈 노트:
add RSI Cloud, which shows the max and min values attained during a candle, instead of only at close.
릴리즈 노트:
Small optimization for the cloud calculation (deduplicated calculations)
릴리즈 노트:
Rename RSI Cloud to RSI Shadow (more accurate) + clarify in tooltip what it reflects
릴리즈 노트:
New features:
* Update calculation of RSI Shadow to be accurate.
* Add RSI Shadow Sentiment as a bar instead of a background highlight, so that this visualization can be stacked below the RSI Status bar. Also, instead of having a black background for uncertain sentiment, these parts are colored in yellow, similarly to the RSI Status bar.

Both of these features were extracted from this other indicator I made:
릴리즈 노트:
* Display RSI Shadow Sentiment incongruent bars in gray instead of yellow, so as to differentiate between incongruent bars (gray) and undecided trends bars due to the distance between the two bounds being below the margin (yellow). Essentially, incongruent bars should be discounted, hence the gray color, whereas undecided bars may indicate an upcoming reversal, or at least reflect that the current market's sentiment is undecided.
* Set default RSI Shadow Sentiment Margin to 1 instead of 0.
릴리즈 노트:
Change RSI Shadow Sentiment Margin default value to 2 from 1 (empirical tests suggest this is a good middle ground between sensitivity and false positives rate). How to use: compare the colors of both RSI Status and RSI Shadow Sentiment bars, when they are in agreement, especially for longer strings, the sentiment is stronger than if sentiment is only indicated by either bar alone. RSI Shadow Sentiment bar can also sometimes show a trend reversal earlier, although it is unreliable (it is highly sensitive to market participants emotions), hence using it as a reversal tool should always be combined with other indicators/readings from RSI (e.g. , RSI MA cloud, RSI midline sentiment with background highlight, etc...).
릴리즈 노트:
Add comment
릴리즈 노트:
Update:
* Very minor change, fix name of one hidden line (Shadow Sentiment Bar bottom line)
릴리즈 노트:
Changelog:
* Slightly increase intensity of background highlight of RSI trend around midline, to better display on lower intensity screens, and with a different value for blue and red to compensate the psychovisual difference between these colors to the human eye (ie, blue appears less bright than red, for the same intensity).
릴리즈 노트:
Update:
  • Avoid overshadowing the native function type() (renamed type to matype and matype2)
  • The 2nd moving average never used the user defined matype2, it always used matype (so the same type as the first MA) (:facepalm:). This is now fixed, the top sentiment/status bar is much more accurate as a result (because it now uses ALMA for the second MA by default, which was the intended default).
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?