mohanee

VWAP and RSI strategy

mohanee 已更新   
This strategy combines VWAP and RSI indicators

BUY RULE
1. EMA50 > EMA 200
2. if current close > vwap session value and close>open
3. check if RSI3 is dipped below 10 for any of last 10 candles (as defined rsi_buy_level)

EXIT RULE
1. RSI3 crossing down 90 level (as defined in rsi_sell_level)

STOP LOSS EXIT
1. default is set to 5%


you need to add EMA 50 , EMA 200 and VWAP (session) indicators to the chart to see how these signals are generated

This strategy is tested on SPY and QQQ index stocks on hourly chart.

Warning
for educational purposes only

發布通知:
Add on RSI divergence parameter added to settings

This will allow to add to existing position if RSI divergence found.

Background color green has been added to RSI indicator when there is divergence
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?