I have added a filter (long term RSI) to the Rules. strategy BUYs when RSI 50 period is above 50 line and there is divergence on the short term RSI
settings ========= short term RSI period 5 long term RSI period 50 stopLoss is 8% --- if setting is enabled
BUY Rule ======== RSI 50 is above 50 line short term RSI is showing divergence
Add to existing ============== if already in position, BUY when shorTermRSI is crossing above 20
TakeProfit ========= when longTermRSI reaches 60,65, 70 and 75 level , take partial profits . (not when crossing down --- This may affect on profits , because when price goes down , it goes very fast )
Exit ===== when longTermRSI is crossing down 30 OR stopLoss value hits
Note: When I tested this with GOOGL stock , I have got excellent results ... any experts there , please check everything is good with scripting ...
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 publication is governed by House rules. You can favorite it to use it on a chart.
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.