TradingView
Coinrule
Feb 18, 2021 3:00 PM

RSI Classic Strategy (by Coinrule) 

Ethereum / TetherUSBinance

Description

One of the questions hobbyist traders more often ask is: what is the perfect trading indicator?

Every indicator is just a tool, so its efficiency is proportional to your ability to read its signals and translate them into an actionable trading strategy. The RSI is likely the most flexible and easy to use among the technical indicators.

This trading strategy tries to catch short-term swings on the coins of your choice with a simple yet profitable setup.

  • Buy when the RSI is lower than 30 (you can adjust it to 35 in times of steep uptrend).
    Sell when the RSI is greater than 65 (the target may range between 60 and 75 depending on the volatility of the coin).



Note that the buy signal comes when the indicator crosses below 30 and not when it crosses above 30 as it happens on the built-in RSI strategy on Tradingview.

The present script overperforms the built-in strategy, even adding trading fees and using a lower amount of capital for each trade (30%). That means that the system can deliver higher net-profits with lower risk levels.

A typical example of market conditions where this strategy works perfectly is as follows.



The first initial breakout indicates that a new leg up in the trend may start. Bitcoin starts to trade within a range which you can identify when it reaches the point 3. That is the perfect time to start the rule because


- trading within a channel anticipates possible swings up and down
- the trend is on the upside, providing low downside risk in buying the dips.

This strategy works well with selected coins of your choice, and it's a great fit on leverage exchanges like Binance Futures.

If you prefer to run it across all available coins on the market, instead, you may choose an optimized version.

tradingview.com/script/Pm1WAtyI-Optimized-RSI-Strategy-Buy-The-Dips-by-Coinrule/




Comments
RonHall1408
can this be used with stocks?
navyreal7
Hello, since you have started to modernize RSI, do you have an idea how to implement classical risk management (stop loss - transfer to breakeven - trailing stop / profit control) in RSI? It is easy to set a stop, but how to approach the issue of transferring to breakeven and trailing is a question
RonHall1408
@navyreal7, have you traded this script yet?
navyreal7
@RonHall1408, not yet, I have not found the advantages of entering and exiting a position over a regular RSI
navyreal7
why don't you build risk management into this strategy?
navyreal7
Thanks
More