1. Macro & Bias
- Trend Analysis:
– H4 = BEAR | Reason: Price action shows a downtrend with lower lows and lower highs.
– H1 = BEAR | Reason: Price action shows a downtrend with lower lows and lower highs.
– M5 = BEAR | Reason: Price action shows a downtrend with lower lows and lower highs.
- Alignment Check:
– Alignment = Full | Logic: H4(BEAR) vs H1(BEAR) vs M5(BEAR)
- Major Bias Definition:
– Major_Bias = BEAR
- Key Levels:
– Pivot_R3 = 5062.78
– Pivot_R2 = 5054.92
– Pivot_R1 = 5047.06
– Pivot_PP = 5035.20
– Pivot_S1 = 5023.34
– Pivot_S2 = 5011.48
– Pivot_S3 = 4999.62
2. M5-First Engine
- Phase 1: Signal Scan
– Pre-Step: Define ‘Key’ Level:
– Dist_R1 = |5020.12 – 5047.06| = 26.94
– Dist_S1 = |5020.12 – 5023.34| = 3.22
– Min(Dist_R1, Dist_S1) = 3.22 <= $2.00
– Key = Nearest(Pivot_R1, Pivot_S1) = 5023.34 (Pivot_S1)
– Scan Logic (Bias-Driven Router):
– Pre-Filter:
– Filter 1: M5_Body_Abs = 1.33 > 0.15 * ATR_M5 = 0.972 (Pass)
– Filter 2: Vol_Ratio = 1.17 >= 0.8 (Pass)
– Filter 3: |5020.12 – 5023.34| = 3.22 <= 2.5 * ATR_M5 = 16.2 (Pass)
– ROUTE 2: IF Major_Bias == BEAR
– Condition Set A (Breakout – Full Alignment):
– C1: M5_Close < (Key – ATR_H1 0.1) = 5023.34 – 27.74 0.1 = 5020.57
– C2: (M5_Close < M5_Open) AND (M5_Wick_Upper < 0.6 * M5_Body_Abs) = (5020.12 < 5018.79) AND (0.57 < 0.8) (Fail)
– No valid breakout signal.
– Condition Set B (Rejection – Pullback/Retracement):
– C1: M5_High >= Key AND M5_Close = 5023.34) AND (5020.12 < 5023.34) (Fail)
– C2: (M5_Close < M5_Open) AND (M5_Wick_Upper < 0.5 * M5_Body_Abs) = (5020.12 < 5018.79) AND (0.57 < 0.665) (Fail)
– No valid rejection signal.
– Final Output:
– Signal_Dir = NONE
– Type = None
– Key = 5023.34
- Phase 2: Quality Scoring
– Trigger: NOT executed as Signal_Dir = NONE
- Phase 3: Decision Gate
– Trigger: NOT executed as Signal_Dir = NONE
3. Execution & Risk Management
– Trigger: NOT executed as Signal_Dir = NONE
4. Final Signal
- If NEUTRAL/WAIT (Default if Fail/Veto)
– Direction Signal: NEUTRAL / WAIT
– Signal Strength: =>> 0 <<=
– Last Close (M5): >>> 5020.12 <<<
– Support (M5): ** <span class="support"> 5023.34 </span> **
– Resistance (M5): ** <span class="resistance"> 5047.06 </span> **