Type/to search

Dual-direction Trend Tracking Renko Trading Strategy

Common strategy
Created: 2024-01-23 15:50:19
Last modified: 3 years ago
1
Follow
1802
Followers

img

Overview

This strategy is a dual-direction trend tracking Renko trading strategy based on the improved Supertrend indicator. The strategy mainly tracks price trends and generates trading signals at trend reversal points, adopting a trend tracking trading approach.

Strategy Logic

The core indicator of this strategy is the improved Supertrend. Supertrend is a technical indicator that tracks price trends. This strategy modifies it in two main aspects:

  1. Add a Factor parameter to adjust the sensitivity of Supertrend to control the trading frequency.

  2. Add a Trend variable that changes its value when the price breaks through the upper or lower rail, generating trading signals.

When Trend is 1, it indicates an upward trend. When Trend is -1, it indicates a downward trend. This strategy generates long and short entry signals when the value of Trend changes, which is the trend reversal point.

In addition, this strategy also sets the pyramiding parameter to allow pyramiding trading. In a trending market, we can increase our position to track the trend.

Advantage Analysis

The main advantages of this strategy are:

  1. Using the improved Supertrend can better capture trend reversals.
  2. Adopting a trend tracking trading approach makes it easy to catch big moves along price trends.
  3. Allowing pyramiding can further amplify profits.
  4. The combination of Renko and trend indicator can effectively filter false breakouts.

Risk Analysis

There are also some risks in this strategy:

  1. When the trend weakens, there may be multiple reverse signals, resulting in over-trading.
  2. Too much pyramiding can amplify losses.
  3. Unable to determine the drawdown range, there is a certain degree of capital risk.

Countermeasures:

  1. Optimize the Factor parameter to ensure signals are only generated at reversal points.
  2. Limit the number of pyramiding to control risks.
  3. Adopt capital management to limit the percentage of loss per trade.

Optimization Directions

This strategy can also be optimized in several ways:

  1. Test the optimal Factor parameters for different markets.
  2. Try other types of trend indicators like DMI, MACD etc.
  3. Add stop loss strategies to lock in profits and limit losses.
  4. Combine with other indicators to filter entry timing.

Summary

Overall, this is a good trend tracking strategy. Compared with traditional trend tracking strategies, this strategy obtains more accurate trend reversals through the improved Supertrend, thereby producing higher quality trading signals. Live verification shows that after parameter optimization, this strategy can produce good trading results. However, traders still need to pay attention to risk control to avoid excessive losses.

Source
Pine
/*backtest
start: 2023-12-01 00:00:00
end: 2023-12-31 23:59:59
period: 1h
basePeriod: 15m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

//╭╮╱╱╭╮╭╮╱╱╭╮
//┃╰╮╭╯┃┃┃╱╱┃┃
//╰╮┃┃╭┻╯┣╮╭┫╰━┳╮╭┳━━╮
//╱┃╰╯┃╭╮┃┃┃┃╭╮┃┃┃┃━━┫
Strategy parameters
Strategy parameters
Trend Transition Signal
Period
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)