DNYL . SPACE

As motivation plays a crucial role in reaching these goals.

Tag Archive : macd

Count and listing used indicators passed strategies.

To match your available signals to the 12 strategies, let’s review and count which indicators would be appropriate for each trading strategy from the list of signals you provided.

Trading Strategies and Potential Indicator Matches:

  1. Price Action Trading
    Indicators: Candle Pattern, Fractal, Highest Lowest, Moving Average, Bollinger Bands, Fibonacci (custom code possible)
  2. Range Trading Strategy
    Indicators: Bollinger Bands, ATR, RSI, Stochastic, Disparity Index, Keltner Channel
  3. Trend Trading Strategy
    Indicators: Momentum, Moving Average, Ichimoku, Super Trend, Parabolic SAR, Kaufman Efficiency Ratio, MACD, Vortex, Hull Moving Average, CSSA Market Regime, ADX (if included later)
  4. Position Trading
    Indicators: RSI, Momentum, MACD, Moving Average, Kaufman Efficiency Ratio, VWAP, Ichimoku
  5. Day Trading Strategy
    Indicators: Stochastic, RSI, ATR, VWAP, Bollinger Bands, Momentum, Williams %R, Connors RSI, KAMA
  6. Scalping Strategy
    Indicators: ATR, Stochastic, RSI, VWAP, Momentum, Parabolic SAR, Fractal, Disparity Index, Gann Hi Lo
  7. Swing Trading
    Indicators: RSI, MACD, Stochastic, Kaufman Efficiency Ratio, Super Trend, Williams %R, Bollinger Bands, Keltner Channel
  8. Carry Trade Strategy
    Indicators: ATR, RSI, Moving Average, Hull Moving Average, VWAP, Gann Hi Lo
  9. Breakout Strategy
    Indicators: Bollinger Bands, ATR, RSI, Momentum, ADX, Super Trend, TTM Squeeze, MACD, Williams %R
  10. News Trading
    Indicators: ATR, RSI, Momentum, Disparity Index, Super Trend, VWAP
  11. Retracement Trading
    Indicators: RSI, Fibonacci Retracement (custom), MACD, Stochastic, Kaufman Efficiency Ratio, Williams %R
  12. Grid Trading
    Indicators: ATR, RSI, Moving Average, VWAP, Bollinger Bands, Super Trend

Indicators used from your list:

  1. ATR
  2. Bollinger Bands
  3. Candle Pattern
  4. Connors RSI
  5. CSSA Market Regime
  6. Disparity Index
  7. Fractal
  8. Gann Hi Lo
  9. Hull Moving Average
  10. Ichimoku
  11. KAMA
  12. Kaufman Efficiency Ratio
  13. Keltner Channel
  14. MACD
  15. Momentum
  16. Moving Average
  17. Parabolic SAR
  18. RSI
  19. Stochastic
  20. Super Trend
  21. TTM Squeeze
  22. VWAP
  23. Williams %R
  24. Vortex

Count:

  • Total unique indicators used: 24

These are indicators that match the various strategies you are working with, excluding the ones you mentioned you don’t want (like ADX, MACD, RSI, and ATR). Some of these indicators can work across multiple strategies, making them versatile tools for your trading system.

If i dont want to use ADX MACD RSI ATR.

If you prefer not to use ADXMACDRSI, or ATR, we can build the strategy using other signals from your available list in SQX. Below is an alternative setup using simpler, yet effective indicators:

  • Candle Patterns: For price action and reversal detection.
  • Bollinger Bands: To capture volatility and breakout opportunities.
  • Moving Averages: For trend direction and entry triggers.
  • Fractals: To identify local highs/lows for breakouts or retracements.

