Consolidation Breakout Strategy
Overview
This strategy uses the Bollinger Bands indicator to determine if prices are in a consolidation period, and breakouts to determine entries and exits. Overall, this strategy mainly takes advantage of the violent moves brought by price consolidations to make profits.
Strategy Logic
The strategy first calculates the 20-day simple moving average of the closing price as the middle band of the Bollinger Bands, and 2 times the standard deviation as the band width. A close above the upper band indicates an upper band breakout, while a close below the lower band indicates a lower band breakout.
When prices are between the upper and lower Bollinger Bands, it is considered a consolidation period. When a breakout signal is detected, go long. When prices break below the lower band again, close the position. Going short works similarly.
The stop loss is set at 2 times the ATR indicator.
Advantage Analysis
The main advantages of this strategy are:
- Taking advantage of violent moves brought by price consolidations for potentially huge profits
- Bollinger Bands indicator is intuitive and easy to optimize parameters
- Following major trends, avoiding buying tops and selling bottoms
Risk Analysis
There are also some risks:
- Breakout signals may turn out to be false breaks, causing losses
- Stop loss set too wide, leading to large losses
- Bollinger Bands parameters set improperly, losing effectiveness
Counter measures:
- Add volume filters to detect false breaks
- Optimize stop loss range to limit losses
- Test different BB parameters to find optimum
Optimization Directions
Some ways to improve the strategy:
- Add more indicators to consolidate detection rules to avoid false signals
- Add trend filter to determine long/short based on trend direction
- Enhance stop loss methods like trailing stop to better control risks
Conclusion
The strategy is simple and straight forward, profiting from energy buildup during consolidations. Huge optimization space exists around entry rules, stop loss methods etc to obtain more steady profits while controlling risks.
- 1

