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.

Script protegido
Este script é publicado como de código fechado e você pode usá-lo livremente. Você pode favoritá-lo para utilizá-lo em um gráfico. Você não pode visualizar ou modificar seu código fonte.
Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?