1. Entry Signals

  • Candle Pattern: Use bullish or bearish reversal candle patterns (like engulfinghammer, or doji) as entry triggers.
  • Moving Average Crossover:
    • Buy when a faster-moving average (e.g., 10-period) crosses above a slower-moving average (e.g., 50-period).
    • Sell when the faster MA crosses below the slower MA.
  • Bollinger Bands: If the price closes above the upper band, consider a buy (bullish breakout). If it closes below the lower band, consider a sell (bearish breakout).
  • In Entry Conditions, use the Candle Pattern indicator for reversal patterns.
  • Add Moving Average Crossover as a trend confirmation filter.
  • Include a condition using Bollinger Bands to detect breakouts and confirm volatility.
  • Fractal Exit: Exit positions when the price hits a recent fractal high (for buy trades) or a fractal low (for sell trades).
  • Bollinger Bands Reversal: Close the position if the price reverses and closes inside the Bollinger Bands after breaking out.
  • Time-based Exit: Close all positions after 5 days to limit the holding period.
  • Friday Close: Automatically close all trades at 23:30 on Fridays to avoid weekend risk.
  • In Exit Conditions, use the Fractal Indicator to detect recent highs and lows for exit points.
  • Set up a rule to exit when the price re-enters the Bollinger Bands after a breakout.
  • Define a Time-based Exit rule to close trades after 5 days or on Friday.
  • Fixed Lot Size: Trade with 0.01 lots per $100 of the account balance.
  • Risk Management: Set a fixed percentage of risk per trade (e.g., 1% of the total account).
  • Grid Layer (Optional): Place pending buy/sell orders at intervals (e.g., 10 pips) from the current price to capture retracements or price movements.
  • In Money Management, set your fixed lot size and risk percentage.
  • If you want a grid, use the Pending Orders functionality to create a grid around the current price.
  1. Duplicate Trades: Enable multiple trades to open in the same direction.
  2. Break-Even: Move the stop loss to break-even once the trade has moved in your favor by a certain distance (e.g., a fixed pip value or after hitting a fractal level).

  1. Backtest: Run your backtests using M1 data over 20 years.
  2. Optimize: Adjust moving average periods, Bollinger Band deviations, and fractal periods to find the best combination.
  3. OOS Testing: Validate the strategy’s performance on out-of-sample data.

By removing ADXMACDRSI, and ATR, this setup focuses more on price action with simple indicators that track volatility and trend strength.

Simple Trend Momentum Grid Strategy..

Let’s simplify things by using the signals you already have in your system. Here’s a strategy you can set up with your available indicators:

This strategy will capture both trend-following and breakout moves with simple signals, using indicators already present in SQX.

  1. Primary Indicators:
    • ADX: For confirming strong trends.
    • MACD: For detecting momentum and direction.
    • RSI: To help with overbought/oversold levels.
    • ATR: For volatility-based risk management.

1. Entry Signals

  • MACD Crossover: Enter a buy when the MACD line crosses above the signal line, and enter a sell when the MACD line crosses below the signal line.
  • ADX > 25: Confirm that the market is trending before allowing an entry.
  • RSI Confirmation:
    • If RSI > 70, avoid buying (overbought signal).
    • If RSI < 30, avoid selling (oversold signal).
  • In SQX, use Entry Conditions with MACD crossover as the trigger.
  • Add an additional filter where ADX > 25 to confirm trend strength.
  • Add RSI as a filter to avoid extreme market conditions.
  • Take Profit and Stop Loss: Use ATR-based levels. For example:
    • Take Profit: 2x ATR(14).
    • Stop Loss: 1x ATR(14).
  • Trailing Stop: Trail the stop loss based on ATR, moving the stop higher/lower as the trend progresses.
  • Exit by Time: Close all positions every Friday at 23:30 to avoid weekend gaps.
  • In Exit Conditions, define take profit and stop loss levels based on ATR values.
  • Use the Trailing Stop function with ATR.
  • Set a rule in Exit Conditions to close all trades at a specific time on Friday.
  • Use Lot Size: 0.01 lots per $100 of the account balance.
  • Risk %: Define risk management to ensure that no more than a specific percentage (e.g., 1%) of the total capital is risked on each trade.
  • In SQX, use the Money Management tab to set the lot size and risk percentage.
  • If you want a grid layer to capture additional profits, set up pending orders at regular intervals around the current price (e.g., every 10 pips) with small lot sizes.
  • You can also adjust the grid based on market volatility using ATR.

  1. Backtest: Use your M1 data over the 20-year range to evaluate how the strategy performs.
  2. Optimize: Fine-tune the parameters like ATR multiples, grid intervals, and trailing stops for the best results.
  3. Out-of-Sample Testing: Ensure that your strategy performs well in unseen data to confirm robustness.

This simpler approach will help you use the signals you’re familiar with while maintaining solid trend-following and risk management.

Random uniqe and exotic trading style.

By merging these trading strategies with your specifications, you’ll create a highly adaptable system that should perform well across different market conditions. Would you like to test this setup with a focus on any particular method or combination first? ———— make 1 of random uniqe and exotic trading style

