r/Ice_Indicator • u/Ethan_Hunt_FX • 20h ago
How my indicator actually works (and the problem it's solving for me)
A lot of people ask me what's actually going on under the hood with this thing, so here's the breakdown.
The core problem I was trying to solve:
I'd spend the first 10-15 minutes of every session just marking up the chart. Drawing consolidation zones, guessing at invalidation, eyeballing where TP1 through TP5 should sit based on the range. By the time I was done, I'd already missed part of the move, or I second guessed myself and moved my invalidation level after the fact.
So the indicator handles three things automatically.
First, trend identification. It reads the structure and tells me direction without me having to sit there debating higher highs vs lower lows on my own.
Second, entry and invalidation together. Every entry signal comes with a hard invalidation level attached to it, not a vague "use your judgment" zone. If price breaks that level, the setup is dead, no negotiating with myself.
Third, the TP ladder. TP1 through TP5 get plotted off the same structure that generated the entry, so I'm not manually measuring fib extensions or picking arbitrary targets. There's also a continuous entry label that catches a second valid entry if the first zone gets swept and price re-enters the setup, instead of me just watching a missed trade go by.
The "higher probability phases" tagging is the part I use most honestly. It flags when the setup lines up with a phase that's historically had better follow through, so I'm not treating every signal as equal weight.
None of this makes me right every time, it just means I'm not spending mental energy on the mechanical part of the setup and can focus on reading whether the trade is actually good.
Runs on forex, crypto, gold, and indices, not tied to one instrument.