Indicator

Indicator

Indicator

Fractal Delivery ModelOVERVIEW
The HTF Fractal Delivery Model is a multi-timeframe price-action indicator designed to visualize higher-timeframe candle development, liquidity sweeps, and lower-timeframe Change in State of Delivery (CISD) confirmations.
The indicator combines the structure of a selected higher timeframe with lower-timeframe price action. Its purpose is to help traders identify situations where price sweeps a previously confirmed higher-timeframe liquidity level and subsequently confirms a directional shift.
This script is an independently developed implementation based on general price-action, liquidity, and multi-timeframe analysis concepts.
CORE MODEL
The model uses the previous confirmed higher-timeframe candle as its primary liquidity reference.
For a bullish setup:
1. Price trades below the previous confirmed HTF low.
2. The event is classified as a sell-side liquidity sweep.
3. The script tracks bearish lower-timeframe candles formed around the sweep.
4. The opening price of the relevant bearish delivery candle becomes the bullish CISD level.
5. A lower-timeframe close above that level confirms the bullish setup.
For a bearish setup:
1. Price trades above the previous confirmed HTF high.
2. The event is classified as a buy-side liquidity sweep.
3. The script tracks bullish lower-timeframe candles formed around the sweep.
4. The opening price of the relevant bullish delivery candle becomes the bearish CISD level.
5. A lower-timeframe close below that level confirms the bearish setup.
RIGHT-SIDE HTF CANDLES
The indicator displays four higher-timeframe candles in the empty space to the right of the chart:
• C1 — three confirmed HTF candles ago
• C2 — two confirmed HTF candles ago
• C3 — the previous confirmed HTF candle
• C4* — the currently developing HTF candle
The asterisk on C4 indicates that the candle is still open. Its high, low, close, body color, and wick can change until the higher-timeframe period closes.
Users can customize:
• Right-side candle offset
• Candle body width
• Distance between candles
• Bullish and bearish candle colors
• Wick color
• C1/C2/C3/C4 labels
• Current HTF open reference line
TIMEFRAME PAIRING
Two higher-timeframe selection modes are available:
• Automatic
• Manual
Automatic mode selects an HTF according to the current chart timeframe. Every automatic pairing can be customized in the indicator settings.
The default automatic pairings are:
• Up to 1 minute → 15-minute HTF
• Up to 5 minutes → 1-hour HTF
• Up to 15 minutes → 4-hour HTF
• Up to 1 hour → Daily HTF
• Up to 4 hours → Weekly HTF
• Up to Daily → Monthly HTF
Manual mode allows users to select any supported higher timeframe.
The chart timeframe must be lower than the selected HTF for the complete lower-timeframe model to operate as intended. The information table displays a warning when the pairing is invalid.
DISPLAYED LEVELS
C1 Liquidity
The high or low of the previous confirmed HTF candle used as the liquidity reference for the setup.
CISD
The opening price of the relevant opposite-direction lower-timeframe delivery candle. A confirmed close through this price activates the setup.
Equilibrium
The 50% midpoint between the previous confirmed HTF high and low.
T-Spot
In this implementation, the T-Spot is calculated as the midpoint between the swept liquidity level and the confirmed CISD price.
Projection Levels
Projection levels are calculated from the distance between the liquidity level and the CISD level:
Model Range = Absolute Value of (CISD − Liquidity)
Bullish Projection =
Liquidity + Model Range × Projection Magnitude
Bearish Projection =
Liquidity − Model Range × Projection Magnitude
Five customizable projection magnitudes are available. The default values are:
• -1.0
• -2.0
• -2.5
• -4.0
• -4.5
The script uses the absolute magnitude of each projection input and applies the direction automatically.
BIAS FILTER
The bias setting controls which formations may be detected:
• Neutral — displays bullish and bearish setups
• Bullish — displays bullish setups only
• Bearish — displays bearish setups only
This filter can be used to align lower-timeframe confirmations with a separately determined higher-timeframe directional bias.
TIME FILTERS
The script includes up to three customizable session windows.
Users can configure:
• Session 1
• Session 2
• Session 3
• Session timezone
• Individual session activation
• Global session-filter activation
When time filtering is enabled, new liquidity-sweep candidates are accepted only inside one of the active session windows.
SETUP FAILURE
A confirmed setup can be marked as failed when price invalidates its liquidity reference.
Two failure modes are available:
• Close-based invalidation
• Wick-based invalidation
When a setup fails:
• Its active lines stop extending
• Its objects change to the selected failure color
• Its setup label changes to “FAILED”
Historical setup depth can be configured from the current setup only to a maximum of 40 previous setups.
INFORMATION TABLE
The optional information table displays:
• Current chart and HTF pairing
• Pairing validity
• Time remaining until the current HTF close
• Selected directional bias
• Current sweep candidate
• Number of stored setups
ALERTS
The indicator provides two alert conditions:
• Bullish CISD
• Bearish CISD
To create an alert:
1. Add the indicator to the chart.
2. Open TradingView’s Create Alert dialog.
3. Select this indicator under Condition.
4. Select Bullish CISD or Bearish CISD.
5. For confirmed signals, use Once Per Bar Close.
REPAINTING AND REALTIME BEHAVIOR
Confirmed C1, C2, and C3 HTF candle values use completed higher-timeframe candles and do not change afterward.
C4 is intentionally a developing HTF candle. Its high, low, close, wick, and body color update in realtime until the HTF candle closes. This is expected realtime behavior and should not be interpreted as a confirmed historical signal.
When “Confirm CISD On Closed Candle” is enabled, CISD signals are generated only after the lower-timeframe candle closes. This is the recommended setting for stable alerts.
Disabling closed-candle confirmation allows intrabar detection. Intrabar conditions may appear and disappear before the current lower-timeframe candle closes.
No future-looking data is intentionally used to generate CISD signals.
RECOMMENDED WORKFLOW
1. Use Automatic mode or select an HTF manually.
2. Confirm that the chart timeframe is lower than the selected HTF.
3. Select Neutral, Bullish, or Bearish bias.
4. Wait for price to sweep the previous confirmed HTF high or low.
5. Wait for a lower-timeframe CISD close.
6. Use liquidity, equilibrium, T-Spot, and projection levels as analytical references.
7. Apply independent risk management and market-context analysis.
LIMITATIONS
• This indicator is a rule-based interpretation of liquidity sweeps and CISD.
• C1–C4 labels represent chronological HTF candles, not guaranteed market phases.
• The T-Spot formula is specific to this implementation.
• A liquidity sweep does not guarantee a reversal.
• Projection levels are mathematical reference levels, not price targets guaranteed to be reached.
• Session behavior may vary across symbols because of exchange hours, holidays, and timezone settings.
• Higher-timeframe values can differ between instruments with different trading sessions.
• The indicator does not place orders or manage positions.
DISCLAIMER
This indicator is provided for informational and educational purposes only. It is not financial, investment, or trading advice.
Nothing displayed by this script should be interpreted as a recommendation to buy or sell any financial instrument. Trading involves substantial risk, and past performance does not guarantee future results.
Users are solely responsible for their trading decisions, position sizing, risk management, and verification of all signals.
Copy
Suggested tags
CopyCISD
Liquidity
Liquidity Sweep
Higher Timeframe
Multi-Timeframe
Price Action
Market Structure
HTF Candles
Projection Levels
Fractal
Suggested release notes
CopyInitial public release.
Features:
• Automatic and manual HTF pairing
• Right-side C1–C4 HTF candle visualization
• Bullish and bearish liquidity-sweep detection
• Lower-timeframe CISD confirmation
• Bias filtering
• Equilibrium and T-Spot levels
• Five customizable projection levels
• Three configurable time filters
• Setup failure detection
• Historical setup management
• Information table
• Bullish and bearish CISD alerts Indicator

Indicator

Mi Estrategia 30 y 45 Manuel Leiva Mi Estrategia 30 y 45 Manuel Leiva
Podemos utilizar el trigger activador ¿Qué es el trigger activador?
- Es cuando el precio en una temporalidad la vela previa manipula el alto o el bajo de la vela anterior y cierra dentro, pueden ser velas de H2 o H4, y como segunda confirmación tenemos un CRT creado en la temporalidad LTF de 45minutos y 30 minutos. Y por último buscamos un OB en la temporalidad de 5minutos para la entrada.
- ¿Como funciona la metodología? De la siguiente manera;
1- En la sesión de LONDRES (01:00-05:00) – London Lunch (05:00-09:00) – New York 1 (09:00-13:00) – New York 2 (13:00-17:00) – Asia (17:00-21:00-01:00).
2- Marcaremos altos y bajos de velas que no hayan sido manipulados de H2, H4, H6, H8, H10 y H12 (Cuando el precio barre estos altos o bajos de velas se supone que tiene que reaccionar en modo de reversión).
3- Cuando el precio allá barrido uno de estos puntos de la vela anterior HTF, ósea de H2, H4, H6, H8, H10 y H12, lo que aremos es esperar a que en la temporalidad de 30minutos o 45minutos la vela previa que cerro se allá manipulado el alto o bajo de la vela anterior y cerrado dentro de la vela activando un Rango CRT de reversión.
4- Cuando la vela de 45minutos o 30minutos ya cerro y activo el rango buscamos el OB en la temporalidad de 5minutos para la entrada. Siempre tenemos que esperar a que la vela cierre.
Indicator

CRT H4 NomadaScalper [Mntdude65]This is CRT EDGE · H4 · NomadaScalper
Candle Range Theory (CRT) — timed H4 candles, multi-timeframe Turtle Soup, and a self-scoring probability dashboard, built on John Tracy's Time-Based Trading Blueprint.
OVERVIEW
This indicator builds the three timed 4-hour candles the CRT model keys on, maps out the previous candle's high/low across five timeframes (Monthly, Weekly, Daily, H4, H1) with automatic Turtle Soup detection, and scores every setup against the chart's own history — so instead of eyeballing whether "CRT usually works," you get a running, self-updating win-rate for every slot, every session.
Everything is clock-aggregated from the chart's own bars (not repainted from a higher-timeframe security() call), so it stays exact on symbols like CME futures where the native exchange H4 bars don't open at 1/5/9 — the script detects the real native H4 phase and snaps the slots to it automatically.
WHAT IT DRAWS
Timed H4 Candles
— Three 4-hour clock-window candles per day (auto-aligns to 1AM/5AM/9AM on forex-style symbols, 2AM/6AM/10AM on CME futures — matches the real H4 candles Tracy reads, not just a fixed clock guess).
— Full anatomy: range box, body box (bullish/bearish), CRT-High / CRT-Low / 50% lines projected forward with price labels.
— Dashed while forming live, frozen solid at the close.
— Configurable projection window, history depth, and manual override hours if you don't want native alignment.
HTF CRT Levels + Turtle Soup (Tracy multi-timeframe bias)
— Draws the previous completed candle's high/low for Monthly, Weekly, Daily, H4, and H1, each in its own color.
— A Turtle Soup latches when a confirmed candle wicks beyond one of these levels and closes back inside — once per side, per period.
— Bias engine: 3 or more timeframes souped at the lows = BULLISH bias · 3+ at the highs = BEARISH bias · both = CONFLICT (Tracy's rule: stand aside).
— Faded gray "ts·" tags mark these sweeps on the chart, color-coded so you can tell direction at a glance without reading the text: faded red = a high was swept, faded green = a low was swept. Toggle on/off independently.
CRT Box Sweep (★TS)
— A second, distinct sweep detector focused specifically on the CRT box itself (the timed H4 candle's own range), not the HTF levels.
— Marks every candle — not just the first — that wicks beyond the box's high or low and closes back inside, live while the sweeping candle is still forming and finalized the moment it confirms.
— Bold gold "★TS" tag with a user-selectable color, separate toggle from the HTF Turtle Soup marks above.
Session Ranges (Tracy step 3)
— Asia range (8PM–12AM NY) and P12 range (6PM–6AM NY), boxed with the high/low projected forward — a secondary confirmation check against the CRT bias.
CRT EDGE DASHBOARD
A self-computing panel, split into two clearly labeled sections:
LIVE — what has actually happened, right now, on this chart:
— CRT BOX: has this slot's box been swept yet? ▼ red = the box HIGH was swept (bearish) · ▲ green = the box LOW was swept (bullish) · — = neither side yet.
— STATUS: this cycle's live state — forming… / armed · waiting purge / ↓ purged (bearish, high swept) / ↑ purged (bullish, low swept), plus whether price has reached the 50% and/or the full opposite extreme.
HISTORICAL ODDS (all-time %) — a running backtest, not a live target:
— ↑→50% / ↑→HIGH: of all the times this slot's low was purged FIRST (bullish), what % of the time did price also reach the 50% / fully deliver to the CRT-High before the projection window expired.
— ↓→50% / ↓→LOW: the mirror image for a high-purge-first (bearish) scenario.
— Heat-colored by win rate, with a low-sample warning (amber) under 8 occurrences.
Plus a top-line VERDICT row (Tracy's 3+/5 bias rule), an HTF SOUP row showing which of the five timeframes are currently souped, and a footer crediting the underlying concept.
ALERTS
— Standard alertcondition() entries for every candle close and every purge (high/low, per slot) — usable from the classic "Create Alert" dropdown.
— Additional dynamic alert() calls fire alongside them with the actual resolved slot time baked into the message (e.g. the real "2AM" on CME futures rather than a hardcoded "1AM") — select "Any alert() function call" in the Create Alert dialog to receive these.
SETTINGS
— Light/Dark theme (Obsidian & Gold on dark backgrounds).
— Native H4 auto-align on/off, manual slot hours, projection window length, history depth.
— Independent show/hide for every layer: body box, 50% line, labels, each HTF level, HTF Turtle Soup marks, CRT box ★TS marks (with color picker), Asia/P12 sessions, and the dashboard itself (position + size).
HOW TO READ IT
Check the VERDICT row for the multi-timeframe bias.
Watch the LIVE columns (CRT BOX + STATUS) for what's actually unfolding on the current slot.
Use the HISTORICAL ODDS columns as context, not a signal — they tell you how this slot has behaved historically, conditional on a purge already happening.
Cross-check against Asia/P12 session ranges for Tracy's step-3 confirmation.
Best used on chart timeframes of 1m–30m (works up to 4h); a warning label appears if the chart timeframe is too high for the timed candles to resolve.
CREDITS
Concept: John Tracy — Time-Based Trading Blueprint (Candle Range Theory), johntracy.me.
This implementation, the CRT box sweep detection, per-TF sweep coloring, and the probability dashboard: Mntdude65.
This script is provided for educational and informational purposes. It does not constitute financial advice. Past performance (including the historical odds shown on the dashboard) does not guarantee future results. Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

CRT - Candle Range Theory by agm# CRT — Candle Range Theory (Trader DNA 5-Step Framework)
**An automated, multi-timeframe Candle Range Theory detector with full trade execution levels — Entry, Stop Loss, TP1, and TP2 — built on the Trader DNA 5-Step CRT framework and ICT Power of 3 (AMD) concepts.**
---
## What is Candle Range Theory?
Candle Range Theory (CRT) is a price action methodology rooted in ICT (Inner Circle Trader) concepts. It describes how institutional smart money moves price through three sequential candles:
- **C1 — Accumulation:** A "range candle" that defines the playing field. Its high sets the **CR (Candle Range High / Buy-side Liquidity)** and its low sets the **CRL (Candle Range Low / Sell-side Liquidity)**.
- **C2 — Manipulation:** Price breaks out of C1's range to sweep liquidity — then **closes back inside** the C1 range. This is the trap. It runs stops above (bearish) or below (bullish) before reversing.
- **C3 — Distribution:** Price delivers in the opposite direction of the C2 sweep. This is where the trade runs.
This three-candle sequence mirrors the **ICT Power of 3 (AMD)** — Accumulation, Manipulation, Distribution — and can be observed on any timeframe.
---
## What This Indicator Does
This indicator automatically scans a **Higher Timeframe (HTF)** of your choice for completed CRT patterns. When a valid pattern is detected, it draws every element you need to execute the trade directly on your chart:
- Shaded **Range Box** over the C1 candle (the accumulation range)
- **Premium Zone** (upper half — bearish bias)
- **Discount Zone** (lower half — bullish bias)
- **Equilibrium line** (50% of C1 range)
- **CR** and **CRL** dashed lines extended to the right
- **Entry line** — at C2 close price
- **Stop Loss line** — beyond the C2 manipulation wick (with adjustable buffer)
- **TP1** — Equilibrium (50% of range)
- **TP2** — Opposite extreme of the range (full CRT target)
- **R:R ratio** labels on TP1 and TP2
- **ACC / MAN** labels marking the Accumulation and Manipulation candles
- **LTF entry hint** reminding you to drop to your Lower Timeframe for confirmation
- **Triangle signal markers** on the chart bar where the pattern confirms
- **Alerts** for bearish, bullish, and any CRT pattern
All drawings use **real bar timestamps** (`xloc.bar_time`) so every box, line, and label stays perfectly anchored at any zoom level.
---
## The 5-Step Trade Framework
This indicator is built around the Trader DNA 5-Step CRT execution process:
**Step 1 — Define the Range**
C1's body and wicks define the CR (top wick = Buy-side liquidity) and CRL (bottom wick = Sell-side liquidity). The midpoint is the Equilibrium (EQ).
**Step 2 — Confirm AMD Pattern**
C2 must sweep beyond C1 (above CR for bearish, below CRL for bullish) and close back inside the C1 range. This confirms the manipulation and sets up C3 distribution.
**Step 3 — Timeframe Alignment**
The HTF (e.g. 1H, 4H, Daily) defines the pattern. The LTF (e.g. 5m, 15m) is where you enter. Drop to the LTF after a signal fires and wait for a **CHoCH (Change of Character)** or **FVG (Fair Value Gap)** to confirm the reversal before entering.
**Step 4 — Premium / Discount Zone Filter**
- **Bearish CRT** is only valid if C2 closes in the **Premium Zone** (above the 50% EQ) — you are shorting from a premium price.
- **Bullish CRT** is only valid if C2 closes in the **Discount Zone** (below the 50% EQ) — you are buying at a discount.
This filter is optional and can be toggled off in settings.
**Step 5 — External Context**
Always confirm that the pattern aligns with the broader market structure on a higher timeframe than your HTF. This indicator handles Steps 1–4 automatically. **Step 5 is your responsibility** — do not take CRT setups against a strong trend or major resistance/support on the HTF.
---
## Bearish CRT — Pattern Rules
| Condition | Description |
|-----------|-------------|
| C1 is bullish | Accumulation candle closes up |
| C2 is bearish | Manipulation candle closes down |
| C2 high > C1 high | Liquidity sweep above CR |
| C2 close < C1 high | Close back inside the range |
| C2 close ≥ C1 low | Did not close below the range |
| Zone filter (optional) | C2 close above 50% EQ (Premium) |
**Trade:** Short at C2 close → SL above C2 high → TP1 at EQ → TP2 at CRL
---
## Bullish CRT — Pattern Rules
| Condition | Description |
|-----------|-------------|
| C1 is bearish | Accumulation candle closes down |
| C2 is bullish | Manipulation candle closes up |
| C2 low < C1 low | Liquidity sweep below CRL |
| C2 close > C1 low | Close back inside the range |
| C2 close ≤ C1 high | Did not close above the range |
| Zone filter (optional) | C2 close below 50% EQ (Discount) |
**Trade:** Long at C2 close → SL below C2 low → TP1 at EQ → TP2 at CR
---
## Settings Guide
### ⏱ Timeframes
| Setting | Default | Description |
|---------|---------|-------------|
| HTF | 1H | The timeframe on which the CRT pattern is detected. Patterns are drawn based on completed HTF bars. |
| LTF | 5m | Your entry timeframe. Shown in the entry hint label as a reminder to switch down for confirmation. |
**Recommended HTF / LTF Pairings:**
| HTF | LTF | Style |
|-----|-----|-------|
| Daily | 1H or 4H | Swing trading |
| 4H | 15m or 1H | Intraday swing |
| 1H | 5m or 15m | Day trading |
| 15m | 1m or 3m | Scalping |
> **Important:** Always view the indicator on a chart timeframe **equal to or lower than your HTF**. For example, if HTF = 1H, use a 1m–1H chart. Using a 4H chart with HTF = 1H means 4H bars will not contain enough resolution to display the drawings accurately.
---
### 🟢 Signals
| Setting | Default | Description |
|---------|---------|-------------|
| Show Bullish CRT | On | Toggle bullish pattern detection and drawings |
| Show Bearish CRT | On | Toggle bearish pattern detection and drawings |
| Step 4: Require Premium/Discount Zone | On | When enabled, bearish signals only fire if C2 closes above EQ (Premium), and bullish signals only fire if C2 closes below EQ (Discount). Disable to see all patterns regardless of C2 close position. |
---
### 📐 Trade Levels
| Setting | Default | Description |
|---------|---------|-------------|
| Show Entry Line | On | Blue solid line at C2 close price — your entry level |
| Show Stop Loss | On | Orange dashed line beyond the manipulation wick |
| Show TP1 (EQ 50%) | On | First target at the range midpoint |
| Show TP2 (Range Extreme) | On | Full target at CRL (bearish) or CR (bullish) |
| SL Buffer (%) | 0.10% | Adds a small buffer beyond the wick for the SL to avoid getting stopped by spread or noise. Increase for volatile assets. |
| Show R:R Label | On | Displays the reward-to-risk ratio next to each TP label, e.g. ` ` |
---
### 🎨 Visuals
| Setting | Default | Description |
|---------|---------|-------------|
| Show Range Box | On | Shaded box covering the C1 candle from its high to low |
| Show Premium / Discount Zones | On | Upper half (Premium, red tint) and lower half (Discount, green tint) of the range |
| Show AMD Labels | On | Labels "ACC" on C1 and "MAN" on C2 |
| Show LTF Entry Hint | On | Adds the LTF timeframe name to the entry label as a reminder |
| Show Equilibrium Line | On | Dotted gold line at the 50% midpoint of C1 |
| Show CR / CRL Lines | On | Dashed lines at C1 high and C1 low extending right |
| Show Price Labels | On | Labels showing exact price of CR, EQ, and CRL |
| Show Triangle Signals | On | Red triangle above bar (bearish) or green triangle below bar (bullish) |
| Extend Lines (bars right) | 30 | How many current-chart bars the lines/labels extend to the right. Increase for more projection space. |
---
### 🎨 Colors
All colors are fully customizable. Defaults:
- **Bullish** — Bright green (`#00E676`)
- **Bearish** — Bright red (`#FF1744`)
- **Equilibrium** — Gold (`#FFD700`)
- **Entry** — Sky blue (`#29B6F6`)
- **Stop Loss** — Orange (`#FF6D00`)
- **TP1** — Light green (`#69F0AE`)
- **TP2** — Pale green (`#B9F6CA`)
- **Premium Zone** — Soft red
- **Discount Zone** — Soft green
**Box Fill Transparency** (default 88%) and **Zone Fill Transparency** (default 93%) let you control how opaque the filled boxes appear.
---
## How to Use — Step-by-Step
**1. Add the indicator to your chart.**
Select your HTF and LTF in the settings (⏱ Timeframes group).
**2. Watch for a signal triangle.**
A red triangle above a bar means a Bearish CRT has confirmed on the HTF. A green triangle below means Bullish CRT.
**3. Read the box.**
The shaded box is the C1 accumulation range. The upper red-tinted zone is Premium (sell from here). The lower green-tinted zone is Discount (buy from here).
**4. Note the entry line (blue).**
This is C2's close price — the theoretical market entry. In practice, drop to your LTF to confirm the reversal before entering.
**5. Drop to your LTF.**
On the LTF, wait for confirmation: a **Change of Character (CHoCH)** — where price breaks a recent swing high/low in the direction of the trade — or a **Fair Value Gap (FVG)** acting as support/resistance.
**6. Manage the trade.**
- Set your SL at the orange dashed line (beyond the C2 manipulation wick).
- Target TP1 at the gold EQ line (partial close recommended).
- Target TP2 at the CRL (bearish) or CR (bullish) for full CRT delivery.
- Check the R:R label — aim for setups showing at least **1.5R to TP1** and **2.5R+ to TP2**.
**7. Apply Step 5 yourself.**
Before taking any trade, confirm that the HTF market structure supports the direction. Do not short into a strong bullish HTF structure. Do not long into a strong bearish HTF structure.
---
## Alerts
Three alert conditions are available. Set them up via **TradingView Alerts → Condition → **:
| Alert | Fires When |
|-------|------------|
| Bearish CRT (Premium Zone) | A valid bearish pattern confirms on the HTF |
| Bullish CRT (Discount Zone) | A valid bullish pattern confirms on the HTF |
| CRT Pattern (Any) | Either direction confirms |
Alert messages include the ticker, HTF interval, and entry price, along with a reminder to confirm on the LTF.
---
## Visual Reference — What You See on the Chart
```
← C1 Box (Range Box) → ← Extensions →
┌─────────────────────────────────────────────────────────── CR line (C1 High)
│█████████████████ PREMIUM ZONE (red tint) ███████████████──
│
├─────────────────────────────────────────────────────────── EQ line (50%)
│
│████████████████ DISCOUNT ZONE (green tint) ████████████──
└─────────────────────────────────────────────────────────── CRL line (C1 Low)
ACC label (on C1) MAN label (on C2)
───────────────────────────────────────────────────────────── ENTRY (blue, solid)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - SL (orange, dashed)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TP1 EQ (green)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TP2 CRL (pale green)
```
---
## Technical Notes
- **No repainting:** All HTF data is fetched with `lookahead=barmerge.lookahead_off` and drawings are gated by `barstate.isconfirmed`. Patterns are only drawn when the HTF bar is fully closed.
- **Zoom-stable drawings:** All boxes, lines, and labels use `xloc.bar_time` (real timestamps), not bar index, so they remain perfectly aligned at every zoom level.
- **Signal triangles** use Pine Script's `plotshape()` which internally positions by bar index. This is a platform limitation; triangles may appear slightly offset when chart zoom changes, but all other drawings remain locked.
- Requires Pine Script v5. Works on all instruments and timeframes.
---
## Credits
- Base CRT pattern logic: **ninefnarsa** (TradingView script `oOzkiAxu`)
- Entry/exit framework: **Trader DNA** 5-Step CRT methodology
- ICT concepts: **Michael J. Huddleston** (Inner Circle Trader)
---
*This indicator is for educational purposes only. It does not constitute financial advice. Always use proper risk management and never risk more than you can afford to lose.* Indicator

Indicator

Indicator

Indicator

Custom Dividers [louis]Custom Dividers is a streamlined utility designed for Multi-Timeframe Analysis (MTF). It allows you to visualize higher timeframe structures directly on lower timeframe charts by drawing infinite vertical lines at the open of new periods.
Unlike standard grid lines and other divider indicators, this has custom inputs, giving you complete control over non-standard timeframes (e.g., 90-minute cycles, 6-hour blocks, or 2-day periods).
🔑 Key Features
- 4 Independent Timeframe Slots: Configure up to four different vertical dividers simultaneously.
- Custom Minute Inputs (TF 1 & TF 2): Instead of restricting you to a dropdown, the first two slots allow you to input any integer for minutes.
Example: Set 90 for 90-minute cycle dividers.
Example: Set 360 for 6-hour dividers.
- Standard Timeframe Selectors (TF 3 & TF 4): Traditional dropdowns for standard periods like Daily (D), Weekly (W), or Monthly (M).
- Visual Customization:
Lines: Uses line.new() drawing logic to ensure dividers stretch infinitely from top to bottom, regardless of price scale.
Styles: Select from Solid, Dashed, or Dotted directly in the inputs.
Width & Color: Fully customizable to blend into your chart theme.
⚙️ How to Configure
Go to the Settings (Inputs Tab):
TF 1 & TF 2: Enter the specific number of minutes (e.g., 60 = 1 Hour, 240 = 4 Hours). Toggle the checkbox to Show/Hide.
TF 3 & TF 4: Select the timeframe period from the dropdown. Toggle the checkbox to Show/Hide.
Style: Choose your line style, color, and width.
Note: Since this indicator uses geometric drawings (line.new) to achieve full-height vertical lines, all visual settings (Color, Width, Style) are located in the Inputs Tab, not the Style tab. Indicator

Indicator

Indicator

Indicator
