PINE LIBRARY
ZT_Scoring_Lib

Companion library for the Alpha Flow Zone Trader (AFZT) invite-only indicator. The exports are pure helper functions consumed by the AFZT Core script — they produce no plots, alerts, or display side effects on their own and are not intended for standalone use.
Provides the confluence-scoring helpers extracted from AFZT Core during the v10.36 → v10.37 token-slim refactor:
• packFlags_v2 — packs 11 confluence boolean flags (volume/delta-divergence/pattern/reversal families) into a single int bitmask for compact telemetry storage.
• confPct_v1036 — normalizes a raw confluence score to a 0–100 confidence percentage.
• getScore_v1036 / getScoreMask_v1036 — computes a hybrid bucket-based confluence score across Volume/Effort, Pressure, Pattern, Structure, Iceberg/Level-Defense, and Imbalance families.
• getGradeFromScore_v1036 — returns a categorical grade ("A+" / "Very Strong" / "Strong") from a raw score.
All exports are pure functions with no state mutation, no repaint, and no series side effects.
Provides the confluence-scoring helpers extracted from AFZT Core during the v10.36 → v10.37 token-slim refactor:
• packFlags_v2 — packs 11 confluence boolean flags (volume/delta-divergence/pattern/reversal families) into a single int bitmask for compact telemetry storage.
• confPct_v1036 — normalizes a raw confluence score to a 0–100 confidence percentage.
• getScore_v1036 / getScoreMask_v1036 — computes a hybrid bucket-based confluence score across Volume/Effort, Pressure, Pattern, Structure, Iceberg/Level-Defense, and Imbalance families.
• getGradeFromScore_v1036 — returns a categorical grade ("A+" / "Very Strong" / "Strong") from a raw score.
All exports are pure functions with no state mutation, no repaint, and no series side effects.
Biblioteka Pine
W zgodzie z duchem TradingView autor opublikował ten kod Pine jako bibliotekę open-source, aby inni programiści Pine z naszej społeczności mogli go ponownie wykorzystać. Ukłony dla autora. Można korzystać z tej biblioteki prywatnie lub w innych publikacjach open-source, jednak ponowne wykorzystanie tego kodu w publikacjach podlega Zasadom serwisu.
Wyłączenie odpowiedzialności
Informacje i publikacje nie stanowią i nie powinny być traktowane jako porady finansowe, inwestycyjne, tradingowe ani jakiekolwiek inne rekomendacje dostarczane lub zatwierdzone przez TradingView. Więcej informacji znajduje się w Warunkach użytkowania.
Biblioteka Pine
W zgodzie z duchem TradingView autor opublikował ten kod Pine jako bibliotekę open-source, aby inni programiści Pine z naszej społeczności mogli go ponownie wykorzystać. Ukłony dla autora. Można korzystać z tej biblioteki prywatnie lub w innych publikacjach open-source, jednak ponowne wykorzystanie tego kodu w publikacjach podlega Zasadom serwisu.
Wyłączenie odpowiedzialności
Informacje i publikacje nie stanowią i nie powinny być traktowane jako porady finansowe, inwestycyjne, tradingowe ani jakiekolwiek inne rekomendacje dostarczane lub zatwierdzone przez TradingView. Więcej informacji znajduje się w Warunkach użytkowania.