Dynamic Take Profit and Stop Loss Trading Strategy Based on Three Consecutive Bearish Candles and Moving Averages
Overview
This trading strategy is based on the pattern of three consecutive bearish candles and a moving average system to determine trading signals. When the price is above the 200-day moving average and there are three consecutive bearish candles, it opens a long position. The strategy manages trading risk through dynamic take profit and stop loss levels, which are determined by the position of the short-term moving average and the percentage change in price. The strategy only trades within a specified time range.
Strategy Principle
- Calculate the number of consecutive bearish candles. When a specified number (default is 3) of consecutive bearish candles appear, it is considered a long signal.
- Use two moving averages to assist in determining the trend and timing of trades, with default settings of 10-day and 200-day moving averages. Only consider going long when the price is above the 200-day moving average.
- Set dynamic take profit and stop loss levels. The take profit level is a certain percentage (default 1.5%) above the entry price, and the stop loss level is a certain percentage (default 1%) below the entry price.
- Another condition for closing a position is when the price position relative to the 10-day moving average changes. If a long position is held and the price falls from above the moving average to below it, the position is closed.
- The strategy only runs within a specified time range, determined by the start and end dates.
Strategy Advantages
- By combining price patterns and a moving average system, it can capture trending opportunities relatively well.
- Through dynamic take profit and stop loss levels, risk and reward can be flexibly controlled. The take profit level rises as the price increases, letting profits run, while the stop loss level limits the maximum loss.
- Using changes in the position of the short-term moving average as a signal to close positions can quickly respond to sudden price reversals.
- Specifying a trading time range can avoid trading during special periods such as market closures or holidays, reducing risk.
Strategy Risks
- The pattern of consecutive bearish candles cannot completely determine a trend reversal, and there may be situations where the price continues to rise after consecutive bearish candles, causing the strategy to fail.
- Fixed percentage take profit and stop loss levels may not be able to respond to dramatic market fluctuations. When the trend is very strong, the take profit level may be set too low, leading to premature exit; when volatility increases, the stop loss level may be too close, leading to frequent stops.
- Judging the position of the short-term moving average may lag, especially when prices change rapidly, and the best closing opportunity may have been missed.
- The strategy lacks position management and risk control measures. The entry point and position size are fixed, which may lead to excessive risk in a single transaction.
Strategy Optimization Directions
- More technical indicators can be introduced to assist in judgment, such as MACD and RSI, to improve the reliability of signals.
- Optimize the calculation method of take profit and stop loss levels, such as using ATR or volatility to dynamically adjust, or combining support and resistance levels to set.
- For closing signals, consider using more confirmation conditions, such as changes in trading volume, long-short position ratios, etc., to avoid false signals.
- Introduce position management and risk control measures, such as adjusting the position size of each transaction according to the account balance and risk level, and setting overall risk limits.
- For parameter settings, such as the number of consecutive bearish candles and moving average periods, optimization tests can be carried out to find the best parameter combination.
Summary
This trading strategy determines trending trading opportunities through the pattern of consecutive bearish candles and a moving average system, while controlling risk through dynamic take profit and stop loss levels and changes in the position of the short-term moving average. The strategy has a clear logic and is suitable for traders who aim to capture medium to long-term trends. However, the strategy also has some limitations, such as the reliability of signals, the setting of take profit and stop loss levels, and position management, which still have room for optimization. In practical application, it is necessary to make appropriate adjustments and improvements to the strategy according to market characteristics and personal risk preferences, and strictly control risks.
- 1

