PROTECTED SOURCE SCRIPT
Aggiornato

Feigenbaum Projection Zones [ALLDYN]

496
🔷 Feigenbaum Projection Zones [Protected Version - ALLDYN]
This tool visualizes non-overlapping projection zones above and below a manually defined price range (C.E. – Center Equilibrium) using Feigenbaum constants as spacing multipliers. It’s ideal for traders who prefer structured, mathematically grounded projection layers over standard Fibonacci tools.

📌 Features:
  • Manual high/low range input (C.E. zone)

  • Feigenbaum-based zone scaling with interleaved gaps

  • Color-coded zones (🟥 below CE, 🟩 above CE, 🟨 CE range)

  • Dotted midlines through each zone

  • Timeframe-restricted to 15m and below for clarity

  • Clean label/box/line management for minimal clutter

🔒 Source code is protected to preserve custom zone spacing logic.
🧠 Designed for advanced technical analysts who want mathematical projection zones based on deterministic scaling constants.

🔍 Feigenbaum Projections: Overview
Feigenbaum Projections are derived from chaos theory, specifically Mitchell Feigenbaum’s work on bifurcations and the universality of nonlinear systems. In market terms, they attempt to map fractal or recursive structures in price movements, especially those that might echo repeating patterns in chaotic systems.

✅ Benefits:
  • Captures fractal and nonlinear dynamics better than Fibonacci.

  • Self-similarity and scaling laws can offer insights into repeating structures not seen with classical tools.

  • Can help model transitions between trend and consolidation through bifurcation patterns.

  • Tied to mathematical constants (Feigenbaum constants), offering theoretical rigor in modeling chaotic price movement.


***Compact chart view to show the full range of the FGBZ Calculations***
https://www.tradingview.com/x/5pK6nPQt/
Note di rilascio
Description Upate - Short Title ---> Chaos-Based Price Expansion Zones with Swing-Linked Projections for Breakout Forecasting

Feigenbaum Projection Zones applies a nonlinear price expansion model rooted in chaos theory and fractal symmetry. Inspired by Mitchell Feigenbaum’s bifurcation constants, this tool identifies potential price projection zones where volatility may expand after periods of compression.

It dynamically measures localized swing structures and volatility clusters, then calculates proportional projection levels using a logarithmic and recursive pattern-matching process. These zones adapt in real time as new swings form and price evolves.

The projection zones are most effective during market transitions, where tight consolidation precedes directional expansion. These levels can serve as breakout targets, reversal zones, or confluence anchors with other Smart Money Concepts.

  • No repainting. Zones are drawn based on confirmed swing pivots.
  • Intended for use with fractal, harmonic, or ICT-based systems.
  • Useful on intraday to swing timeframes.
Note di rilascio
---Code update 9/7/2025 by ALLDYN

# **Update: Camarilla + Traditional Pivots (CE-anchored, Feigenbaum-expanded)**

**What’s new**

* **Camarilla pivots for intraday (< 4H)** — anchored at **CE** and **expanded off the outermost Feigenbaum projection** (fallback = CE range).
* **Traditional pivots for swing (≥ 4H)** — floor-style **P / R1-R3 / S1-S3** built around the same CE-anchored span.
* **Auto time-frame gating:** **Cam < 4H** • **Trad ≥ 4H** (no manual switching).
* **Finite projection lines:** pivots are drawn with `line.new()` and extend **right** exactly **`extendBars`** bars (matches Feigenbaum boxes).
* **On-chart labels (toggle):**

* Cam: choose **H1–H4 / L1–L4** *or* **R1–R4 / S1–S4** naming.
* Trad: **P / R1–R3 / S1–S3** at the chart edge.
* **“Any alert() function call” support:**

* **Mean Reversion (MR):** Cam @ **H3/L3**, Trad @ **R1/S1**.
* **Possible Breakout (PB):** Cam @ **H4/L4**, Trad @ **R2/S2**.
* **Mode badge:** small corner label shows active set (**“Pivots • Cam < 4H”** or **“Pivots • Trad ≥ 4H”**).

**Inputs added**

* **Pivots (CE-Anchored):** `Enable Pivots`, `Camarilla k`, `Traditional scale`, `Cam/Trad colors`, `Opacity`, `Line Width`.
* **Labels:** `Show Cam Labels`, `Cam label style: H/L (off = R/S)`, `Show Traditional Labels`.
* **Rendering:** `Render pivots as finite lines (extend right = Feigenbaum extendBars)`.

**How it works**

* **CE is the anchor** for both systems: `CE = (rangeHigh + rangeLow) / 2`.
* Cam’s span **auto-scales to the farthest Feigenbaum zone**, so intraday rails truly *expand the FBP*.
* Traditional reuses the same span around CE for clean swing anchors.
* **No changes to Feigenbaum zones** logic; this is an **add-on** layer.

**Alerts (single setup)**

1. Create **one** alert on the script using **“Any alert() function call.”**
2. Toggle **MR / PB** and **Once-per-bar-close** in Inputs.
3. Messages include the level & value, e.g.

* `MR • Cam LONG @ L3 | NQ 15 | close=... L3=...`
* `PB • Trad LONG breakout R2 | ES 4H | close=... R2=...`

**Tips**

* Want tighter/looser Cam rails? Adjust **`Camarilla k`** or your **CE range** inputs.
* If you prefer only finite lines, disable the old infinite `plot()` lines (or keep both).
* If you hit object limits on very long charts, reduce **`extendBars`** or turn off labels.

**Changelog**

* Added CE-anchored **Camarilla (<4H)** and **Traditional (≥4H)** pivots.
* Added right-edge labels, “Any alert” MR/PB signals, time-frame badge, and finite right-extending lines tied to **`extendBars`**.

— END —

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.