Type/to search

Trend Tracking Short-term Trading Strategy

Common strategy
Created: 2024-01-04 17:52:21
Last modified: 3 years ago
1
Follow
1802
Followers

img

Overview

This strategy uses the trend judging indicator ADX and moving averages to determine and track trends. When a trend reversal is identified, it uses breakout operations for short-term trading.

Strategy Logic

  1. Use ADX to judge the trend direction. ADX above 20 indicates a trending market.
  2. Use EMA crossovers to determine uptrends and downtrends. Golden cross for uptrend and death cross for downtrend.
  3. Use VWAP as an important reference price level. Price above VWAP indicates bullish sentiment and below indicates bearish sentiment.
  4. Enter positions based on the comprehensive trend analysis from the indicators when a trend reversal is identified. Track the new trend using short-term trading.

Advantage Analysis

  1. Comprehensive trend analysis using multiple indicators improves accuracy.
  2. VWAP avoids trading in ineffective price zones.
  3. Only trade when ADX confirms a trend, avoiding false signals.
  4. Breakout trading aligns well with momentum. Higher probability of success.

Risk Analysis

  1. Failed breakout leading to a stop loss is possible. Can optimize stop loss placement.
  2. Higher trade frequency risks individual losing trades. Can adjust position sizing.
  3. Time frame and symbol selection impacts performance. Test different configurations.

Optimization Directions

  1. Optimize ADX parameters for better trend vs range identification.
  2. Test EMA combinations for better trend identification.
  3. Widen stop loss to reduce trading costs.
  4. Reduce position sizing to lower risk per trade.

Conclusion

This strategy comprehensively utilizes moving averages, trend indicators and key price levels to accurately determine market trends. It identifies trend reversals to trade breakouts and track the new trend direction for short-term profits. Further optimization can improve performance.

Source
Pine
/*backtest
start: 2023-12-27 00:00:00
end: 2023-12-29 23:00:00
period: 3m
basePeriod: 1m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © mariocastel

//@version=5
Strategy parameters
Strategy parameters
Session Time
Risk to reward
Move to Break Even
Break Even at
VWAP Multiplier
VWAP Source
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)