mohanee

RSI of VWAP

mohanee Actualizado   
This strategy inputs the vwap as source to RSI indicator.

ENTRY
When RSIofVwap crossover 70 and price is above ema200

partial exits
when RSIofVwap reaches 90 level take a portion of profit

Exit
When RSIofVwap crossdown 30

stoploss
defaulated to 5%

Risk Level
Defaulted to 10%. Based on this startegy calcuclates hiw many units can be purchased adhering to stoploss value


Note: code doesnt draw the RSI (vwap) indicator to the chart. if you want to see how these signals are generated , you can select RSI and VWAP of 14 period length.

warning
For educational purposes only

Notas de prensa:
1. I have noticed selling on RSiofVWAP 90 level reading produces more winning trades. Earlier version had sell level 30 , that has been changed / defaulted to 90

2. Take Partial profits parameter added

3. Profit / Loss points added in comments section

Note : RSI 14 (source vwap) is not added / drawn to the chart. If you want to see how the signals are generated add vwap and RSI 14, then change the RSI source to vwap.
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?