mohanee

RSI of VWAP

mohanee Updated   
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

Release Notes:
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.
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?