Tutorial05

Stochastic RSI w/ Crossover Alerts (by WJ)

Tutorial05 已更新   
NOTE:
// STOCH RSI CODE TAKEN FROM DEFAULT INDICATOR
// I HAVE ONLY MADE SOME ADJUSTMENTS FOR VISUAL AID
// I MADE THIS FOR MY OWN USE BUT HAVE DECIDED TO PUBLISH AND SHARE IN CASE ANYBODY WANTS TO USE IT

This is the normal default built-in Stochastic RSI indicator which I have added some stuff for visual aid:
  • Added middle line (50)
  • Stoch RSI background turns green when K line crosses D line UPWARDS, K line is below the 50 level, and price is above 200 EMA
  • Stoch RSI background turns red when K line crosses D line DOWNWARDS, K line is above the 50 level, and price is below 200 EMA

  • Alert notification on the crossover candle with background colour change conditions met
版本注释:
- Added OB/OS only crossover alerts (remember to disable the one you don't want as both are on by default)
版本注释:
FIxed a mistake in upper and lower band value
版本注释:
Fixed alert naming
版本注释:
1. Better way to toggle alerts on/off now
2. You can now choose alerts to display with different MA filters: EMA, WMA, SMA, None.

Please let me know if there are any bugs especially on the Alerts itself.
版本注释:
K line filter changed to D line instead to give a more accurate signal
版本注释:
Changed it back to K line detection as it's better, apologies for the confusion and trouble of re-adding the indicator
版本注释:
Changed to both K and D lines as it seems to be the best solution
版本注释:
Added toggleable background colour change when k line crosses 50
版本注释:
Re-publishing as I accidentally updated this with the Stochastic instead.
版本注释:
Updated some stuff
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?