1. Macro & Bias
- Key Levels:
– PP = (4842.38 + 4828.07 + 4836.51) / 3.0 = 4835.65
– R1 = 2.0 * 4835.65 – 4828.07 = 4843.23
– S1 = 2.0 * 4835.65 – 4842.38 = 4828.92
– R2 = 4835.65 + (4842.38 – 4828.07) = 4850.96
– S2 = 4835.65 – (4842.38 – 4828.07) = 4820.34
– R3 = 4842.38 + 2.0 * (4835.65 – 4828.07) = 4868.69
– S3 = 4828.07 – 2.0 * (4842.38 – 4835.65) = 4812.78
– Pivot_R3=4868.69, Pivot_R2=4850.96, Pivot_R1=4843.23, Pivot_PP=4835.65, Pivot_S1=4828.92, Pivot_S2=4820.34, Pivot_S3=4812.78
- Trend Analysis:
– M5: BULL | Reason: Bullish bounce at S1
– H1: BULL | Reason: Closed above PP with bullish candle
– H4: BEAR | Reason: Holding below PP, forming LH
- Alignment Check:
– Alignment=Conflict | Logic: H4(BEAR) vs H1(BULL) vs M5(BULL)
- Major Bias Definition:
– Major_Bias = BEAR
2. M5-First Engine
- Phase 1: Signal Scan
– Key Level Calculation:
– Dist_R1 = |4843.70 – 4843.23| = 0.47
– Dist_S1 = |4843.70 – 4828.92| = 14.78
– Min(Dist_R1, Dist_S1) <= $2.00: Key = Nearest(Pivot_R1, Pivot_S1) = 4843.23
– Output: Key = 4843.23 | Reason: Close to R1
– Pre-Filter:
– Filter 1: M5_Body_Abs > 0.15 ATR_M5 (3.05 > 0.15 6.99) = True
– Filter 2: Vol_Ratio >= 0.8 (1.04 >= 0.8) = True
– Filter 3: |M5_Close – Key| <= 2.5 ATR_M5 (|4843.70 – 4843.23| <= 2.5 6.99) = True
– ROUTE 2: IF Major_Bias == BEAR
– Condition Set A (Breakout – Full Alignment):
– Not applicable (Alignment != Full)
– Condition Set B (Rejection – Pullback/Retracement):
– C1: M5_High >= Key AND M5_Close = 4843.23 AND 4843.70 < 4843.23) = False
– C2: (M5_Close < M5_Open) AND (M5_Wick_Upper < 0.6 * M5_Body_Abs) = False
– Default: Signal_Dir = NONE, Signal_Type = None
- Phase 2: Quality Scoring
– Trigger: Signal_Dir == NONE -> No scoring
- Phase 3: Decision Gate
– Trigger: Signal_Dir == NONE -> No decision
3. Execution & Risk Management
– Trigger: Status == WAIT
4. Final Signal
– Direction Signal: NEUTRAL / WAIT
– Signal Strength: =>> 0 <<=
– Last Close (M5): >>> 4843.70 <<<
– Support (M5): ** <span class="support"> 4828.92 </span> **
– Resistance (M5): ** <span class="resistance"> 4843.23 </span> **