Here’s an exotic and unique trading strategy that merges multiple aspects of traditional techniques but with an unconventional twist:

Concept: This strategy combines the principles of grid trading, harmonic patterns, and momentum breakouts. The goal is to capture both trending and ranging market conditions while managing risk dynamically. It thrives on detecting strong directional moves and harmonic reversals, using grid placement to capture both breakouts and retracements.

  1. Grid Trading Layer:
    • A grid of orders is placed at regular intervals above and below the current price, with a predetermined spacing (e.g., 10 pips).
    • The grid can be expanded dynamically based on market volatility using ATR.
    • If price moves into a trending market, breakouts are captured, while in ranging conditions, price oscillations fill and close the grid orders profitably.
  2. Harmonic Pattern Recognition:
    • The strategy identifies harmonic patterns (e.g., Gartley, Bat, Butterfly) using Fibonacci retracements and extensions.
    • When a pattern completes, it signals a reversal or continuation of the trend.
    • Entry orders are placed based on the harmonic reversal points, with grids enhancing profit capture from both retracement and continuation.
  3. Momentum Confirmation (RSI + MACD):
    • RSI is used to confirm momentum. If RSI > 70, look for shorting opportunities; if RSI < 30, look for buying opportunities.
    • MACD crossover signals trend strength and confirms breakout conditions. If the MACD lines cross and the grid captures the breakout, positions are allowed to ride the momentum.
  4. Dynamic Risk Management:
    • Trailing Stop: Adjusts dynamically based on ATR, ensuring profits are locked in while allowing the trade to run.
    • Break-even Stop: Once price moves halfway to the profit target, the stop loss moves to break even, ensuring no loss on that trade.
  5. Weekly Market Reset:
    • All open trades are closed by the end of the trading week, ensuring no positions are held over the weekend to avoid gaps.
    • The grid resets at the beginning of the new week with fresh levels based on the week’s opening volatility.
  • Timeframes: H1 for main signal entries, H4 for confirming harmonic patterns and momentum direction.
  • Market: Gold (XAU/USD).
  • Lot Sizing: 0.01 lot per $100 of the account balance, with risk managed by risk percentage of total capital (as per your initial design).
  • Risk/Reward Ratio: Aimed at 1:3 or higher.
  1. Setup Phase: The grid is initialized with buy and sell orders at regular intervals.
  2. Harmonic Detection: As the market moves, harmonic patterns are identified, and additional grid orders are aligned to these patterns, looking for precise reversals.
  3. Momentum Confirmation: If the market shows momentum through RSI and MACD crossovers, additional positions are opened based on the breakout strength.
  4. Profit Capture: As price fluctuates within the grid, orders are closed for profits. If momentum is strong, the trailing stop secures profits as the price trends.
  • Multi-Layer Strategy: This strategy captures both ranging and trending conditions. The harmonic patterns add precision, while the grid ensures profits from oscillations, and momentum ensures strong breakouts are capitalized on.
  • Versatile Profit Capture: Whether the market moves wildly or remains calm, this strategy can adapt, always seeking opportunities across multiple layers.

Combinated, Lets proceed

Great! Now that we’re moving forward with the Trend + Breakout + Swing Trading combination, here’s the plan to proceed:

  1. Initial Setup:
    • Main Timeframe: H1 (for active signals).
    • Sub Timeframe: H4 (for confirmation).
    • Open Duplicate Orders allowed, with signals from Trend Trading (ADX, Ichimoku, MACD), Breakout (Bollinger Bands, ATR, Momentum), and Swing Trading (RSI, Fractals, MACD).
    • Implement trailing stop and break-even with ATR or Parabolic SAR.
    • Ensure RRR > 1:3 and close all trades by Friday.
  2. Optimization:
    • Risk and Lot Size Management: 0.01 lots per $100 balance, with risk percentage on the account.
    • Sequential optimization for additional timeframes like M30/H4, M15/H4, M5/H4 to explore robustness across different market conditions.
    • Focus on finding the optimal parameters for indicators like ATR and Ichimoku to maximize profitability across both trending and volatile markets.
  3. Backtesting:
    • Using your M1 data over 20 years, run the backtest for IS (In-Sample) and OOS (Out-of-Sample) periods.
    • Analyze performance metrics: Profit Factor, RRR, Stability, Drawdown, and Win/Loss ratio.
  4. Validation:
    • Post-backtest, validate on OOS data to ensure consistency and reliability in live market conditions.

