Type/to search

Dual Reversion CMO Quantum Strategy

Common strategy
Created: 2024-01-04 14:35:23
Last modified: 3 years ago
1
Follow
1802
Followers

img

Overview

This strategy is a dual reversion strategy, combining the 123 Reversion indicator and CMOWMA quantum indicator to achieve double confirmation of price reversal signals with red and green K-line visual effects.

Strategy Principle

The strategy consists of two parts:

  1. 123 Reversion Indicator

    • Use the closing price vs previous closing price to determine price up or down
    • Use Stochastic indicator's fast line and slow line crossovers to confirm reversal signals
    • Generate long or short signals when conditions are met
  2. CMOWMA Quantum Indicator

    • Use CMO indicator to measure price momentum
    • Apply WMA weighted moving average to CMO indicator
    • See long (short) when CMO is above (below) its WMA

Enter positions when both parts give signals in the same direction.

Advantages of the Strategy

  1. Dual confirmation mechanism can filter false breaks and reduce unnecessary positions
  2. Red and green K-line coloring generates visual effects for easily judging market conditions
  3. Combination of reversal and momentum indicators provides overall stability
  4. Simple parameter settings make it suitable for various products and easy to implement

Risks of the Strategy

  1. Prices may reverse again after initial reversal, with risk of whipsaws
  2. Frequent position switching generates excessive trading fees
  3. Improper parameter settings may cause too many or too few signals
  4. CMO parameters need adjustment based on product characteristics

Risks can be reduced by relaxing reversal conditions, increasing holding period, optimizing parameter combinations etc.

Optimization Directions

  1. Test impacts of different Stochastic parameters
  2. Replace/add confirmations with other indicators like MACD, KDJ etc.
  3. Test optimizations of different CMO and WMA lengths
  4. Try adding stop loss/profit taking at certain levels
  5. Set filters to control frequency of new positions

Summary

The strategy is robust overall with simple parameters, easy to implement, combining price reversal and momentum indicators to form an effective dual-signal filtering mechanism to eliminate false signals. K-line coloring provides intuitive visuals. Further performance improvements can come from parameter optimization and risk control.

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

//@version=4
////////////////////////////////////////////////////////////
//  Copyright by HPotter v1.0 19/08/2019
// This is combo strategies for get a cumulative signal. 
Strategy parameters
Strategy parameters
Length
KSmoothing
DLength
Level
LengthCMO
LengthWMA
Trade reverse
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)