Bollinger Band Limit Market Maker Strategy
Overview
This is a market maker strategy that uses Bollinger Bands as entries, moving average as closes, and simple percentage stop loss. It was extremely profitable on the XBTUSD contract in June 2022.
Strategy Logic
The strategy uses the upper and lower bands of Bollinger Bands as opportunity areas to enter positions. Specifically, when the price is below the lower band, it will long to open long positions; when the price is above the upper band, it will short to open short positions.
In addition, the strategy also uses moving average as the benchmark for closing positions. When holding long positions, if the price is above the moving average, it will choose to close longs; similarly, when holding short positions, if the price is below the moving average, it will also choose to close shorts.
For stop loss, it uses a simple percentage trailing stop loss based on the entry price. This can effectively avoid huge losses in trending markets.
Advantage Analysis
The main advantages of this strategy are:
- Using Bollinger Bands can effectively capture price volatility and get more trading opportunities when volatility increases.
- Market maker strategies can benefit from the bid-ask spread by trading both sides.
- Percentage stop loss can proactively control risks and avoid huge losses in trending markets.
Risk Analysis
There are also some risks with this strategy:
- Bollinger Bands are not always reliable entry signals and can give false signals sometimes.
- Market maker strategies are vulnerable to being whipsawed in ranging markets.
- Percentage stop loss may be too brute force and unable to adapt to complex market situations.
To mitigate these risks, we may consider adding other filters, optimizing stop loss settings, or properly limiting position sizes.
Optimization Directions
There is room for further optimization:
- We can test different parameter combinations to find the optimal parameters.
- We can add more filters for multi-factor verification.
- We can use machine learning methods to auto-optimize parameters.
- We can consider more sophisticated stop loss methods like parabolic SAR.
Conclusion
Overall this is a very profitable high-frequency market making strategy. It capitalizes on Bollinger Bands for trading signals and controls risk. But we also need to be aware of its flaws and verify carefully in live trading. With further optimizations, this strategy has the potential to generate even more stable and outsized returns.
- 1