Continue combination…

To start with a combination that covers different market conditions while aligning with your desired strategy, I recommend focusing on a hybrid of Trend TradingBreakout Strategy, and Swing Trading. These three strategies complement each other well and offer a balanced approach to both trending and volatile markets.

  1. Trend Trading: Capitalizes on long-lasting trends using indicators like ADXMACD, and Ichimoku to identify strong trends. This ensures you catch larger moves.
  2. Breakout Strategy: Helps in volatile conditions where price breaks out of consolidation. Use Bollinger BandsATR, and Momentum to identify breakouts and apply trailing stops to secure gains.
  3. Swing Trading: Captures intermediate price swings between market highs and lows. MACDRSI, and Fractals work well to time entry and exit points, ensuring you profit from reversals or corrections.
  • Trend Trading: Use ADX (>25) to confirm a strong trend. Combine with Ichimoku for entry points in the direction of the trend. Apply MACD for further momentum confirmation.
  • Breakout Strategy: Add Bollinger Bands for spotting volatility and breakout zones, while ATR helps manage trailing stops after the breakout. Momentum confirms the strength of the breakout.
  • Swing Trading: Use Fractals and RSI to identify swing highs and lows. Swing trades can be opened in the direction of the trend or at key reversal points. Apply a trailing stop or break-even to secure profits on swings that move in your favor.
  1. Open Orders with Duplicates Allowed: During strong trend or breakout conditions, duplicate trades can be placed. For instance, multiple orders can be triggered as long as ADX shows a strong trend or Bollinger Bands expand during a breakout.
  2. Profit Targets: Exit trades when profit reaches 1-5% of total capital or the position exceeds 5 days. Use RSI or Fractals to close swing trades, while MACD and ATR help manage trend and breakout exits.
  3. Break-Even and Trailing Stop: Apply a Parabolic SAR or ATR-based trailing stop after price moves in your favor. For trend trades, break-even should trigger when the price has moved favorably by a set percentage (e.g., 1-2%).
  4. RRR > 1:3: Ensure all trades have a minimum risk-reward ratio of 1:3 by setting stop-losses based on ATR and take-profits aligned with trend direction.
  5. Close by Friday: Use an exit rule to ensure all positions are liquidated before Friday’s close, even if the profit target has not been met.
  6. Consecutive Wins/Losses > 2: Monitor consecutive wins or losses to adjust position sizing or avoid overtrading during losing streaks.

  • Trend Trading captures long-term movements in strong markets.
  • Breakout Strategy profits from high volatility and sharp market moves.
  • Swing Trading adds flexibility by allowing trades in both trending and counter-trending situations.

This combination can help you build a well-rounded system, adaptable to various market conditions while maximizing your profit potential.

My desired strategy

My desired strategy, can you adaption with those 12 strategies above and use my signals, make it greater possible: 1. Open orders duplicate allowed 2. Close orders with a profit for 1-5% from the total capital or close by using signals that hold positions for no more than 5 days 3. Use Break-Even profits and use trailing according to appropriate signals to catch up with profits as quickly as possible 4. I need RRR more than 1:3 5. Close all orders before the market closes every Friday 6. Consec win/loss trades > 2


