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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?