Hopiplaka's Twin Tower Levels (Variable multiplier)Indicator i made for myself to study and apply Hopiplaka's teachings (www.hopiplaka.com).
If you know what you are doing, you just need to enter the latest 3 fix prices manually in the options. Then select your circuit breaker multiplier (decimated 7% by default, but freely variable). Change the style of the indicator however you like.
I'm not a pro coder, i made this to play with it and add more ranges as i learn pine script v6. I just needed to change between multipliers on a session without messing with layers. Use it if you like it.
For more details about how to use this visit www.hopiplaka.com, he is the creator of the system i like to trade with.
Enjoy
Goldbach
Hopiplaka's Circuit Breakers by -NZA333-Indicator for Hopiplaka's Circuit Breaker and Twin Tower setup, for algorithmic traders. For more details about how to use these important levels, please refer to hopiplaka.com and buy his books @ hopiplaka.gumroad.com
Open the indicator's options and enter your fix prices and price limits percent for today and the last 2 days. Enjoy!
23/35 SR Channels (Hitchhikers Guide To Goldbach)This indicator highlights potential short-term support and resistance zones based on the 23rd and 35th minute of each hour. At each of these time points, it draws a zone from the high to the low of the candle, extending it forward for a fixed number of bars.
Key features:
🔸 Orange zones mark the 23-minute candle
🔹 Blue zones mark the 35-minute candle
📏 Zones extend for a customizable number of bars (channelLength)
🔄 Existing zones are removed if they overlap significantly with a new one
🏷️ Optional labels show when a 23 or 35 zone is created
This tool is ideal for traders looking to identify time-based micro-structures and intraday reaction zones.
23/35 SR Channels23/35 SR Channels Indicator
The 23/35 SR Channels Indicator is designed to automatically identify key algorithmic support and resistance zones during intraday trading by focusing on specific candle patterns at the 23rd and 35th minutes of each hour.
How It Works:
Key Candle Detection:
The indicator monitors the 23rd and 35th minute candles of every hour. At these moments, it uses the candle’s high and low (or a three‑candle range centered on those minutes) to define the boundaries of a support/resistance channel.
Channel Construction and Mitigation:
Once a channel is formed from a key candle, a rectangular box is drawn to represent the channel. If a new channel (from a later 23 or 35 minute candle) overlaps an existing channel of the same type, the older channel is automatically considered "mitigated" and is removed from the chart, ensuring that only the most recent (and typically more relevant) level is displayed.
Visual Enhancement:
The indicator can also color the 23 and 35 minute candles, making them easier to identify. The channels themselves extend to the right for a fixed number of bars, providing a visual area where price might interact with these important levels, or can be extended to the current bar/until mitigated.
Benefits for Traders:
Automated Level Detection:
By focusing on the 23rd and 35th minute candles, the indicator automatically captures key support/resistance zones without manual intervention.
Dynamic Channel Updates:
As new candles form, overlapping channels are replaced with newer ones, helping to keep the chart clear and focused on the most relevant levels.
Intraday Focus:
The targeted timing helps intraday traders quickly spot potential reversal or breakout areas, enhancing decision-making during fast-moving markets.
dmn's ICT AMD-Goldbach█ OVERVIEW
This script is built on ICT time & price theory and the theory of algorithmic market maker models, and visualizes the intraday divided using powers of three into accumulation, manipulation and distribution cycles.
It also includes an automatically calculated and plotted Goldbach level (a.k.a. IPDA level or Huddleston level) overlay, to help visualize where in the current market maker profile price is in relation to the AMD cycles, and where it might trade to.
█ CONCEPTS
Accumulation, Manipulation, Distribution Cycles
A 24 hour day, with the default set to start at 20:00 CET (the start of the Forex CLS Settlement operational timeline) is split in three parts - 9, 6 and 9 hours for the three cycles (roughly corresponding with Asia, London Open and New York + London Close sessions).
Since charts are fractals, there's also intra-cycle time fibs available in the script, to highlight the smaller fractal equivalents in each cycle.
These cycles are used to visualize the three phases (AMD) for easier identification of the current daily profile by analyzing during what cycle highs and lows of the day are made.
An example of a bullish day could be price rallying before making a low during the accumulation cycle, being manipulated higher and retracing to form an optimal trade entry during the manipulation cycle, expanding and creating the high of the day before selling off during the distribution cycle, with a potential reversal before it ends.
Goldbach levels
The Goldbach levels are based on the size of a price range (or price swing, if you will) expressed as a factor of power of three (3^n).
To decide what number to tell the script to use for the calculation, we look at what 3^n number best fits an average swing on the preferred timeframe we're trading.
For example; PO3 27 (3^3)might be fit for scalping, while PO3 243 (3^5) may correspond to the daily or weekly range, depending on the asset.
The script then calculates a range high and a range low using a power of three formula based on the current price and divides it into levels using Goldbach numbers.
At these levels one might expect to see price form various "blocks" as defined in concept by Michael J. Huddleston.
The blocks that correspond to the Goldbach levels are labeled with abbreviations as follows:
Ext = External range
Low = Range low
High = Range high
FVG = Fair value gap
RB = Rejection block
OB = Order block
LV = Liquidity void
BR = Breaker
MB = Mitigation block
Using these levels and said blocks we identify where in the current running market maker profile price is offered, and trade the preferred timeframe in line with the AMD cycles accordingly.
█ FEATURES
Custom AMD time cycles session times.
Custom time fib for fractal cycles.
Color and style customization.
Show only current or also historical cycles.
Equilibrium mode for Goldbach levels (show only high/low and midpoint)
Autodetection of asset type, with manual override.
█ NOTE
The default timings for the AMD cycles are set up for Forex pairs. For other asset types, such as indices, other timings are nessecary for optimal results.
Goldbach levels requires the correct symbol type setting for the calculation to work properly. Disable the script's autodetection and enable/disable the Forex option according to the type of chart if it fails.