To adapt your desired strategy with the 12 trading methods and signals you provided, we can combine specific features from each strategy to create an enhanced, hybrid approach. Let’s structure it step by step:

  1. Open Duplicate Orders: This allows more flexibility in taking multiple trades if the conditions allow.
  2. Profit Target: Closing orders with 1-5% profit from the total capital.
  3. Time-Limited Holds: No position should last more than 5 days.
  4. Break-Even and Trailing Stop: Secure profits with a break-even and then trail the stop to maximize gains.
  5. High RRR (1:3): Ensuring risk is minimized and profits are large enough to justify trades.
  6. Close by Friday: All positions are liquidated before the market closes on Friday.
  7. Consecutive Wins/Losses: Focus on having more than 2 consecutive wins or limiting losses.

  • Signals: Use Candle Patterns and Fractals to capture high-quality reversal or breakout trades.
  • Adaption: These signals can be used to open multiple positions during a strong price action movement, with a stop-loss placed at key price levels. The trailing stop and break-even would be applied as soon as the price moves favorably.
  • Signals: Apply Bollinger BandsRSI, and Stochastic for entering positions at the range extremes.
  • Adaption: Open trades when the price reaches either overbought or oversold levels. Use trailing stops aggressively to capture small but consistent gains within the range. If the trade doesn’t meet profit criteria within 5 days, exit by signal.
  • Signals: Combine ADXIchimoku, and Super Trend to ride strong market trends.
  • Adaption: Open duplicate positions in a strong trend confirmed by ADX (>25) and Ichimoku cloud direction. Apply the trailing stop to catch the bulk of the move while closing trades that meet the 1-5% profit or exceed 5 days of holding.
  • Signals: Use Ichimoku and Hull Moving Average for longer-term trend confirmation, but limit holding time to 5 days.
  • Adaption: Position trading signals are generally longer-term, but in your strategy, we can shorten this by closing trades within 5 days if the target profit is not reached.
  • Signals: Utilize VWAPMomentum, and RSI to capture intraday moves.
  • Adaption: Open multiple positions based on intraday momentum and close them by the end of the trading day or use your break-even and trailing stop to capture small profits. Ensure no trades remain open on Fridays.
  • Signals: Leverage Parabolic SARStochastic, and VWAP for fast entries/exits.
  • Adaption: Scalping will require tighter trailing stops and quicker moves to break-even. You can open duplicate orders on small moves and close them as soon as you hit the profit target or within 5 days.
  • SignalsMACDRSI, and Fractals to identify swing highs/lows.
  • Adaption: Swing trading offers opportunities to capture larger moves. Duplicate orders can be opened as long as the swing signal is valid, with the trailing stop applied to catch larger profits. Exit after 5 days or on the Friday close.
  • SignalsKAMA and Directional Index for long-term bias, but constrained to short-term holding.
  • Adaption: In traditional carry trade, positions are held long-term, but with your strategy, use the trailing stop to secure short-term profits within 5 days.
  • SignalsBollinger BandsATR, and Momentum for volatility-based breakouts.
  • Adaption: Use breakout signals to open duplicate trades. Once the breakout occurs, the trailing stop will help capture further gains while securing profits. Close the trade if the price meets the 1-5% target or exits by Friday.
  • SignalsATRMomentum, and VWAP to capture volatility spikes.
  • Adaption: News trading tends to be unpredictable, so quick entries with trailing stops and a break-even move are essential. Use this approach to exit trades quickly if the market moves in your favor.
  • SignalsFibonacci RetracementsRSI, and Fractals for entry signals.
  • Adaption: Enter on retracement to a key Fibonacci level with multiple orders. Apply trailing stop once the price resumes the primary trend. Close the trade either at the target profit or after 5 days.
  • Signals: Generally grid strategies are less signal-based, but ATR or Bollinger Bands can help define volatile zones.
  • Adaption: In a grid strategy, you can apply the trailing stop on profitable orders while still allowing duplicate trades. Close all positions before the end of the week or after 5 days to prevent overexposure.

  1. Duplicate Orders: This flexibility allows for scaling into trades during favorable conditions, especially in trending markets or during strong breakouts. Combining this with ADX for trend strength or ATR for volatility can provide an edge.
  2. Close Orders Based on Capital Gain or Signal: The 1-5% capital gain target works well with signals like IchimokuCandle Patterns, or Bollinger Bands to time exits when trades become profitable.
  3. Break-Even and Trailing Stop: Use Parabolic SAR or ATR for managing the trailing stop, ensuring that once the price has moved in your favor, the trailing stop locks in profits while allowing room for larger gains.
  4. RRR of 1:3: Targeting a risk-reward ratio of 1:3 is ideal for strategies like Breakout or Swing Trading. Use FractalsRSI, and MACD to spot high-probability trades and manage risk with well-placed stop losses.
  5. Weekly Close: Ensure that all trades are automatically closed by Friday using a time-based exit rule, combined with signals to prevent holding positions over the weekend.
  6. Consecutive Wins/Losses: This could be monitored in SQX by applying risk filters, ensuring the strategy does not become too risky if losses accumulate, or adding more trades if you’re on a winning streak.

By merging these trading strategies with your specifications, you’ll create a highly adaptable system that should perform well across different market conditions.

SQX signals in my hand

