Type/to search

Oscillation Breakthrough - Market Structure Shift Strategy

Cryptocurrency
Created: 2023-12-05 15:17:01
Last modified: 3 years ago
1
Follow
1779
Followers

img

The Oscillation Breakthrough - Market Structure Shift Strategy (ICT_MSS) is a trend following strategy that identifies market structure shifts using the relationships between different timeframes. The strategy uses timeframe relationships as a signal for market structure shifts in order to capture new trend directions.

Strategy Logic

The core logic of this strategy is to use short timeframe downward and upward engulfing patterns as signals for longer timeframe market structure shifts. Specifically, the strategy concurrently monitors a longer timeframe (e.g. 60m bars) and a shorter timeframe (e.g. 15m bars). When a downward engulfing red bar appears on the shorter timeframe while the longer timeframe bar is green, it is determined that a market structure shift has occurred and a long position is taken. When an upward engulfing green bar appears on the shorter timeframe while the longer timeframe bar is red, it is determined that a market structure shift has occurred and a short position is taken.

After entering a directional position, the strategy utilizes the short timeframe high/low to set a stop loss in order to control risk. When the longer timeframe bar close price hits the take profit level, the strategy will close out the position for profit.

Advantage Analysis

The advantages of this strategy are:

  1. Reliable market structure shift signals. Using timeframe relationships avoids being misled by noise from a single timeframe.

  2. Automatically determines new trend direction. Market structure shifts automatically trigger long/short entries without needing manual judgment.

  3. Effective risk control. Short timeframe high/low used for risk control helps limit single trade loss.

  4. Relatively better drawdown control. Using short timeframe extremes for entry and stop loss can help control drawdowns to some extent.

Risk Analysis

The main risks of this strategy are:

  1. Risk of incorrect market structure assessment. Signals may fail when short timeframe noise is high. Timeframe parameters need to be adjusted.

  2. Risk of trend reversal. Strategy struggles to control drawdown during V-shaped reversals. Stop loss algorithm needs to be tweaked.

  3. Parameter mismatch risk. Incorrect long/short timeframe combo leads to poor signal quality and needs optimization testing.

Optimization Directions

Further optimization directions for the strategy include:

  1. Add trend filters to avoid incorrect signals during trend reversal.

  2. Optimize timeframe parameter matching to improve signal quality.

  3. Utilize machine learning for optimal take profit/stop loss.

  4. Add supplementary filters like larger timeframe trend.

  5. Expand strategy variants to form strategy ensemble.

Conclusion

The ICT_MSS strategy is an overall reliable trend following strategy. It automatically determines new trend direction based on market structure shifts and also has good risk control built in. Next steps are further enhancements around improving signal quality, optimizing exits, and preventing reversals to make it a commercial grade strategy.

Source
Pine
/*backtest
start: 2022-11-28 00:00:00
end: 2023-12-04 00:00:00
period: 1d
basePeriod: 1h
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/
// © jl01794

//@version=5
Strategy parameters
Strategy parameters
Focused Time Frame
Focused Time Frame(LTF)
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)