Type/to search

Trading Strategy of Short Selling When Bollinger Band Crosses Below Price with RSI Callback

Common strategy
Created: 2023-12-26 12:08:44
Last modified: 3 years ago
1
Follow
1802
Followers

img

Overview

This strategy utilizes Bollinger Bands to determine if price has entered the overbought area and combines RSI indicator to identify callback opportunities. It goes short when a death cross is formed in the overbought area and stops out when price rises back above the Bollinger Upper Band.

Trading Principles

The strategy is based on the following principles:

  1. When close price crosses above Bollinger Upper Band, it indicates the asset has entered overbought territory and a callback is likely
  2. RSI indicator effectively determines overbought/oversold levels. RSI > 70 is considered overbought
  3. Go short when close price crosses below Upper Band
  4. Close position when RSI pulls back from overbought zone or stop loss is triggered

Advantage Analysis

Advantages of this strategy:

  1. Bollinger Bands determine overbought/oversold levels accurately, improving trade success rate
  2. RSI filters out false breakout signals, avoiding unnecessary losses
  3. High risk to reward ratio obtained by effectively controlling risk

Risk Analysis

Risks in this strategy:

  1. Price may continue going up after breaking above Upper Band, leading to further losses
  2. Failure of timely RSI pullback results in loss amplification
  3. Unidirectional short position leaves no room for trading in consolidation

Risks can be minimized by:

  1. Adjusting stop loss properly for timely stop out
  2. Adding indicators to confirm RSI callback
  3. Using moving averages to determine consolidation

Optimization Directions

This strategy can be improved on:

  1. Optimizing Bollinger parameters for more assets
  2. Fine tuning RSI parameters for better signals
  3. Adding more indicators to pinpoint trend reversal points
  4. Incorporating long trade logic
  5. Implement dynamic stop loss based on volatility

Conclusion

In summary, this is a typical overbought quick short scalping strategy. It capitalizes on Bollinger Bands for trade entries and RSI to filter signals. Risk is managed through prudent stop loss placement. Further enhancements can come from parameter tuning, adding indicators, expanding trade logic etc.

Source
Pine
/*backtest
start: 2023-11-01 00:00:00
end: 2023-11-30 23:59:59
period: 1h
basePeriod: 15m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

//@version=5
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © Coinrule
Strategy parameters
Strategy parameters
Show Date Range
length
Source
StdDev
Offset
Trail Long Loss (%)
Trail Short Loss (%)
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)