Need help to create a strategy

Entry:
Wait for the first 15-minute candle to form between 9:15 AM and 9:30 AM.
Identify the next two candles after the first candle.
If either of these two candles closes above the high of the first candle, it becomes the target candle.
Buy the stock when the price crosses the high of the target candle.

Exit:
Sell the stock when the 22-EMA (Exponential Moving Average) crosses below the closing price of the current candle.

@Streak @Kunal_Streak @Krishnendu

@DEVIK_BAGADIYA

Your query has been addressed here, refer the below link:

When creating a trading strategy, focus on these three key points:

  1. Trend Identification
  2. Entry
  3. Exit

You can base your strategy on price action or indicators:

Price Action: Use price movements and patterns to determine trend, entry, and exit.
Indicator-Based: Use one indicator for trend identification and another for entry and exit.

Example
Use the 200 EMA for trend direction:
Above 200 EMA: Bullish, buy with MACD or RMI Bullish crossovers.
Below 200 EMA: Bearish, sell with MACD or RMI Bearish crossovers.

Experiment with different indicators and timeframes!

Note: 1.Back Test before you use any strategy.
2.Same Strategy might not work everywhere.