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.
Pine kitaplığı
Gerçek TradingView ruhuyla, yazar bu Pine kodunu açık kaynaklı bir kütüphane olarak yayınladı, böylece topluluğumuzdaki diğer Pine programcıları onu yeniden kullanabilir. Yazarı tebrik ederiz! Bu kütüphaneyi özel olarak veya diğer açık kaynaklı yayınlarda kullanabilirsiniz, ancak bu kodun yayınlarda yeniden kullanılması Topluluk Kuralları tarafından yönetilir.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, alım satım veya diğer türden tavsiye veya öneriler anlamına gelmez ve teşkil etmez. Kullanım Koşulları bölümünde daha fazlasını okuyun.
Pine kitaplığı
Gerçek TradingView ruhuyla, yazar bu Pine kodunu açık kaynaklı bir kütüphane olarak yayınladı, böylece topluluğumuzdaki diğer Pine programcıları onu yeniden kullanabilir. Yazarı tebrik ederiz! Bu kütüphaneyi özel olarak veya diğer açık kaynaklı yayınlarda kullanabilirsiniz, ancak bu kodun yayınlarda yeniden kullanılması Topluluk Kuralları tarafından yönetilir.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, alım satım veya diğer türden tavsiye veya öneriler anlamına gelmez ve teşkil etmez. Kullanım Koşulları bölümünde daha fazlasını okuyun.