Bollinger Bands RSI

Bollinger Bands RSI

20 February 2022, 09:39
NGUYEN NGHIEM DUY
0
213

Bollinger Bands RSI strategy uses a slower RSI with period 14 to sell when the RSI increases over the value of 55 (or to buy when the value falls below 45), with the classic Bollinger Bands strategy to sell when the price is above the upper Bollinger Band and falls below it (and to buy when the price is below the lower band and rises above it).

This strategy only triggers when both the RSI and the Bollinger Bands indicators are at the same time in the described overbought or oversold condition. In addition there are color alerts which can be deactivated.


This basic strategy is based upon the "RSI Strategy" and "Bollinger Bands Strategy" , uses a trailing stop loss and no scalping methods. Every win/loss trade is simply counted from the last overbought/oversold condition to the next one.


ENUM_MODE:   Pips    = 1,   Money   = 2,   Percent = 3

ENUM_STRATEGY:    BollingerBands=1,   RSI=2,   BandsAndRSI=3


* Bollinger Band (BB):

- Buy when the price is below the lower Bollinger Band

- Sell when the price is above the upper Bollinger Band


* RSI Filter:

- Only place buys when RSI is lower then value

- Only place sells when RSI is Higher then value


Share it with friends: