PROTECTED SOURCE SCRIPT
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.


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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。