Guide
How does the BB%B Strat strategy work ?
The BB%B Strat is a straightforward trading approach leveraging Bollinger Bands %B to make short-term trading decisions. Here's how it functions:
- Entry Conditions:
- Go long when the price is below the oversold line (set at -0.2).
- Go short when the price is above the overbought line (set at 1.2).
- Exit Conditions:
- Close long positions when the %B value rebounds above the oversold close line (0.2).
- Close short positions when the %B value falls below the overbought close line (1.0).
- Indicators: The script uses a 21-period simple moving average and a standard deviation multiplier of 2 to form the upper and lower Bollinger Bands.
- Timeframe: This strategy is typically applied to higher timeframes for short-duration trades over a few candles.