Adaptive Node Efficiency Function
Highlights overextended moves and likely mean-reversion zones before momentum fades.
CATEGORY
Category
DIFFICULTY
Difficulty
REQUIREMENT
Requirement
Documentation
What ANEF is
Adaptive Node Efficiency Function (ANEF) is a TradingView oscillator that detects mean reversion potential at extremes.
It builds a normalized score from price change, VWAP-weighted effective volume, volatility, and an imbalance proxy, then flags moments where the market becomes over-extended.
ANEF is built to answer one core question:
“Has the market stretched far enough to expect a snap-back?”
What ANEF does
ANEF continuously:
Calculates a core ANEF score using price change, effective volume near VWAP, volatility, and imbalance scaling.
Normalizes the score using a Z-score so behavior stays consistent across regimes.
Plots the ANEF score as a histogram (or optional line) around 0 (neutral).
Draws two alert thresholds:
Efficient Zone (≥) (upper extreme)
Inefficient Zone (≤) (lower extreme)
Detects breaches of those thresholds and prints:
▼ at the top (upper extreme breach)
▲ at the bottom (lower extreme breach)
Optionally requires confirmation (a second breach within X bars) before printing.
Optionally filters signals using EMA trend context.
Optionally filters signals using Donchian proximity (only accept signals near channel extremes).
Optionally prints the same markers on the main chart.
Core concepts
Mean reversion potential at extremes
ANEF treats both extremes as snap-back risk:
ANEFnorm ≥ Efficient Zone → upside extension → mean reversion potential (snap-back down risk)
ANEFnorm ≤ Inefficient Zone → downside extension → mean reversion potential (snap-back up risk)
VWAP-weighted effective volume (node proxy)
ANEF weights volume more when price is closer to VWAP (used as a proxy for a “node” area).
This makes the score more sensitive when the market is interacting near where trading is concentrated.
Volatility + imbalance scaling
ANEF dampens the score when volatility is high and caps extreme imbalance values (via Imbalance Factor).
This helps keep “extremes” meaningful across changing market regimes.
Trend wave (regime context)
The EMA wave is an optional visual layer that shows regime strength around the 0-line.
You can use it purely as context, or as a strict gate that limits which signals are allowed.
How to use ANEF
A practical workflow
1) Start with a clean view
Use Histogram ON and focus on zone breaches, not small wiggles around 0.
2) Treat breaches as stretch warnings
Breach above the Efficient Zone = upside stretch → reversion risk down
Breach below the Inefficient Zone = downside stretch → reversion risk up
3) Decide if you want confirmation
Turn on Print Only Confirmed Signal if you want fewer, stronger signals.
Increase Lookahead For Confirmation if your market needs more time to “prove” persistence.
4) Add trend context (optional)
If you enable trend filtering, understand this tradeoff:
it can reduce counter-trend mean-reversion signals (sometimes good, sometimes not).
5) Add Donchian proximity (optional)
Use it if you only want signals when price is near a clear extreme (channel high/low).
6) Execute with confluence
ANEF is strongest as a context trigger combined with:
levels, sweeps, rejection candles, displacement back inside a range, session structure, etc.
Signal behavior
ANEF prints signals when the normalized score breaches an extreme zone and your optional filters pass.
Breach logic
Upper extreme breach: ANEFnorm crosses the Efficient Zone (≥)
Marker: ▼
Meaning: mean reversion potential (snap-back down risk)
Lower extreme breach: ANEFnorm crosses the Inefficient Zone (≤)
Marker: ▲
Meaning: mean reversion potential (snap-back up risk)
Confirmation logic (optional)
If Print Only Confirmed Signal is enabled:
The first breach starts a pending window.
A second breach of the same type must occur within Lookahead For Confirmation bars.
Only then the signal prints.
Donchian proximity logic (optional)
If enabled, signals must also occur near Donchian extremes:
▼ requires price near Donchian Upper (based on candle high).
▲ requires price near Donchian Lower (based on candle low).
“Near” is defined by Proximity margin (%).
Settings reference
General
Shows Chart Signals
Shows ▲/▼ markers on the main chart aligning with the alerts on the oscillator.
Signal Confirmation
Print Only Confirmed Signal
Wait for ANEF persistence. A breach must repeat within a set window before printing.
Lookahead For Confirmation
How many upcoming bars ANEF scans for the second breach to confirm the signal.
Visualization
Render ANEF Histogram
Switches from line mode to histogram mode.
Show Trend Flip
Marks points where the EMA trend flips (EMA delta crosses 0).
Flip Marker Transparency
Controls transparency of trend flip markers.
ANEF Core
Window Length
Lookback used for the price-change component.
Volume Node Lookback
Smoothing length for VWAP-weighted effective volume.
Volatility Lookback
Lookback used for volatility and Z-score normalization.
Imbalance Factor
Caps the imbalance ratio to avoid extreme distortion.
ANEF Alerts
Efficient Zone (≥)
Upper extreme threshold. Breach indicates mean reversion potential (snap-back down risk).
Inefficient Zone (≤)
Lower extreme threshold. Breach indicates mean reversion potential (snap-back up risk).
Donchian Filter
Enable Donchian Proximity
Filters signals so they only trigger near Donchian channel extremes.
Donchian Length
Lookback for the Donchian upper/lower bands.
Proximity margin (%)
Distance from the band required to count as “near”.
Plot Donchian Bands
Plots Donchian bands on the main chart.
Donchian Color
Color of the Donchian bands.
Donchian Fill Transparency
Transparency of the Donchian channel fill.
EMA Trend Filter & Wave
Enable Trend Filter
Enables EMA-based regime context and wave calculations.
EMA Length
Base EMA length.
Smoothing Type
Optional smoothing applied to the base EMA: None, SMA, EMA, SMMA (RMA), WMA, VWMA.
Smoothing Length
Length used for smoothing the EMA.
Show Trend Wave
Shows a gradient wave around 0 based on EMA delta strength.
Wave Thickness
Controls wave thickness.
Gradient Lookback
Normalization window for wave intensity.
Show only ▲ in uptrend and ▼ in downtrend
Restricts markers by EMA regime. Use only if it matches your playbook.
Wave Color Bullish / Wave Color Bearish / Smoothed MA Color
Visual controls for the wave and trend line.
Alerts
Built-in alerts
ANEF Efficient Breakout (raw)
ANEF Inefficient Zone (raw)
ANEF Efficient Breakout (confirmed)
ANEF Inefficient Zone (confirmed)
ANEF Any Raw Breach
ANEF Any Confirmed Breach
ANEF Any Breach
Use cases
Webhook routing
Notifications
Automated journaling
Best-practice presets (quick starting points)
Conservative (high quality reversion signals)
Print Only Confirmed Signal: ON
Lookahead For Confirmation: 6–10
Enable Donchian Proximity: ON (margin 0.15%–0.30%)
EMA wave: ON (context), regime filter optional
Aggressive (more signals)
Print Only Confirmed Signal: OFF
Donchian Proximity: OFF
EMA filters: optional
Histogram: ON
Notes & limitations
Performance tips
ANEF is fairly lightweight, but if the chart feels cluttered, reduce:
Donchian plotting/fill
Trend flip markers
Chart signals (keep pane-only)
Settings reference
Session Timezone
string
Sets the timezone used to interpret configured session windows.
Change when the chart/session should follow another market timezone.
Show Boxes
bool
Enables or disables Boxes.
Toggle this when boxes is or is not part of your workflow.
Show Names
bool
Enables or disables Names.
Toggle this when names is or is not part of your workflow.
Show Range
bool
Enables or disables Range.
Toggle this when range is or is not part of your workflow.
Sessions To Keep
int
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Enabled
bool
Controls the **Enabled** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Session Name
string
Sets the label used for the configured session.
Rename it when you use a custom session definition.
Session Window
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Session Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Enabled
bool
Controls the **Enabled** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Session Name
string
Sets the label used for the configured session.
Rename it when you use a custom session definition.
Session Window
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Session Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Enabled
bool
Controls the **Enabled** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Session Name
string
Sets the label used for the configured session.
Rename it when you use a custom session definition.
Session Window
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Session Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Fill Transparency
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Border Transparency
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Border Brightness
float
Controls the **Border Brightness** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Border Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Name Text Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
Name ATR Offset
float
Controls volatility-based context or filtering.
Adjust when the instrument/timeframe requires a different volatility regime definition.
Show CVD Bars
bool
Enables or disables CVD Bars.
Toggle this when cvd bars is or is not part of your workflow.
Bar Height Ticks
int
Controls the **Bar Height Ticks** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Bar Transparency
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
CVD Text Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
Show Upcoming
bool
Enables or disables Upcoming.
Toggle this when upcoming is or is not part of your workflow.
Show Label
bool
Enables or disables Label.
Toggle this when label is or is not part of your workflow.
Projection Lookback
int
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Fill Transparency
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Show Dashboard
bool
Shows the indicator dashboard/panel.
Hide it when you want more chart space.
Dashboard Position
string
Moves the dashboard to another chart corner/position.
Change only for layout preference.
Dashboard Text Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
Volume Intrabars
int
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
Volume Bar Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Buy Volume
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Sell Volume
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Panel Background
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Header Background
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Panel Text
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Experience
string
Selects a visual complexity preset.
Change this to simplify or expand the chart without manually toggling each supported visual.
Strategy Preset
string
Loads a validated configuration for a supported market/timeframe.
Use only when your chart matches the preset label.
Optimization Run
bool
Shows the indicator’s validation/optimization information panel.
Hide it when you need more chart space.
Trade Mode
string
Controls whether native analytical labels or B/S trade-plan visuals are shown.
Use Off for pure analysis, Preset for an active preset, or Custom for supported manual risk/reward settings.
Custom Stop Loss
float
Sets the stop distance used by Custom Trade Mode.
Change only when you intentionally want a different risk model.
Custom Take Profit
float
Sets the reward target used by Custom Trade Mode.
Adjust when testing a different reward multiple.
Trade Visuals
bool
Shows entry, stop and target visuals for Trade Mode.
Hide when you want B/S labels without the full position graphics.
Trade History
int
Controls how many historical trade-plan visuals are retained.
Reduce it if the chart becomes visually crowded.
Signal Source
string
Selects which supported structure is allowed to generate native interaction signals.
Use this to focus the indicator on the context you actually trade.
Session Window
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Session Timezone
string
Sets the timezone used to interpret configured session windows.
Change when the chart/session should follow another market timezone.
Session Name
string
Sets the label used for the configured session.
Rename it when you use a custom session definition.
Show Name
bool
Enables or disables Name.
Toggle this when name is or is not part of your workflow.
Name Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Name Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
Price Rows
int
Controls vertical aggregation/resolution of the profile or footprint display.
Increase aggregation for a smoother view; reduce aggregation for more detail where supported.
Value Area
float
Controls or displays the portion of profile activity treated as value.
Change only when your profile methodology intentionally uses a different value definition.
Full Profiles
int
Controls how many complete historical profiles remain visible.
Reduce for a cleaner chart or increase when you need more prior-session context.
POC History
int
Controls how many historical POC references are retained.
Increase when you want more prior control-price context; reduce for a cleaner chart.
Session Bars
int
Sets the maximum bar budget used to build/process the session profile.
Increase only when the configured session can contain more bars than the current limit.
Show TPO
bool
Enables or disables TPO.
Toggle this when tpo is or is not part of your workflow.
Inside VA
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Outside VA
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
TPO POC
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Glyph Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
POC Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Extend POC
bool
Controls how Point of Control structure is displayed or used.
Change when you want more/less POC context or interaction filtering.
Show Profile
bool
Enables or disables Profile.
Toggle this when profile is or is not part of your workflow.
Profile Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Inside VA
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Outside VA
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Volume POC
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
POC Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Extend POC
bool
Controls how Point of Control structure is displayed or used.
Change when you want more/less POC context or interaction filtering.
Show VAH
bool
Enables or disables VAH.
Toggle this when vah is or is not part of your workflow.
VAH Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Show VAL
bool
Enables or disables VAL.
Toggle this when val is or is not part of your workflow.
VAL Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VA Source
string
Controls the **VA Source** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Show Prior
bool
Enables or disables Prior.
Toggle this when prior is or is not part of your workflow.
Prior Sessions
int
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Level Source
string
Controls the **Level Source** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Extend Levels
bool
Controls the **Extend Levels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Prior POC
bool
Controls how Point of Control structure is displayed or used.
Change when you want more/less POC context or interaction filtering.
POC Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Prior VAH
bool
Controls value-area boundaries or their visualization.
Change mainly for analytical focus or chart clarity.
VAH Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Prior VAL
bool
Controls value-area boundaries or their visualization.
Change mainly for analytical focus or chart clarity.
VAL Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Line Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Tested Style
string
Controls the **Tested Style** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Show Labels
bool
Shows labels for active levels or structures.
Hide when lines alone are sufficient.
Show Prints
bool
Enables or disables Prints.
Toggle this when prints is or is not part of your workflow.
Tail Rows
int
Controls vertical aggregation/resolution of the profile or footprint display.
Increase aggregation for a smoother view; reduce aggregation for more detail where supported.
Extend Zones
bool
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Print Signals
bool
Controls the **Print Signals** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Selling Tail
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Buying Tail
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Border Fade
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Long Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Short Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Text Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Show IB
bool
Enables or disables IB.
Toggle this when ib is or is not part of your workflow.
IB Minutes
int
Controls the **IB Minutes** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Line Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Line Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Extend Lines
bool
Controls the **Extend Lines** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Show Labels
bool
Shows labels for active levels or structures.
Hide when lines alone are sufficient.
Show Extension
bool
Enables or disables Extension.
Toggle this when extension is or is not part of your workflow.
Up Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Down Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Show Signals
bool
Enables or disables Signals.
Toggle this when signals is or is not part of your workflow.
Long Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Short Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Text Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Label Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
Enable Retouch
bool
Enables or disables Retouch.
Toggle this when retouch is or is not part of your workflow.
Retouch Bars
int
Controls the **Retouch Bars** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Trend Filter
bool
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Trend Length
int
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Show Migration
bool
Enables or disables Migration.
Toggle this when migration is or is not part of your workflow.
Bullish Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Bearish Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Neutral Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Show Labels
bool
Shows labels for active levels or structures.
Hide when lines alone are sufficient.
Label Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
Show VWAP
bool
Enables or disables VWAP.
Toggle this when vwap is or is not part of your workflow.
VWAP Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VWAP Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Extend VWAP
bool
Controls the **Extend VWAP** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
VWAP Signals
bool
Controls the **VWAP Signals** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Min Distance
float
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Stretch Bars
int
Controls the **Stretch Bars** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Long Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Short Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Text Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Extend Close
bool
Controls the **Extend Close** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Show Dashboard
bool
Shows the indicator dashboard/panel.
Hide it when you want more chart space.
Dashboard Position
string
Moves the dashboard to another chart corner/position.
Change only for layout preference.
Dashboard Size
string
Changes dashboard text/footprint size.
Use a smaller size on compact layouts.
Background Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Text Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Bullish Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Bearish Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Neutral Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VWAP Bias
bool
Controls the **VWAP Bias** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Price Value
bool
Controls value-area boundaries or their visualization.
Change mainly for analytical focus or chart clarity.
Day Type
bool
Controls the **Day Type** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
IB Status
bool
Controls the **IB Status** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Naked Levels
bool
Controls the **Naked Levels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Nearest Level
bool
Controls the **Nearest Level** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Live Backtest
bool
Shows closed-trade statistics over the chart history currently loaded.
Hide for a cleaner chart or enable when comparing settings.
Risk Percent
float
Converts drawdown expressed in R into an account-percentage display.
Change to match the risk assumption you want to visualize.
Paste GEX pack here
text_area
Controls the **Paste GEX pack here** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Show Transition Level
bool
Enables or disables Transition Level.
Toggle this when transition level is or is not part of your workflow.
Show Dealer Pivot Level
bool
Enables or disables Dealer Pivot Level.
Toggle this when dealer pivot level is or is not part of your workflow.
Show Labels
bool
Shows labels for active levels or structures.
Hide when lines alone are sufficient.
Label Offset (bars)
int
Moves level labels horizontally away from current bars.
Increase if labels overlap price.
Enable Market Context
bool
Enables or disables Market Context.
Toggle this when market context is or is not part of your workflow.
Show Regime Dashboard Panel
bool
Enables or disables Regime Dashboard Panel.
Toggle this when regime dashboard panel is or is not part of your workflow.
Dashboard Position
string
Moves the dashboard to another chart corner/position.
Change only for layout preference.
Dashboard Text Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
Show PDH/PDL/WH/WL/MH/ML
bool
Enables or disables PDH/PDL/WH/WL/MH/ML.
Toggle this when pdh/pdl/wh/wl/mh/ml is or is not part of your workflow.
Show Previous Day High/Low
bool
Enables or disables Previous Day High/Low.
Toggle this when previous day high/low is or is not part of your workflow.
Show Weekly High/Low
bool
Enables or disables Weekly High/Low.
Toggle this when weekly high/low is or is not part of your workflow.
Show Monthly High/Low
bool
Enables or disables Monthly High/Low.
Toggle this when monthly high/low is or is not part of your workflow.
HTF Line Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
HTF Line Style
string
Controls the **HTF Line Style** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
PDH Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
PDL Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
WH Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
WL Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
MH Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
ML Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
GEX Paste Pack
text_area
Controls the **GEX Paste Pack** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Yesterday GEX Paste Pack
text_area
Controls the **Yesterday GEX Paste Pack** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Show Transition Level
bool
Enables or disables Transition Level.
Toggle this when transition level is or is not part of your workflow.
Show Dealer Pivot Level
bool
Enables or disables Dealer Pivot Level.
Toggle this when dealer pivot level is or is not part of your workflow.
Level Labels
bool
Controls the **Level Labels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Label Offset
int
Moves level labels horizontally away from the current price bars.
Increase if labels overlap current candles.
Show HTF
bool
Enables or disables HTF.
Toggle this when htf is or is not part of your workflow.
Prev Day H/L
bool
Controls the **Prev Day H/L** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Weekly H/L
bool
Controls the **Weekly H/L** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Monthly H/L
bool
Controls the **Monthly H/L** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Line Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Line Style
string
Controls the **Line Style** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Prev Day High
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Prev Day Low
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Weekly High
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Weekly Low
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Monthly High
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Monthly Low
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Expected Range
bool
Controls how the opening-range/breakout structure is defined or visualized.
Adjust only when you intentionally want a different OR methodology.
Pos Gamma Fill
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Neg Gamma Fill
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Neutral Zone
bool
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Neutral Fill
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Confluence Zones
bool
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Cluster Threshold
float
Sets how close visible levels must be before the PRO indicator treats them as a confluence cluster.
Increase for broader confluence zones; reduce for tighter clustering.
Session Filter
bool
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Open Hour
int
Controls the **Open Hour** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Open Minute
int
Controls the **Open Minute** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Close Hour
int
Controls the **Close Hour** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Close Minute
int
Controls the **Close Minute** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Overlay Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Opening Range
bool
Defines the time window used to build the opening range.
Change only when your OR methodology uses a different opening period.
OR Duration
int
Controls the **OR Duration** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
OR Fill
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Breach Signals
bool
Controls the **Breach Signals** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Wick Rejections
bool
Controls wick-based interaction/rejection requirements.
Adjust when you want stricter or looser wick evidence.
Wick Tolerance
float
Controls wick-based interaction/rejection requirements.
Adjust when you want stricter or looser wick evidence.
Use GEX Levels
bool
Enables or disables GEX Levels.
Toggle this when gex levels is or is not part of your workflow.
Use HTF Levels
bool
Enables or disables HTF Levels.
Toggle this when htf levels is or is not part of your workflow.
Today Only
bool
Controls the **Today Only** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Rearm Threshold
float
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Quality Grades
bool
Controls the **Quality Grades** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Regime Background
bool
Controls the **Regime Background** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
BG Opacity
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Approach Warning
bool
Controls the **Approach Warning** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Approach Distance
float
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Warning Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Level Fatigue
bool
Controls the **Level Fatigue** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Fatigue Threshold
int
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Gamma Gravity
bool
Shows the proprietary Gamma Gravity contextual target in the analytics panel.
Hide when you do not use the metric.
Touch Counter
bool
Controls the **Touch Counter** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Context Labels
bool
Controls the **Context Labels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Regime Dashboard
bool
Controls the **Regime Dashboard** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Dashboard Position
string
Moves the dashboard to another chart corner/position.
Change only for layout preference.
Dashboard Size
string
Changes dashboard text/footprint size.
Use a smaller size on compact layouts.
Nearest Levels
bool
Controls the **Nearest Levels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Nearest Position
string
Moves the related panel or dashboard on the chart.
Change when panels overlap price or each other.
Analytics Panel
bool
Controls the **Analytics Panel** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Analytics Position
string
Moves the related panel or dashboard on the chart.
Change when panels overlap price or each other.
Alerts On
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
Direction Filter
string
Restricts alert/signal direction.
Use when you only want one side of the market.
Call Wall
bool
Controls the **Call Wall** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Put Wall
bool
Controls the **Put Wall** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Transition Level
bool
Controls the **Transition Level** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Dealer Pivot
bool
Controls the **Dealer Pivot** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
GD1 Alert
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
GD2 Alert
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
GD3 Alert
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
GD4 Alert
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
C1 Alert
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
C2 Alert
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
C3 Alert
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
C4 Alert
bool
Controls whether this event is available for alerts.
Enable only the level/event types you actually want notifications for.
HTF Levels
bool
Controls the **HTF Levels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
TradeWZRD On
bool
Controls the **TradeWZRD On** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Symbol Override
string
Controls the **Symbol Override** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Volume Type
string
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
Risk Amount
float
Controls the **Risk Amount** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
BE Offset
float
Controls the **BE Offset** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
BE Trigger
float
Controls the **BE Trigger** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Mirror ES GEX Levels On
bool
Controls the optional cross-market GEX projection.
Adjust only when you understand which reference market and anchor relationship you want to map.
Reference Symbol
string
Controls the optional cross-market GEX projection.
Adjust only when you understand which reference market and anchor relationship you want to map.
Reference GEX Paste Pack
text_area
Controls the optional cross-market GEX projection.
Adjust only when you understand which reference market and anchor relationship you want to map.
Anchor Mode
string
Controls the optional cross-market GEX projection.
Adjust only when you understand which reference market and anchor relationship you want to map.
Projection Method
string
Controls the optional cross-market GEX projection.
Adjust only when you understand which reference market and anchor relationship you want to map.
Beta Multiplier
float
Adjusts the relative scaling of the optional ES-to-target-market mirror.
Change only when you deliberately want a wider or narrower relative projection.
Raw Point Multiplier
float
Adjusts point-distance scaling when Raw Points projection is selected.
Use only for deliberate same-family/raw-point mapping.
Manual ES Anchor
float
Controls the optional cross-market GEX projection.
Adjust only when you understand which reference market and anchor relationship you want to map.
Manual Chart Anchor
float
Controls the optional cross-market GEX projection.
Adjust only when you understand which reference market and anchor relationship you want to map.
Mirror Labels
bool
Controls the optional cross-market GEX projection.
Adjust only when you understand which reference market and anchor relationship you want to map.
Mirror Line Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Mirror Opacity
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Shows Chart Signals
bool
Controls the **Shows Chart Signals** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Print Only Confirmed Signal
bool
Requires follow-up ANEF evidence before printing the event.
Disable only if you deliberately prefer earlier, less-confirmed events.
Lookahead For Confirmation
int
Sets the window in which follow-up confirmation may occur.
Shorten for tighter confirmation timing or lengthen for more time to confirm.
Render ANEF Histogram
bool
Controls the **Render ANEF Histogram** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Show Trend Flip
bool
Shows or hides the show trend flip visual layer.
Toggle it to simplify or expand the chart.
Flip Marker Transparency
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Histogram Gradient Lookback
int
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Highlight Neutral Line
bool
Controls the **Highlight Neutral Line** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Window Length
int
Sets the price-behavior horizon used by the ANEF component.
Shorter windows react faster; longer windows emphasize broader context.
Volume Node Lookback
int
Sets the horizon used for the ANEF participation/volume context.
Use a longer lookback for slower context or a shorter one for faster adaptation when deliberately testing custom settings.
Volatility Lookback
int
Sets the horizon used to normalize the ANEF state against recent volatility.
Change only when deliberately adjusting how quickly the normalized state adapts.
Imbalance Factor
float
Controls the influence limit of imbalance context inside the ANEF component.
Leave unchanged initially; adjust only in deliberate custom testing.
Efficient Zone (≥)
float
Sets the upper ANEF reference/alert zone.
Adjust only when deliberately changing how selective upper-zone events should be.
Inefficient Zone (≤)
float
Sets the lower ANEF reference/alert zone.
Adjust only when deliberately changing how selective lower-zone events should be.
Enable Donchian Proximity
bool
Enables or disables Donchian Proximity.
Toggle this when donchian proximity is or is not part of your workflow.
Donchian Length
int
Controls the **Donchian Length** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Proximity margin (%)
float
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Plot Donchian Bands
bool
Controls the **Plot Donchian Bands** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Donchian Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Donchian Fill Transparency
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Enable Trend Filter
bool
Enables or disables Trend Filter.
Toggle this when trend filter is or is not part of your workflow.
EMA Length
int
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Smoothing Type
string
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Smoothing Length
int
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Show Trend Wave
bool
Enables or disables Trend Wave.
Toggle this when trend wave is or is not part of your workflow.
Wave Thickness
float
Controls the **Wave Thickness** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Gradient Lookback
int
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Show only ▲ in uptrend and ▼ in downtrend
bool
Enables or disables only ▲ in uptrend and ▼ in downtrend.
Toggle this when only ▲ in uptrend and ▼ in downtrend is or is not part of your workflow.
Wave Color Bullish
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Wave Color Bearish
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Smoothed MA Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Enable Footprint Delta Filter
bool
Enables or disables Footprint Delta Filter.
Toggle this when footprint delta filter is or is not part of your workflow.
Footprint Ticks Per Row
int
Controls vertical aggregation/resolution of the profile or footprint display.
Increase aggregation for a smoother view; reduce aggregation for more detail where supported.
Value Area %
int
Controls or displays the portion of profile activity treated as value.
Change only when your profile methodology intentionally uses a different value definition.
Imbalance %
int
Controls directional orderflow/delta context for the related feature.
Adjust when you want more or less selective delta confirmation.
Min Candle Delta Threshold
float
Controls directional orderflow/delta context for the related feature.
Adjust when you want more or less selective delta confirmation.
Plot Candle Footprint Delta
bool
Controls directional orderflow/delta context for the related feature.
Adjust when you want more or less selective delta confirmation.
Show CVD% Labels On Threshold Break
bool
Enables or disables CVD% Labels On Threshold Break.
Toggle this when cvd% labels on threshold break is or is not part of your workflow.
CVD Label Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
CVD Label Intensity Cap %
float
Controls directional orderflow/delta context for the related feature.
Adjust when you want more or less selective delta confirmation.
Min CVD % For Labels
float
Controls directional orderflow/delta context for the related feature.
Adjust when you want more or less selective delta confirmation.
Enable RSI Filter
bool
Enables or disables RSI Filter.
Toggle this when rsi filter is or is not part of your workflow.
RSI Length
int
Controls the **RSI Length** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Overbought Level
float
Controls the **Overbought Level** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Oversold Level
float
Controls the **Oversold Level** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
RSI Lookback Bars
int
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
RSI Lookahead Bars
int
Controls whether/how an initial condition must receive follow-up confirmation.
Increase selectivity when you want fewer unconfirmed events.
Cluster Label Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Cluster Label Size
string
Changes the displayed text/marker size.
Adjust for screen size and readability.
Enable ATR Filter
bool
Enables or disables ATR Filter.
Toggle this when atr filter is or is not part of your workflow.
ATR Length
int
Controls volatility-based context or filtering.
Adjust when the instrument/timeframe requires a different volatility regime definition.
ATR Threshold
float
Controls volatility-based context or filtering.
Adjust when the instrument/timeframe requires a different volatility regime definition.
ATR Condition
string
Controls volatility-based context or filtering.
Adjust when the instrument/timeframe requires a different volatility regime definition.
Footprint Ticks
int
Sets footprint row aggregation used by the absorption scan.
Increase for smoother/larger rows; reduce for more granular rows where practical.
Confirmed Only
bool
Waits for candle close before creating the relevant event/level.
Keep enabled when you want stable confirmed-candle behavior.
Toggle Absolute Min Value
bool
Controls value-area boundaries or their visualization.
Change mainly for analytical focus or chart clarity.
Absolute Min Threshold (inline)
float
Sets the absolute row-volume floor used when the absolute-minimum filter is enabled.
Raise it to require heavier participation or lower it when the market normally trades smaller row volumes.
Toggle Relative Volume
bool
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
Relative Volume Lookback (inline)
int
Sets the lookback used to establish normal row participation for the relative-volume filter.
Use a longer lookback for slower context or a shorter one for faster adaptation.
Relative Volume Multiplier (inline)
float
Sets how far above the recent participation baseline a row must be to qualify.
Raise it for fewer, more selective absorption areas; lower it for more candidates.
Max Delta
float
Sets the maximum absolute directional delta share allowed for an absorption row.
Lower it to focus on more balanced high-participation rows; raise it to allow more directional rows.
Max Absorption Rows
int
Limits how many qualifying absorption areas can be created from one candle.
Reduce to keep only the most important rows or increase when you want more detail.
Show Wick Rejection
bool
Enables or disables Wick Rejection.
Toggle this when wick rejection is or is not part of your workflow.
Confirmed Only
bool
Waits for candle close before creating the relevant event/level.
Keep enabled when you want stable confirmed-candle behavior.
Absorption (buy-leaning) Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Absorption (sell-leaning) Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Absorption (neutral) Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Row Box Transparency
int
Controls how strongly this visual element is drawn.
Adjust for readability when the chart becomes too busy.
Level Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Show 'ABS' Label
bool
Shows or hides the show 'abs' label visual layer.
Toggle it to simplify or expand the chart.
Max Absorption Tracked
int
Controls how much historical visual state is retained.
Reduce it when charts become crowded or resource limits are reached.
Ticks Per Row
int
Controls vertical aggregation/resolution of the profile or footprint display.
Increase aggregation for a smoother view; reduce aggregation for more detail where supported.
Value Area Pct
int
Controls or displays the portion of profile activity treated as value.
Change only when your profile methodology intentionally uses a different value definition.
Imbalance Pct
int
Controls directional orderflow/delta context for the related feature.
Adjust when you want more or less selective delta confirmation.
Pick Row Type
string
Chooses whether the bubble follows maximum absolute delta or maximum total volume.
Use delta mode for directional aggression; total-volume mode for participation concentration.
Bubble Glyph
string
Controls the **Bubble Glyph** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Clamp Inside Bar
bool
Controls the **Clamp Inside Bar** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
POC Bubble Mode
bool
Overrides bubble placement to the candle’s highest-total-volume footprint row.
Enable when you specifically want candle-level POC context.
Show Bubble Level
bool
Enables or disables Bubble Level.
Toggle this when bubble level is or is not part of your workflow.
Confirmed Only
bool
Waits for candle close before creating the relevant event/level.
Keep enabled when you want stable confirmed-candle behavior.
Level Line Width
int
Controls the visual width or thickness of the related element.
Adjust for readability.
Max Levels
int
Controls the **Max Levels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Bubble Pop Signal
bool
Controls the **Bubble Pop Signal** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Minimal Level Age
int
Requires a bubble level to exist for a minimum number of bars before a Bubble Pop signal is eligible.
Increase to avoid immediate self-interactions; reduce for faster reuse.
Use Abs Min
bool
Enables or disables Abs Min.
Toggle this when abs min is or is not part of your workflow.
Abs Min Value
float
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
Use MA Filter
bool
Enables or disables MA Filter.
Toggle this when ma filter is or is not part of your workflow.
MA Length
int
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
MA Mult
float
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
Filter Metric
string
Chooses which footprint-row metric must pass the bubble significance filter.
Select the metric that matches the orderflow behavior you want to emphasize.
Experience
string
Selects a visual complexity preset.
Change this to simplify or expand the chart without manually toggling each supported visual.
Strategy Preset
string
Loads a validated configuration for a supported market/timeframe.
Use only when your chart matches the preset label.
Optimization Run
bool
Shows the indicator’s validation/optimization information panel.
Hide it when you need more chart space.
Trade Mode
string
Controls whether native analytical labels or B/S trade-plan visuals are shown.
Use Off for pure analysis, Preset for an active preset, or Custom for supported manual risk/reward settings.
Trade Visuals
bool
Shows entry, stop and target visuals for Trade Mode.
Hide when you want B/S labels without the full position graphics.
Trade History
int
Controls how many historical trade-plan visuals are retained.
Reduce it if the chart becomes visually crowded.
Custom Stop Loss
float
Sets the stop distance used by Custom Trade Mode.
Change only when you intentionally want a different risk model.
Custom Reward Ratio
float
Sets the reward multiple used by Custom Trade Mode.
Adjust when testing a different risk/reward profile.
Use Asia
bool
Enables or disables Asia.
Toggle this when asia is or is not part of your workflow.
Asia Session
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Use London
bool
Enables or disables London.
Toggle this when london is or is not part of your workflow.
London Session
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Use New York
bool
Enables or disables New York.
Toggle this when new york is or is not part of your workflow.
New York Session
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Session Timezone
string
Sets the timezone used to interpret configured session windows.
Change when the chart/session should follow another market timezone.
Session Filter
bool
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Trade Asia
bool
Controls the **Trade Asia** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Trade London
bool
Controls the **Trade London** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Trade New York
bool
Controls the **Trade New York** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Filter Mode
string
Controls the **Filter Mode** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Asia Rows
int
Controls vertical aggregation/resolution of the profile or footprint display.
Increase aggregation for a smoother view; reduce aggregation for more detail where supported.
London Rows
int
Controls vertical aggregation/resolution of the profile or footprint display.
Increase aggregation for a smoother view; reduce aggregation for more detail where supported.
New York Rows
int
Controls vertical aggregation/resolution of the profile or footprint display.
Increase aggregation for a smoother view; reduce aggregation for more detail where supported.
Value Area
float
Controls or displays the portion of profile activity treated as value.
Change only when your profile methodology intentionally uses a different value definition.
Signal Source
string
Selects which supported structure is allowed to generate native interaction signals.
Use this to focus the indicator on the context you actually trade.
Body Rejection
bool
Requires the candle body to remain on the rejection side of a session node.
Disable only if your process accepts looser touch behavior.
Signal Labels
bool
Controls the **Signal Labels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Retest Mode
bool
Controls how repeated interactions with an existing level/node are handled.
Change when your process distinguishes first touch from later retests.
Max Retests
int
Controls how repeated interactions with an existing level/node are handled.
Change when your process distinguishes first touch from later retests.
Final Retest Only
bool
Controls how repeated interactions with an existing level/node are handled.
Change when your process distinguishes first touch from later retests.
Closed Profiles
bool
Shows completed session profiles.
Keep enabled when prior-session structure matters.
Developing Profile
bool
Shows the current session profile while it is still forming.
Hide when you only want completed structure.
Profile Background
bool
Shows the session-profile background area.
Hide for a cleaner chart.
Show VAH
bool
Shows or hides the show vah visual layer.
Toggle it to simplify or expand the chart.
Show VAL
bool
Shows or hides the show val visual layer.
Toggle it to simplify or expand the chart.
Value Fill
bool
Shows or hides the value fill visual layer.
Toggle it to simplify or expand the chart.
Show POC
bool
Shows or hides the show poc visual layer.
Toggle it to simplify or expand the chart.
Show POV
bool
Shows or hides the show pov visual layer.
Toggle it to simplify or expand the chart.
POC Highlight
bool
Highlights the POC row/level.
Keep enabled while learning the profile.
POV Highlight
bool
Highlights the POV row/level.
Keep enabled while learning the profile.
Session Names
bool
Shows labels identifying completed/developing session profiles.
Hide if the color scheme already makes sessions obvious.
Asia Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
London Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
New York Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
POC Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
POV Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VAH Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VAL Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Profile History
int
Controls how much historical visual state is retained.
Reduce it when charts become crowded or resource limits are reached.
Session Bars
int
Sets the maximum bar budget used to build/process the session profile.
Increase only when the configured session can contain more bars than the current limit.
Developing Bars
int
Controls the **Developing Bars** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Live Backtest
bool
Shows closed-trade statistics over the chart history currently loaded.
Hide for a cleaner chart or enable when comparing settings.
Risk Percent
float
Converts drawdown expressed in R into an account-percentage display.
Change to match the risk assumption you want to visualize.
Experience
string
Selects a visual complexity preset.
Change this to simplify or expand the chart without manually toggling each supported visual.
Strategy Preset
string
Loads a validated configuration for a supported market/timeframe.
Use only when your chart matches the preset label.
Optimization Run
bool
Shows the indicator’s validation/optimization information panel.
Hide it when you need more chart space.
Trade Mode
string
Controls whether native analytical labels or B/S trade-plan visuals are shown.
Use Off for pure analysis, Preset for an active preset, or Custom for supported manual risk/reward settings.
Custom Stop Loss
float
Sets the stop distance used by Custom Trade Mode.
Change only when you intentionally want a different risk model.
Custom Take Profit
float
Sets the reward target used by Custom Trade Mode.
Adjust when testing a different reward multiple.
Trade Visuals
bool
Shows entry, stop and target visuals for Trade Mode.
Hide when you want B/S labels without the full position graphics.
Trade History
int
Controls how many historical trade-plan visuals are retained.
Reduce it if the chart becomes visually crowded.
Opening Range
session
Defines the time window used to build the opening range.
Change only when your OR methodology uses a different opening period.
Execution Window
session
Defines when ORB signals may be evaluated after the range forms.
Change when your strategy intentionally trades a different post-open period.
Session Timezone
string
Sets the timezone used to interpret configured session windows.
Change when the chart/session should follow another market timezone.
Extend Levels
bool
Controls the **Extend Levels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Range History
int
Controls how much historical visual state is retained.
Reduce it when charts become crowded or resource limits are reached.
Lock Method
string
Chooses how the opening range becomes fixed: by time window or adaptive volatility contraction.
Use Fixed Window for a deterministic OR; use ATR Contraction only when you want adaptive locking.
ATR Length
int
Controls volatility-based context or filtering.
Adjust when the instrument/timeframe requires a different volatility regime definition.
ATR Drop Percent
float
Controls volatility-based context or filtering.
Adjust when the instrument/timeframe requires a different volatility regime definition.
Minimum Range
float
Controls how the opening-range/breakout structure is defined or visualized.
Adjust only when you intentionally want a different OR methodology.
Maximum Range
float
Controls how the opening-range/breakout structure is defined or visualized.
Adjust only when you intentionally want a different OR methodology.
Signal Mode
string
Chooses what price behavior qualifies as a breakout/retest event.
Select the definition that matches your execution methodology.
Direction
string
Restricts eligible signal direction.
Use when your process is intentionally long-only, short-only or both.
Breakout Buffer
float
Requires price to clear the OR boundary by an additional margin.
Increase for cleaner separation; reduce for earlier/more sensitive breakouts.
Retest Tolerance
float
Sets how close price must return to the opening-range boundary for retest logic.
Adjust when the market needs a slightly wider/narrower retest area.
Rearm On Return
bool
Allows another same-direction opportunity after price returns inside the opening range.
Enable only if your method intentionally permits multiple attempts in one session.
Trend Filter
bool
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
EMA Length
int
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
VWAP Filter
bool
Controls the **VWAP Filter** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Volume Filter
bool
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
Volume Length
int
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
Volume Multiplier
float
Controls the participation/relative-activity requirement used by this feature.
Adjust when the symbol’s normal activity is materially different from the current setting.
OR Levels
bool
Controls the **OR Levels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
OR Boxes
bool
Controls the **OR Boxes** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Session VWAP
bool
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Profile Gradient
bool
Controls the profile scope, display or retention behavior.
Change when switching between developing/current structure and historical structure.
Trend EMA
bool
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Lock Markers
bool
Controls how the opening-range/breakout structure is defined or visualized.
Adjust only when you intentionally want a different OR methodology.
Signal Labels
bool
Controls the **Signal Labels** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
OR High Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
OR Low Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VWAP Color
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Live Backtest
bool
Shows closed-trade statistics over the chart history currently loaded.
Hide for a cleaner chart or enable when comparing settings.
Risk Percent
float
Converts drawdown expressed in R into an account-percentage display.
Change to match the risk assumption you want to visualize.
Experience
string
Selects a visual complexity preset.
Change this to simplify or expand the chart without manually toggling each supported visual.
Strategy Preset
string
Loads a validated configuration for a supported market/timeframe.
Use only when your chart matches the preset label.
Optimization Run
bool
Shows the indicator’s validation/optimization information panel.
Hide it when you need more chart space.
Trade Mode
string
Controls whether native analytical labels or B/S trade-plan visuals are shown.
Use Off for pure analysis, Preset for an active preset, or Custom for supported manual risk/reward settings.
Custom Stop Loss
float
Sets the stop distance used by Custom Trade Mode.
Change only when you intentionally want a different risk model.
Custom Take Profit
float
Sets the reward target used by Custom Trade Mode.
Adjust when testing a different reward multiple.
Trade Visuals
bool
Shows entry, stop and target visuals for Trade Mode.
Hide when you want B/S labels without the full position graphics.
Trade History
int
Controls how many historical trade-plan visuals are retained.
Reduce it if the chart becomes visually crowded.
Profile Type
string
Chooses whether NBE builds pivot-to-pivot Swing profiles or fixed Session profiles.
Use Swing for market-structure swings; use Session when you want a defined time-window profile.
Profile Window
string
Chooses between the current/developing scan and retained closed-profile structure.
Use Current for the live profile; use Closed Profiles when historical completed profiles matter.
Bars Scan
int
Caps how far the current profile can scan back.
Increase only when the developing profile legitimately needs more history.
Swing Width
int
Controls how broad the pivot structure must be before a swing profile is formed.
Higher values create fewer, broader swings; lower values create more responsive swings.
Histogram Rows
int
Controls vertical aggregation/resolution of the profile or footprint display.
Increase aggregation for a smoother view; reduce aggregation for more detail where supported.
Value Area
float
Controls or displays the portion of profile activity treated as value.
Change only when your profile methodology intentionally uses a different value definition.
Profile Session
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Session Timezone
string
Sets the timezone used to interpret configured session windows.
Change when the chart/session should follow another market timezone.
Rejection Close
bool
Requires the signal candle to close back on the intended side of the node.
Disable only if your methodology accepts touches without closing rejection.
Momentum Guard
bool
Rejects unusually large momentum bars relative to current volatility.
Adjust when the symbol/timeframe routinely has larger or smaller impulsive candles.
ATR Multiplier
float
Controls volatility-based context or filtering.
Adjust when the instrument/timeframe requires a different volatility regime definition.
Wick Filter
bool
Controls wick-based interaction/rejection requirements.
Adjust when you want stricter or looser wick evidence.
Minimum Wick
float
Sets how much wick evidence is required when the wick filter is active.
Raise for stricter rejection structure; lower for more permissive interactions.
Session Filter
bool
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Session Mode
string
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
Signal Session
session
Defines or controls the relevant trading/session time window.
Change when studying another market session or execution period.
POC Margin
bool
Allows an optional tolerance around POC for interaction testing.
Enable when exact-tick contact is too restrictive for your process.
POC Distance
float
Sets the optional POC interaction tolerance.
Increase only when you intentionally want a wider POC zone.
POV Margin
bool
Allows an optional tolerance around POV for interaction testing.
Enable when exact contact is too restrictive for your process.
POV Distance
float
Sets the optional POV interaction tolerance.
Increase only when you intentionally want a wider POV zone.
Extend POV
bool
Keeps active POV structure extended for future interaction where supported.
Disable when you only want the local profile view.
Retest Mode
bool
Controls how repeated interactions with an existing level/node are handled.
Change when your process distinguishes first touch from later retests.
Max Retests
int
Controls how repeated interactions with an existing level/node are handled.
Change when your process distinguishes first touch from later retests.
Final Retest Only
bool
Controls how repeated interactions with an existing level/node are handled.
Change when your process distinguishes first touch from later retests.
EMA Filter
bool
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
EMA Length
int
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Smoothing Type
string
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Smoothing Length
int
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Volume Profile
bool
Shows or hides the volume-profile layer.
Hide when you want node/signals without the full profile graphic.
Profile Backdrop
bool
Shows or hides the profile background area.
Change for chart readability.
Swing Change
bool
Shows the completed swing change information attached to the profile.
Hide when you do not need the extra swing statistic.
Profile CVD
bool
Shows directional volume context alongside the profile.
Enable when you want flow context in addition to distribution.
Show VAH
bool
Shows or hides the show vah visual layer.
Toggle it to simplify or expand the chart.
Show VAL
bool
Shows or hides the show val visual layer.
Toggle it to simplify or expand the chart.
Value Area Fill
bool
Controls or displays the portion of profile activity treated as value.
Change only when your profile methodology intentionally uses a different value definition.
Show POC
bool
Shows or hides the show poc visual layer.
Toggle it to simplify or expand the chart.
Developing POC
bool
Controls how Point of Control structure is displayed or used.
Change when you want more/less POC context or interaction filtering.
POC Highlight
bool
Highlights the POC row/level.
Keep enabled while learning the profile.
POC CVD
bool
Shows directional-volume context for the POC/profile node.
Enable when you want extra flow context around the node.
POC Strength
bool
Shows the proprietary node-strength output for POC context.
Enable when you want to compare how structurally meaningful different POCs are.
POC Tooltip
bool
Shows a compact POC context tooltip when available.
Enable for diagnostic detail while learning the node.
Show POV
bool
Shows or hides the show pov visual layer.
Toggle it to simplify or expand the chart.
Developing POV
bool
Controls how Point of Void structure is displayed or used.
Change when you want more/less POV context or interaction filtering.
POV Highlight
bool
Highlights the POV row/level.
Keep enabled while learning the profile.
Signal Deepdive
bool
Shows additional context around a qualifying node interaction.
Enable when diagnosing why a signal appeared.
Extra Ratios
bool
Adds secondary ratios to the signal deep-dive display.
Enable only when you want the extra diagnostics.
Signal Candles
bool
Highlights candles associated with qualifying node signals.
Enable when you want quicker visual alignment between level and event.
Inside Value
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Outside Value
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Profile Backdrop
color
Shows or hides the profile background area.
Change for chart readability.
CVD Up
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
CVD Down
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
CVD Text
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VAH
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VAL
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
VA Fill
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
POC Line
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Developing POC
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
POC Row
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
POV Line
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Developing POV
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
POV Row
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Wave Bullish
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Wave Bearish
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Smoothed MA
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
EMA
color
Controls the color used for this visual element.
Change only for chart readability or personal theme preference.
Live Backtest
bool
Shows closed-trade statistics over the chart history currently loaded.
Hide for a cleaner chart or enable when comparing settings.
Risk Percent
float
Converts drawdown expressed in R into an account-percentage display.
Change to match the risk assumption you want to visualize.
Experience
string
Selects a visual complexity preset.
Change this to simplify or expand the chart without manually toggling each supported visual.
Strategy Preset
string
Loads a validated configuration for a supported market/timeframe.
Use only when your chart matches the preset label.
Optimization Run
bool
Shows the indicator’s validation/optimization information panel.
Hide it when you need more chart space.
Trade Mode
string
Controls whether native analytical labels or B/S trade-plan visuals are shown.
Use Off for pure analysis, Preset for an active preset, or Custom for supported manual risk/reward settings.
Custom Stop Loss
float
Sets the stop distance used by Custom Trade Mode.
Change only when you intentionally want a different risk model.
Custom Take Profit
float
Sets the reward target used by Custom Trade Mode.
Adjust when testing a different reward multiple.
Trade Visuals
bool
Shows entry, stop and target visuals for Trade Mode.
Hide when you want B/S labels without the full position graphics.
Trade History
int
Controls how many historical trade-plan visuals are retained.
Reduce it if the chart becomes visually crowded.
Price Window
int
Sets the price-behavior horizon used by the ANEF engine.
Shorter windows react faster; longer windows emphasize broader context.
Volume Lookback
int
Sets the horizon used for the ANEF participation/volume context.
Use a longer lookback for slower context or a shorter one for faster adaptation when deliberately testing custom settings.
Volatility Lookback
int
Sets the horizon used to normalize the ANEF state against recent volatility.
Change only when deliberately adjusting how quickly the normalized state adapts.
Imbalance Cap
float
Limits the influence of the imbalance component inside ANEF.
Leave unchanged initially; adjust only in deliberate custom testing.
Efficient Zone
float
Sets the upper ANEF reference/alert zone.
Adjust only when deliberately changing how selective upper-zone events should be.
Inefficient Zone
float
Sets the lower ANEF reference/alert zone.
Adjust only when deliberately changing how selective lower-zone events should be.
Second Confirmation
bool
Requires follow-up evidence before the ANEF event is confirmed.
Disable only if you deliberately prefer earlier, less-confirmed events.
Confirmation Bars
int
Sets the window in which the required follow-up confirmation may occur.
Shorten for tighter confirmation timing or lengthen for more time to confirm.
Trend Filter
bool
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
EMA Length
int
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Smoothing Type
string
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Smoothing Length
int
Controls trend context or smoothing used by the related filter/visual.
Change when your process needs a faster or slower trend definition.
Directional Filter
bool
Controls the **Directional Filter** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Donchian Filter
bool
Controls the **Donchian Filter** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Donchian Length
int
Controls the **Donchian Length** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Donchian Margin
float
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
ANEF Style
string
Controls the **ANEF Style** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Alert Zones
bool
Controls the sensitivity, distance or threshold used by this feature.
Leave near the intended configuration unless you have a specific reason to make the feature more or less selective.
Pane Signals
bool
Shows qualifying signals inside the indicator pane.
Hide to focus on the raw oscillator.
Flip Markers
bool
Controls the **Flip Markers** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Chart Signals
bool
Shows qualifying signals on the price chart.
Hide when you only want the pane view.
Donchian Bands
bool
Controls the **Donchian Bands** behavior for this feature.
Change it only when you want to deliberately alter this part of the indicator.
Live Backtest
bool
Shows closed-trade statistics over the chart history currently loaded.
Hide for a cleaner chart or enable when comparing settings.
Risk Percent
float
Converts drawdown expressed in R into an account-percentage display.
Change to match the risk assumption you want to visualize.