okin now on the way of building from above we’re talking. i’m listig all signals that i have on SQX for you: ADX, Arron, ATR, ATR Percent Rank, AVG Volume, Awesome Oscillator, Bear power, Bull power, BH Ergodic, Bollinger Bands, Candle Pattern, CCI, Choppiness Idex, Connor RSI, CSSA Market Regime, Demarker, DEMA, Didi index, Directional Index, Disparity Index, DPO, DSS Bressert, DVO, Entrophy Math, Fractal, Gann HI LO, Highest Lowest, Hull moving Average, Ichimoku, KAMA, Kaufma Efficiency Ratio, Keltner Channal, Laguerre RSI, Lin Reg, MACD, Momentum, Movinng Average, OSMA, Parabolic SAR, QQE, Reflex, ROC, RSI, RVI Schaff Trend Cycle, SR Percent rank, Std Dev, Stochastic, Super Tred, Trend, TTM Squeeze, Ulcer Index, Vortex ,VWAP, William PR.

Thanks for sharing the list of signals. With such a wide range of technical indicators available, you can create diverse strategies tailored to different market conditions and timeframes.

Since you’re focusing on H1 as the main signal timeframe and H4 as confirmation, here are some suggestions for selecting and combining signals based on their roles in trend detection, volatility, momentum, and entry/exit timing:

  1. Trend Detection Signals:
    • ADX (Average Directional Index): Excellent for determining the strength of a trend. Can be used to filter trades, only allowing entries when the trend strength is above a certain threshold.
    • Ichimoku: A robust all-in-one indicator for trend, momentum, and support/resistance levels. Ichimoku works well for confirmation on H4.
    • Super Trend: Simple and effective for trend-following strategies, it works well on both higher and lower timeframes for trend confirmation.
  2. Momentum Indicators:
    • MACD: Classic momentum indicator, useful for detecting trend changes or continuations.
    • RSI (Relative Strength Index) and Connors RSI: Great for identifying overbought/oversold conditions. You could combine this with trend filters to avoid countertrend trades.
    • Stochastic: Similar to RSI, it can add a timing element for entries or exits when paired with trend filters.
  3. Volatility & Range:
    • ATR (Average True Range) and ATR Percent Rank: Excellent for determining volatility. You could adjust stop-loss and take-profit levels based on volatility readings.
    • Bollinger Bands: Can be used for mean reversion strategies or volatility breakouts. Price reaching upper or lower bands could serve as exit points or trade triggers.
    • Keltner Channel: Useful in combination with volatility readings for breakout strategies.
  4. Price-Based Signals:
    • Candle Patterns: Effective for timing entries/exits based on specific price action patterns.
    • Parabolic SAR: Can provide dynamic stop-loss levels, especially useful for trailing stops.
    • Williams %R: Good for detecting overbought/oversold levels, especially on higher timeframes like H4.
  5. Additional Unique Indicators:
    • Ulcer Index: Measures downside risk. You can use it to avoid trading in risky periods.
    • Schaff Trend Cycle: Great for cyclical patterns in momentum, allowing timing entries with trend changes.
    • Vortex: Captures trend changes with crossovers; useful in combination with trend-following indicators like ADX or MACD.
  • Trend-Following Strategy:
    • Main Signal on H1: Combine ADX (trend strength) with MACD or Ichimoku to confirm trend direction and momentum.
    • Confirmation on H4: Use Super Trend or Ichimoku for trend confirmation on H4. Consider adding ATR for volatility-based stop adjustments.
  • Mean Reversion Strategy:
    • Main Signal on H1: Use Bollinger Bands or Keltner Channel with RSI or Williams %R to capture reversions.
    • Confirmation on H4: Add MACD or RVI (Relative Vigor Index) for broader trend direction to confirm whether the reversion fits the larger trend.
  • Volatility Breakout:
    • Main Signal on H1: Use ATR Percent Rank or Bollinger Bands for breakouts. Pair with Momentum or ROC (Rate of Change) to confirm price momentum.
    • Confirmation on H4: Add a higher timeframe confirmation such as Fractal or Directional Index for trend continuation.
  • You could let SQX’s Genetic Evolution process handle these combinations to find the most robust pairs.
  • When doing sequential optimization across different timeframes (M30/H4, M15/H4, M5/H4), include some of these indicators to test how they perform on faster timeframes and whether they enhance your strategy’s adaptability.

This should provide a good foundation for further strategy testing and refinement.