Goldbach Take ProfitsGoldbach Take Profit Levels – Algorithmic TP Zones for NAS100 Using 243/729 PO3 Logic
This indicator provides structured Take Profit (TP) levels using a proprietary Goldbach-based PO3 system, designed for algorithmic trading on NAS100 and similar trending instruments.
It calculates four TP zones derived from mathematically precise 243 and 729 ranges, helping traders spot likely reaction, reversal, or continuation points in the trend.
TP Levels Explained:
TP: FV (Fair Value) – Minor reversal zone
TP: MB (Mid Block) – Moderate reaction level
TP: LV (Liquidity Void) – High-probability liquidity target
TP: OB (Order Block) – Likely premium or discount exit
📈 Use Cases:
Pair with Goldbach 243 BuySell Signal for quicker scalps
Pair with Goldbach 729 Signal for higher timeframe entries
Validate whether price has room to reach new TP levels before entering
This TP tool is part of a broader confluence-based system. When used with the 243 and 729 BuySell indicators, it helps structure trade exits after precision-based entries. However, it can also function independently to project logical profit zones.
✅ Best Trading Practices:
Wait for a fresh signal with untouched TP zones
Confirm trend direction using 30M or 1H timeframes
Use lower timeframes (1M–5M) for sniper entries
Avoid trades if TP3 or TP4 have already been hit
🕒 Timeframe Strategy:
Bias: 1H
Signal Confirmation: 15M–30M
Entry Execution: 3M–1M
⚠️ Important Notes:
This tool is built for structured, disciplined execution in algorithmic trading systems. It is especially effective in London and New York sessions, where volatility aligns well with PO3-based projections.
Primarily tested and optimized for NAS100, but adaptable for other trending markets.
🔐 Closed Source Notice:
This script uses proprietary Goldbach PO3 math to calculate take-profit zones and is published as closed source.
Pivot points and levels
Roman OR LevelsThis script is designed by Roman (romanceperiod) on Discord and it is a simple tool for his friends & community members to use.
The tool marks the highs and lows the first 3 bars after the set time and is recommended to use the 1 minute timeframe. It also displays the past 3 days worth of data on that same timeframe.
Cheers & good luck trading! Indicators do not make you win, they're just very helpful to draw things :)
CF Custom Cycle Marker🔁 CF Custom Cycle Marker
The CF Custom Cycle Marker is a lightweight visual tool that lets you define and explore your own market cycles. This indicator gives you full control to place cycle low markers and overlay custom sine waves — helping you visualize market timing based on your strategy.
What it does:
📍 Marks custom cycle lows to define cycle turning points
🌊 Plots customizable sine waves between those lows
🧭 Lets you choose your own cycle spacing (bars between points)
✨ Includes clean toggles for icons, waves, background shading, and even a camel logo 🐪
🎨 Personalize your chart with color, width, line style, and fill opacity
⚠️ Note: This is a manual/visual cycle tool. For real-time cycle low detection based on price action, use the full CF Cycle Trading Indicator.
ZenAlgo - MultiverseThe ZenAlgo – Multiverse indicator provides a multi-timeframe view of Volume-Weighted Average Price (VWAP) levels and their dynamic interaction with price across seven defined timeframes: Daily, Weekly, Monthly, Quarterly, Semi-Annual, and Yearly. The indicator is intended to help traders contextualize price within time-based value areas and examine how price interacts with statistically relevant bands derived from those VWAPs.
VWAP Calculation and Period Structure
At the core, this script computes VWAP levels anchored to six distinct timeframes using volume data and a configurable source (default is HLC3). Each VWAP resets at the start of its corresponding period (e.g., Daily VWAP resets at the beginning of a new day) using timeframe.change() as a detection mechanism. This allows each VWAP level to reflect a clean aggregation of price and volume over its specified period.
VWAP levels are only computed if volume data is present and cumulative volume increases, ensuring logical consistency. If volume is missing or inconsistent, the script terminates execution with an error to prevent invalid outputs.
Band Calculation
Each VWAP is accompanied by one or two optional bands on both sides, calculated using percentage-based offset. Daily VWAP is configurable per user preference to use either standard deviation or a percentage-based offset. These bands provide a dynamic value area that expands or contracts with volatility or proportional price distance, respectively.
The bands help classify price as:
Inside the main band (e.g., between ±1 band): near average value
Inside extended band (e.g., ±2 bands): stretched but not extreme
Beyond extended band: potentially overheated or oversold conditions
This layering creates a multi-zoned map of value perception across timeframes.
Labeling and Historical Tracking
As each new VWAP is computed, it is stored in a bounded array alongside metadata such as label position, line objects, test count, and test state (whether price has interacted with it). Each level is drawn as a dotted horizontal line and labeled with its value and corresponding period (e.g., "D", "W", "M").
Price interaction with a VWAP level (i.e., candle high/low crossing the line) changes the styling of the label and line, marking it as "tested." A cap on how many tested levels are retained (default 10) avoids excessive clutter and resource usage.
These persistent horizontal levels give the trader a visual reference of where value was defined in previous periods and how price has respected or ignored those levels over time.
Summary Tables and Grid
Two visual table overlays are provided:
1. VWAP Summary Table , this table shows:
VWAP values per timeframe
Trend interpretation (rising, falling, stable) relative to price
Ranked order of VWAP values (from highest to lowest)
The order is recalculated each bar to reflect the vertical positioning of each VWAP on the price chart.
2. VWAP Relationship Grid
A grid matrix compares each VWAP and current price against all others. Each cell reflects whether a given source is above, below, or within a tolerance threshold relative to another. Colors (green, red, gray) visually encode the result, with the diagonal marked in black and unused cells disabled.
This matrix helps identify alignment or dissonance among timeframes, allowing users to detect whether shorter-term value is leading or lagging longer-term value.
Price Band Classification
For the Daily VWAP specifically, the script includes an extra classification system. It assigns the current price to a zone (e.g., "At VWAP", "Bear Band", "Above Bull Band 2") based on where the price lies in relation to the VWAP bands. This classification is also used for dynamic coloring and added to the daily label.
Display Controls
The script offers fine-grained controls:
Toggle visibility of each VWAP and band group independently
Adjust the offset of labels from the current bar
Customize band multipliers and color transparency
Limit the number of historical VWAP labels plotted
Position both the summary and grid tables flexibly on screen
These options allow traders to declutter their charts and focus on the most relevant context for their strategy.
How to Interpret and Use
This indicator provides a structured view of market value perception across various timeframes. For example:
When price converges with multiple VWAPs, it may suggest consensus on value.
When price moves away from all VWAPs, it may indicate trending or stretched conditions.
Crosses and retests of VWAPs (especially higher-timeframe ones) can act as areas of interest.
The band-based classification helps identify transitional zones and whether price is situated in an area where value is being accepted or rejected.
The summary tables offer a high-level dashboard of price positioning and value structure, which can assist with top-down analysis, filtering setups, or contextual decision-making.
Added Value Compared to Free Alternatives
Most free VWAP scripts:
Cover only a single timeframe (often daily or session-based)
Lack historical level tracking with tested/retested visualization
Do not support grid-level relationships or multi-timeframe band analysis
Offer limited configuration over how bands are calculated or displayed
This script consolidates multiple value areas in one consistent framework and goes further by tracking historical relevance, providing interaction logs, and organizing data into actionable overlays.
For traders seeking comprehensive value context across intraday and swing horizons, this tool offers persistent and structured data views that are otherwise unavailable through individual, isolated VWAP tools.
Limitations and Disclaimers
The indicator depends on volume data. On instruments with unreliable or synthetic volume (e.g., certain spot forex or CFDs), results may not be meaningful.
Band-based interpretation should not be used as a signal mechanism on its own.
On low timeframes, longer-period VWAPs may appear flat or visually compressed.
As with any analytical tool, interpretation requires trader discretion and should be combined with broader context.
Day High,Low,Open,Previous Close & Average Traded Price📊 Day High, Low, Open, Previous Close & VWAP (Average Traded Price)
This script provides key intraday reference levels that traders commonly rely on for decision-making. It overlays critical daily price data directly on your chart and summarizes them in a compact, color-coded table.
✨ Features:
Daily Open, High, Low, and Previous Close lines for quick visual reference.
VWAP (Volume-Weighted Average Price) calculated from intraday price and volume, giving insight into average traded levels.
Dynamic Info Table that updates every trading day and can be positioned anywhere on the chart.
Clean visualization with distinct color-coding to help distinguish each metric easily.
🧠 Ideal For:
Intraday traders, scalpers, and institutional-style setups where understanding session behavior relative to key reference prices is crucial.
⚙️ Customization:
Users can choose the corner position for the stats table to suit their layout and visibility preferences.
Hassan Zig ZagDisplay ZigZag with volume value. This will help to indicate the support and resistance levels based on the top and bottom created by the zigzag when the price is moving. also, the volume will support in taking decision to buy or sill
Liquidation Levels [mm-scan]📈 mm-scan : Liquidation Levels
Greetings!
I'd like to introduce you to a custom-built TradingView indicator. I hope you will find sometime to test it out and send feedback below in the comments. Feel free to ask any questions.
This tool is constructed using traditional oscillators such as MFI (Money Flow Index), RSI (Relative Strength Index), MOM (Momentum), and others. These classic tools serve as the foundation for something more advanced.
💡 What's Unique?
The concept is simple but powerful :
Where the market shifts its bias, or is heavily skewed in one direction, it often becomes a zone of increased liquidity.
These areas are natural magnets for price movement — where stop-losses get hit, and trapped traders are flushed out.
I've focused on the most biased areas these oscillators offer — using them as signal points to map out potential liquidation levels on the chart.
The mm-scan indicator highlights these zones, giving you an edge in identifying high-probability contrarian trade setups between liquidity pockets.
STD FinderFinds the averages of the past 10 (customizable) swing points, and projects the estimated point based on the averages, with a toggleable and customizable STD box for a cushion.
K1 - Quarterly Theory Primary Price LevelsThe K1 indicator was designed to clearly identify the primary price levels (“PPLs”) associated with Quarterly Theory (“QT”). QT was originally created by Traderdaye. Traderdaye was inspired by the Inner Circle Trader. The PPLs identified by the K1 indicator are as follows:
Prior week high (PWH)
Prior week low (PWL)
Prior day high (PDH)
Prior day low (PDL)
True day open (000)
London open (130)
Q3 daily open (600)
New York AM open (730)
New York PM open (130)
True week open (TWO)
Consequent encroachment daily wick (C.E. D)
Consequent encroachment 12H wick (C.E. 12H)
The PPLs and other QT core concepts such as sequential smart money technique (“SSMT), precision swing point (“PSP”) and terminus price divergence (“TPD”) are used together by QT traders to refine and execute trade setups. TPD is a concept originally created by Jacob Speculates.
Intraday Fibs RetracementFibonacci (Fibs) levels are often used by traders as a way to find support and resistance, based on the Fibonacci sequence. These levels are widely used in technical analysis to identify potential reversal points in the price of an asset.
Fibs retracement draws lines at these Fibs level between a significant high and low point on a price chart.
What it shows:
This indicator will automatically draw Fibs Retracement Levels on your chart without any manual work.
It is designed to be used for day trading, especially in scenarios where a ticker gaps up/down large compared to the prior day close. (i.e. scenario where the difference of day's open and prior day close is large)
The drawing will happen on each trading day the moment trading hours open, and will NOT draw during pre-market and post-market.
User can see the line of each Fibs level, labelled with the Fib percentage and price value for the corresponding levels.
User will specify a start and end point of Fibs and based on the choice the indicator will automatically compute the other user defined Fibs levels and display on the chart.
How to use it:
The Fib levels drawn can be a potential support and resistance zone. Therefore in scenario where you already have a position and are approaching one of these levels it could be a point to close out some or all the position as you are approaching a resistance. On the other hand when price do approach these levels you could enter a position for a reversal trade. These are few ways to use the indicator but there are other ways that can be used, which can be found out by researching "Fibonacci (Fibs) Retracement".
In the example on the chart you can see a price bounce from the 0.7886 Fibs level on this particular day, where the price gapped up and was coming down after market hours opened.
Key settings:
1. Fibs Retracement Start and end Point: User selects where the Fibs levels should be drawn.
Available Options are:
Start Points:
Market Open
Market Open High (Dependent on the time frame you are on)
Pre-market High
Day's High
End Points:
Previous Day Close
Previous Day Low
Previous Day High
Pre-market Low (Current Day)
Day's Low
2. Custom Fib Levels: User can manually enter the Fib levels they want to see. (Max 9)
Default values are: 0,0.236,0.382,0.5,0.618,0.786,1,1.618,2.618.
3. Display settings: User can specify the line colour, thickness and style.
4. Label Setting: User can choose to turn on/off the labels for the each Fibs Level. Label will show the fib percentage and the corresponding price. User can also choose the location of the labels, defined by an offset from the current candle.
----------------------------------------------------------------------
If anything is not clear please let me know!
Engineer_Invest Support ETHEnglish
The indicator shows where the potential bottom is for BTC.
History shows that when the line was touched, there were the best points for buying Bitcoin.
This indicator will be useful for determining ETH purchase zones
It is not a constant, the price may go a little lower, but this is the bottom reference point.
Russian
Индикатор показывает где потенциальное дно по BTC.
По истории видно что при касании линии были наилучшие точки покупки биткоина.
Данный индикатор будет полезен для определения зон покупки ETH
Он не является константой, цена может пройти немного ниже, но тут именно ориентир дна.
CoinWise - DivergencesCOINWISE DIVERGENCES
Detects hidden shifts between price and underlying momentum
🔹 What Is It? Why Does It Matter?
The CoinWise Divergences Indicator is designed to uncover critical moments where price action and momentum separate. By identifying both regular divergences and hidden divergences , it offers traders an early warning system for potential reversals, trend continuations, or exhaustion points.
Where most indicators react after the fact, divergences give you a front-row seat to where momentum might fail or accelerate.
Whether you are confirming the strength behind a breakout, spotting hidden continuation setups, or catching fading moves before the crowd, Divergences deliver a tactical edge at key structural moments.
🔹 Core Components
The CoinWise Divergences Indicator scans across multiple oscillators and sources, including:
Cumulative Volume Delta ( CVD )
Relative Strength Index ( RSI )
Moving Average Convergence Divergence ( MACD )
Momentum ( MOM )
On Balance Volume ( OBV )
Stochastic Oscillator ( STK )
Money Flow Index ( MFI )
Volume Weighted Moving Average ( VWMA )
Chaikin Money Flow ( CMF )
External Source ( Custom Indicator Inputs )
It detects:
Regular Divergences:
Suggesting potential trend reversals.
Hidden Divergences:
Indicating trend continuation.
The system overlays divergence lines either directly on the oscillator window or optionally on the main price chart for full flexibility . Both bullish and bearish patterns are automatically color-coded for fast, clear recognition
🔹 Customization and Settings
CoinWise Divergences is fully adjustable to fit any trading style:
Oscillator Selection:
Choose from a wide range of built-in or external sources.
Pivot Depth Control:
Define how many historical pivots are analyzed for divergence matching.
Data Basis:
Select between High/Low or Open/Close pivots for divergence detection.
Maximum Bar Distance:
Control how far apart divergence points can be, allowing tighter or looser matching.
Main Chart Plotting:
Enable divergence lines to be shown directly on the main chart alongside price candles.
Visual Styling:
Customize the thickness, color, transparency, and visual separation between regular and hidden divergences.
Oscillator Specific Settings:
Fine-tune input parameters like length, source, smoothing method, and calculation basis for each oscillator independently.
🔹 Practical Application
CoinWise Divergences is a precision tool for both discretionary and systematic traders use it to:
Detect early signs of trend reversal when momentum weakens against price direction.
Confirm pullbacks and continuation setups in strong trends via hidden divergence detection.
Spot exhaustion before the broader market reacts, gaining superior entry and exit points.
Integrate multiple timeframes for stacking divergences for the highest-probability plays.
By surfacing these hidden behavioral clues between price and underlying market participation, Divergences help you trade smarter where imbalance begins, not where it’s already priced in.
CoinWise - LevelsCOINWISE LEVELS
Identify and visualize critical price levels to enhance your trading strategy.
🔹 What Is It? Why Does It Matter?
The CoinWise Levels indicator is designed to automatically detect and display significant price levels, providing traders with a comprehensive view of market dynamics.
By highlighting key areas directly on the chart, traders can swiftly assess potential turning points, breakout zones, and high-confluence ranges.
These levels often act as psychological barriers in areas where buyers and sellers historically engage with significant force, leading to sharp reactions, rejections, or clean breaks.
Understanding where these areas lie provides the structural awareness needed to anticipate market behavior before it unfolds.
🔹 Core Components
Price Extremes and Midpoints:
Marks current and previous sessions opens, highs, lows, and midpoints across multiple timeframes, offering a comprehensive view of market dynamics.
Points of Control (POC) and TPOC:
Highlights price levels with the highest traded volume (POC) and time (TPOC), indicating zones of significant market interest and potential support or resistance.
Anchored VWAP Levels:
Calculates and displays VWAP levels anchored to specific timeframes, such as daily, weekly, monthly, quarterly, and yearly, providing insights into average traded prices over those periods.
Settlement Levels:
Displays CME settlement levels on daily, weekly, and monthly charts, offering reference points for institutional trading activities.
Custom Sessions:
Allows the definition of up to four custom trading sessions with adjustable timeframes and local timezone settings, including the display of their respective opens, highs, lows, and VWAPs.
🔹 Customization and Settings
The CoinWise Levels indicator offers a range of customizable settings to tailor the analysis to individual trading preferences:
Selection:
Choose specific timeframes (e.g., daily, weekly, monthly) for which the key levels are calculated and displayed.
Level Sensitivity:
Adjust the sensitivity of the indicator to determine how many key levels are plotted, helping to reduce chart clutter or provide more detailed analysis.
Color Coding:
Customize the colors of various levels for better visual distinction and personal preference.
Labeling Options:
Enable or disable labels for each level, and choose the position and size of the labels on the chart.
Level Extension:
Enable or disable the horizontal extension of levels across the chart, allowing key details to remain visible as price evolves, providing longer-term context and planning opportunities.
🔹 Advanced Features
Dynamic Level Adjustment:
As new price data becomes available, the indicator automatically updates the key levels to reflect the most recent market conditions.
Confluence Detection:
Identifies areas where multiple key levels converge, signaling stronger potential support or resistance zones.
🔹 Practical Application
Utilizing the CoinWise Levels indicator can enhance trading strategies in several ways:
Entry and Exit Points:
Identify optimal points to enter or exit trades based on the proximity to key levels.
Risk Management:
Set stop-loss and take-profit orders around significant levels to manage risk effectively.
Trend Confirmation:
Use the interaction with key levels to confirm the strength or weakness of prevailing market trends.
Breakout and Reversal Signals:
Monitor for price movements through key levels to identify potential breakout or reversal opportunities.
By integrating the CoinWise Levels indicator into your trading toolkit, you can gain a clearer understanding of market structure and make more informed trading decisions.
Engineer_Invest Support BTC
English
The indicator shows where the potential bottom is for BTC.
History shows that when the line was touched, there were the best points for buying bitcoin.
This indicator will be useful for determining buying zones
Russian
Индикатор показывает где потенциальное дно по BTC.
По истории видно что при касании линии были наилучшие точки покупки биткоина.
Данный индикатор будет полезен для определения зон покупки
ICT Midnight Open + PDH/PDL NY TimeICT NY midnight open +PDH / PDL
According to ICT teachings, this indicator will help those who are not using the NY timeframe for their charts, where this indicator will show you previous day highs and lows which formed in NY time, which aligns with ICT models. Using PDHs and PDLs of your own timeframe (ex: Singapore time) will not lead to accurate PDHs or PDLs to be used as a confluence with ICT entry models which involves a PDH sweep, followed up by a reversal.
Hope you guys enjoy.
-Farr
Range Progress TrackerRANGE PROGRESS TRACKER(RPT)
PURPOSE
This indicator helps traders visually and statistically understand how much of the typical price range (measured by ATR) has already been covered in the current period (Daily, Weekly, or Monthly). It includes key features to assist in trend exhaustion analysis, reversal spotting, and smart alerting.
CORE LOGIC
The indicator calculates the current range of the selected time frame (e.g., Daily), which is:
Current Range = High - Low
This is then compared to the ATR (Average True Range) of the same time frame, which represents the average price movement range over a defined period (default is 14).
The comparison is expressed as a percentage, calculated with this formula:
Range % = (Current Range / ATR) × 100
This percentage shows how much of the “average expected move” has already occurred.
WHY IT MATTERS
When the current range approaches or exceeds 100% of ATR, it means the price has already moved as much as it typically does in a full session.
This indicates a lower probability of continuing the trend with a new high or low, especially when the price is already near the session's high or low.
This setup can signal:
A possible consolidation phase
A reversal in trend
The market entering a corrective phase
SMART ALERTS
The indicator can alert you when:
A new high is made after the range percentage exceeds your set threshold.
A new low is made after the range percentage exceeds your set threshold.
You can adjust the Range % Alert Threshold in the settings to tailor it to your trading style.
Balanced Price Range | Flux Charts💎 GENERAL OVERVIEW
Introducing our new Balanced Price Range (BPR) indicator! A Balanced Price Range is a trading concept used by price action traders. It is detected by finding overlapping area between two contrary Fair Value Gaps (FVGs). These areas can be used as entry points during market pullbacks. For more information about the process, please check the "HOW DOES IT WORK ?" section.
Balanced Price Range Features :
Balanced Price Range Detection : Identifies areas where bullish and bearish FVGs overlap, suggesting a zone of price equilibrium.
Customizable FVG & BPR Detection : You can fine-tune FVG detection and sensitivity for BPR detection to your liking.
Retest Labels : Bullish & Bearish retest labels will be rendered for BPRs.
Alerts : You can set alerts for Bullish & Bearish BPR detection and their retests.
🚩 UNIQUENESS
This indicator doesn't just detect standard FVGs but specifically looks for areas where bullish and bearish IFVGs (Invalidated Fair Value Gaps) overlap, defining a Balanced Price Range. It also actively manages and updates identified BPR zones, removing them when they are invalidated or remain untouched for a specified period. It highlights and alerts users to retests of established BPR zones, signaling potential trading opportunities. Users can tailor the appearance of the BPR zones and retest markers, as well as configure specific alerts for new BPR formations and retests.
📌 HOW DOES IT WORK ?
A Fair Value Gap generally occur when there is an imbalance in the market. They can be detected by specific formations within the chart. The indicator first detects bullish & bearish FVG zones according to their formations on chart. Then, they are dynamically tracked and flagged as invalidated if the price crosses them, turning them into IFVGs. When a FVG & IFVG of the same type overlaps, the indicator combines them into a single BPR of corresponding type. The detected BPR is updated as new data comes in, and renders retests labels as they occur. A bullish BPR can be used to find long trade entry opportunities, while a bearish BPR can be used to find short trade entry opportunities. Retests can also indicate potential movements in the corresponding direction of the BPR. Users can set-up alerts for BPR detection & BPR retests and will get notified as they occur.
⚙️ SETTINGS
Show Historic Zones: If enabled, invalidated or expired BPR zones will remain visible on the chart.
Balanced Price Range:
FVG Detection Method: Determines the criteria for the bar types forming the initial FVG.
Same: All three bars forming the FVG must be of the same type (all bullish or all bearish).
Mixed: The bar types must vary (a mix of bullish and bearish bars).
All: Bar types can vary or be the same.
FVG Invalidation Method: Determines which part of the candle (wick or close) invalidates the initial FVG.
BPR Invalidation Method: Determines which part of the candle (wick or close) invalidates the Balanced Price Range.
Sensitivity: Adjusts the sensitivity of FVG detection. Higher values may identify fewer, larger BPRs, while lower values may detect more, smaller BPRs.
Labels: Toggles the display of text labels on the identified zones.
Retests: Enables or disables the detection and visualization of BPR retests.
Nirav - Opening Range with Breakouts & TargetsOpening Range with Breakouts & Targets that also includes capability to toggle between range including wick high/lows or just candle body high/lows.
индикатор от ЛьваИндикатор от @LevaMe, с любыми вопросами обращаться в личку. Индикатор лучше всего работает на 7 минутном таймфрейме, японских свечах.
Indicator from @LevaMe, with any questions please contact me in private. The indicator works best on a 7-minute timeframe, Japanese candlesticks.
The Traders Support & Resistance LevelsThis script automatically detects pivot-based support and resistance levels and draws dynamic trendlines based on recent price action.
🔹 Support & Resistance Levels
Pivot points are calculated using customizable left/right bar logic. A pivot high (or low) is confirmed when leftBars candles to the left and rightBars candles to the right are lower (or higher).
Triangles are plotted when a level is confirmed:
🔻 🟡 Yellow Down Triangle = Confirmed Resistance
🔺 🟣 Purple Up Triangle = Confirmed Support
Lines are drawn at confirmed levels.
If enough lines are confirmed, the oldest one is converted into a zone using a thick, semi-transparent line.
🔹 Trendline Logic
Trendlines are drawn between the last two support points (for uptrend) and last two resistance points (for downtrend).
The slope and price relationship determine trend strength, visualized by color:
Condition Color Meaning
Uptrend + Price Above + Steep 🟨 Yellow Strong Uptrend
Uptrend + Price Above 🔷 Blue Weak Uptrend
Downtrend + Price Below + Steep 💗 Fuchsia Strong Downtrend
Downtrend + Price Below 🟣 Purple Weak Downtrend
Otherwise ⚪️ Gray Neutral / No Trend
⚙️ Customizable Inputs
leftBars, rightBars: Adjust sensitivity of pivot detection
previewBars: Show early "draft" lines before confirmation
volumeThresh: Reserved for future enhancements
Globex Overnight Futures ORB with FIB's by TenAMTrader📈 Globex Overnight Futures ORB with FIBs by TenAMTrader
This TradingView indicator is designed to plot the Opening Range Breakout (ORB) for the Globex Overnight Futures session, enhanced with customizable Fibonacci extension and retracement levels.
🕒 Session Definition
The indicator defines a primary time window, typically from 6:00 PM ET to 6:15 PM ET, capturing the first 15 minutes of the Globex session.
It identifies the high, low, and midpoint of this range, which are then used as reference levels throughout the trading day.
🔍 Visual Features
Plots lines for the Opening High, Low, and Midpoint.
Shades two cloud regions: High to Midpoint and Low to Midpoint for easier visual identification.
Optionally displays Fibonacci levels, including:
Standard extensions and retracements (e.g., 0.618, 1.0, -0.618, etc.)
Intermediate levels within the primary range for intraday reactions
Option to toggle additional extension levels beyond the standard set.
🚨 Alerts
Optional alert triggers for price crossing the Opening High, Low, or Midpoint levels.
⚠️ Important Usage Note
This indicator is currently optimized for the 1-minute chart to ensure accurate and consistent ORB calculations. Using it on higher timeframes may result in incorrect range values until future updates add multi-timeframe support.
📘 Disclaimer
This script is for educational and informational purposes only and should not be considered financial advice. Trading involves risk, and past performance is not indicative of future results. Always do your own research and consult with a licensed financial advisor before making trading decisions.
BK AK-47 Divergence🚨 Introducing BK AK-47 Divergence — Multi-Timeframe Precision Firepower for True Traders 🚨
After months of development, I’m proud to release my fifth weapon in the arsenal — BK AK-47 Divergence.
💥 Why “AK-47”? The Meaning Behind the Name
The AK-47 isn’t just a rifle. It’s the symbol of reliability, versatility, and raw stopping power. It performs in every environment — from the mud to the mountains — just like this indicator cuts through noise on any timeframe, any asset, any condition.
🔸 “AK” honors the same legacy as before — my mentor, A.K., whose discipline and vision forged my trading edge.
🔸 “47” signifies layered precision: 4 = structure, 7 = spiritual completion. Together, it’s the weapon of divine order that adapts, reacts, and strikes with purpose.
🔍 What Is BK AK-47 Divergence?
It’s a next-generation divergence detector — a smart hybrid of MACD, Bollinger Bands, and multi-timeframe divergence logic wrapped in a custom volatility engine and real-time flash alerts.
Designed for snipers in the market — those who only take the highest-probability shots.
⚙️ Core Weapon Systems
✅ MACD + BB Precision Overlay → MACD plotted inside dynamic Bollinger Bands — reveals hidden pressure zones where most indicators fail.
✅ Smart Histogram Scaling → Adaptive amplification based on volatility. No more weak histograms in strong markets.
✅ Full Multi-Timeframe Divergence Detection:
🔻 Current TF Divergence
🕐 Higher TF Divergence
⏱️ Lower TF Divergence
Each plotted with clean visual alerts, color-coded by direction and timeframe. You get instant divergence recognition across dimensions.
✅ Background Flash Alerts → When MACD hits BB extremes, the background lights up in red or green. Eyes instantly lock in on key moments.
✅ Advanced Pivot Lookback Control → New lookback system compares multiple pivot layers, not just the last swing. This gives true structural divergence, not just noise.
✅ Dynamic Fill Zones:
🔴 Oversold
🟢 Overbought
🔵 Neutral
Built to filter false signals and highlight hidden edge.
🛡️ Why This Indicator Changes the Game
🔹 Built for divergence snipers — not lagging MACD watchers.
🔹 Perfect for traders who sync with:
• Elliott Waves
• Fibonacci Time/Price Clusters
• Harmonic Patterns
• Gann Angles or Squares
• Price Action & Trendlines
🔹 Lets you visually map:
• Converging divergences (multi-TF confirmation)
• High-volatility histograms in low-volatility price zones (entry sweet spots)
• Flash-momentum warnings at BB pressure zones
🎯 How to Use BK AK-47 Divergence
🔹 Breakout Confirmation → MACD breaches upper BB with bullish divergence = signal to ride momentum.
🔹 Mean Reversion Reversals → MACD breaks lower BB + bullish div = setup for sniper long.
🔹 Top/Bottom Detection → Bearish divergence + MACD failure at upper BB = early reversal signal.
🔹 TF Sync Strategy → Align current TF with higher or lower divergences for laser-confirmed entries.
🧠 Final Thoughts
This isn’t just a divergence tool. It’s a battlefield reconnaissance system — one that lets you see when, where, and why the next pivot is forming.
🔹 Built in honor of the AK-legacy — reliability, discipline, and firepower.
🔹 Designed to cut through noise, expose structure, and alert you to what really matters.
🔹 Crafted for those who trade with intent, vision, and respect for the craft.
🙏 And most importantly: All glory to Gd — the One who gives wisdom, clarity, and purpose.
Without Him, the markets are chaos. With Him, we move in structure, order, and divine timing.
—
⚡ Stay dangerous. Stay precise. Stay aligned.
🔥 BK AK-47 Divergence — Locked. Loaded. Laser-focused. 🔥
May the markets bend to your discipline.
Gd bless. 🙏
Multi-Session ORBThe Multi-Session ORB Indicator is a customizable Pine Script (version 6) tool designed for TradingView to plot Opening Range Breakout (ORB) levels across four major trading sessions: Sydney, Tokyo, London, and New York. It allows traders to define specific ORB durations and session times in Central Daylight Time (CDT), making it adaptable to various trading strategies.
Key Features:
1. Customizable ORB Duration: Users can set the ORB duration (default: 15 minutes) via the inputMax parameter, determining the time window for calculating the high and low of each session’s opening range.
2. Flexible Session Times: The indicator supports user-defined session and ORB times for:
◦ Sydney: Default ORB (17:00–17:15 CDT), Session (17:00–01:00 CDT)
◦ Tokyo: Default ORB (19:00–19:15 CDT), Session (19:00–04:00 CDT)
◦ London: Default ORB (02:00–02:15 CDT), Session (02:00–11:00 CDT)
◦ New York: Default ORB (08:30–08:45 CDT), Session (08:30–16:00 CDT)
3. Session-Specific ORB Levels: For each session, the indicator calculates and tracks the high and low prices during the specified ORB period. These levels are updated dynamically if new highs or lows occur within the ORB timeframe.
4. Visual Representation:
◦ ORB high and low lines are plotted only during their respective session times, ensuring clarity.
◦ Each session’s lines are color-coded for easy identification:
▪ Sydney: Green (high), Red (low)
▪ Tokyo: Blue (high), Orange (low)
▪ London: Purple (high), Yellow (low)
▪ New York: Aqua (high), Fuchsia (low)
◦ Lines are drawn with a linewidth of 2 and disappear when the session ends or if the timeframe is not intraday (or exceeds the ORB duration).
5 Intraday Compatibility: The indicator is optimized for intraday timeframes (e.g., 1-minute to 15-minute charts) and only displays when the chart’s timeframe multiplier is less than or equal to the ORB duration.
How It Works:
• Session Detection: The script uses the time() function to check if the current bar falls within the user-defined ORB or session time windows, accounting for all days of the week.
• ORB Logic: At the start of each session’s ORB period, the script initializes the high and low based on the first bar’s prices. It then updates these levels if subsequent bars within the ORB period exceed the current high or fall below the current low.
• Plotting: ORB levels are plotted as horizontal lines during the respective session, with visibility controlled to avoid clutter outside session times or on incompatible timeframes.
Use Case:
Traders can use this indicator to identify key breakout levels for each trading session, facilitating strategies based on price action around the opening range. The flexibility to adjust ORB and session times makes it suitable for various markets (e.g., forex, stocks, or futures) and time zones.
Limitations:
• The indicator is designed for intraday timeframes and may not display on higher timeframes (e.g., daily or weekly) or if the timeframe multiplier exceeds the ORB duration.
• Time inputs are in CDT, requiring users to adjust for their local timezone or market requirements.
This indicator is ideal for traders focusing on session-based breakout strategies, offering clear visualization and customization for global market sessions.
Order Block Matrix [Alpha Extract]The Order Block Matrix indicator identifies and visualizes key supply and demand zones on your chart, helping traders recognize potential reversal points and high-probability trading setups.
This tool helps traders:
Visualize key order blocks with volume profile histograms showing liquidity distribution.
Identify high-volume price levels where institutional activity occurs.
rank historical order blocks and analyze their strength based on volume.
Receive alerts for potential trading opportunities based on price-block interactions.
🔶 CALCULATION
The indicator processes chart data to identify and analyze order blocks:
Order Block Detection
Inputs:
Price action patterns (consolidation areas followed by breakouts).
Volume data from current and lower timeframes.
User-defined lookback periods and thresholds.
Detection Logic:
Identifies consolidation areas using a dynamic range comparison.
Confirms breakout patterns with percentage threshold validation.
Maps volume distribution across price levels within each order block.
🔶Volume Analysis
Volume Profiling:
Divides each order block into configurable grid segments.
Maps volume distribution across price segments within blocks.
Highlights zones with highest volume concentration.
Strength Assessment:
Calculates total block volume and relative strength metrics.
Compares block volume to historical averages.
Determines probability of reversal based on volume patterns.
isConsolidation(len) =>
high_range = ta.highest(high, len) - ta.lowest(high, len)
low_range = ta.highest(low, len) - ta.lowest(low, len)
avg_range = (high_range + low_range) / 2
current_range = high - low
current_range <= avg_range * (1 + obThreshold)
🔶 DETAILS
Visual Features
Volume Profile Histograms:
Color-coded bars showing volume concentration within order blocks.
Gradient coloring based on relative volume (high volume = brighter colors).
Bull blocks (green/teal) and bear blocks (red) with varying opacity.
Block Visualization:
Dynamic box sizing based on volume concentration.
Optional block borders and background fills.
Volume labels showing total block volume.
Screener Table:
Real-time analysis of order block metrics.
Shows block direction, proximity, retest count, and volume metrics.
Color-coded for quick reference.
Interpretation
High Volume Areas: Zones with institutional interest and potential reversal points.
Block Direction: Bullish blocks typically support price, bearish blocks typically resist price.
Retests: Multiple tests of an order block may strengthen or weaken its influence.
Block Age: Newer blocks often have stronger influence than older ones.
Volume Concentration: Brightest segments within blocks represent the highest volume areas.
🔶 EXAMPLES
The indicator helps identify key trading opportunities:
Bullish Order Blocks
Support Zones: Identify strong support levels where price is likely to bounce.
Breakout Confirmation: Validate breakouts with volume analysis to avoid false moves.
Retest Strategies: Enter trades when price retests a bullish order block with high volume.
Bearish Order Blocks
Resistance Zones: Identify strong resistance levels where price is likely to reverse.
Distribution Areas: Detect zones where smart money is distributing to retail.
Short Opportunities: Find optimal short entry points at high-volume bearish blocks.
Combined Strategies
Order Block Stacking: Multiple aligned blocks create stronger support/resistance zones.
Block Mitigation: When price breaks through a block, it often indicates a strong trend continuation.
Volume Profile Applications: Higher volume segments provide more precise entry and exit points.
🔶 SETTINGS
Customization Options
Order Block Detection:
Consolidation Lookback: Adjust the period for consolidation detection.
Breakout Threshold: Set minimum percentage for breakout confirmation.
Historical Lookback Limit: Control how far back to scan for historical order blocks.
Maximum Order Blocks: Limit the number of visible blocks on the chart.
Visual Style:
Grid Segments: Adjust the number of volume profile segments.
Extend Blocks to Right: Enable/disable extending blocks to current price.
Show Block Borders: Toggle border visibility.
Border Width: Adjust thickness of block borders.
Show Volume Text: Enable/disable volume labels.
Volume Text Position: Control placement of volume labels.
Color Settings:
Bullish High/Low Volume Colors: Customize appearance of bullish blocks.
Bearish High/Low Volume Colors: Customize appearance of bearish blocks.
Border Color: Set color for block outlines.
Background Fill: Adjust color and transparency of block backgrounds.
Volume Text Color: Customize label appearance.
Screener Table:
Show Screener Table: Toggle table visibility.
Table Position: Select positioning on the chart.
Table Size: Adjust display size.
The Order Block Matrix indicator provides traders with powerful insights into market structure, helping to identify key levels where smart money is active and where high-probability trading opportunities may exist.