MuthiahM

Setup for Short Term Investment using RSI&ADX. High success rate

This is a very simple script which gives reliable signals for buying and selling in short term. I came across this strategy a long time before in some website and coded it here. I had been using this for a long time and made good profits.

Idea is very simple, a buy call is triggered when RSI is greater than 75 and ADX is greater than 25. Sell call is triggered when RSI is lesser than 25 and ADX is again greater than 25. To remove false signals I always use it with EMA(close,8) which is also included as part of the code.

The ideal chart resolution is 1 day, below this the indicator is not reliable. Haven't tested this indicator for anything other than daily chart.

Refer the snapshots for more details.For any queries, please comment or PM me.

受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

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

想在图表上使用此脚本?