QuantTherapy

NET MyRSI

In this script, I will convert the MyRSI function from John F. Ehlers mentions in the May 2018 issue of Stocks and Commodities. I will build on top of the idea and add a noise elimination Technique presented in the December 2020 issue of Stocks and Commodities.

My Rsi
Is an RSI alike version of the well-known RSI indicator where the output is range-bound between -1 and 1 values. The indicator accrues Closes up and Closes down and plots their ratio divided by their sum.

Noise Elimination Technique
As a noise elimination technique, we are using a slightly modified and simplified version of Kendall Correlation that allows us to use it on a single indicator. In general Kendall Correlation is used to measure an association between two sets of variables.

Conclusion
This publishing is solely for research purposes and should not be directly traded with. More detailed information can be found in those Two publications of Stocks and Commodities.

Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?