Current Version: v1.0.0
Language: Pine Script™ v6
Follow me on Tradingview: CandlesofKarma
You can signup with my Affiliate link below which supports my upcoming projects: https://www.tradingview.com/?aff_id=123350&aff_sub=PineScripts&source=Github
AVRZ is a specialized decision-support system designed to identify institutional absorption. Unlike standard reversal indicators, AVRZ filters out weak price probes and only signals when significant volume (>2.0 Sigma) steps in to defend a price level.
The algorithm synthesizes three pillars of analysis:
- Geometry: Analyzes Wick vs. Body ratios to detect rejection anatomy.
- Volume: Uses Z-Score statistical analysis to detect "Efficiency Events" (Climax Bypass).
- Structure: Utilizes fractal clustering to confirm Swing Highs/Lows.
- Copy the code from
AVRZ.pine. - Open TradingView > Pine Editor.
- Paste the code and click "Add to Chart".
- Wick %: Minimum percentage of the candle that must be a wick.
- Climax Threshold: The Z-Score required to trigger an immediate "V-Shape" zone.
- Zone Management: Max number of zones to keep on the chart (FIFO).
Disclaimer: This tool is for educational purposes and decision support, not financial advice.