Net Liquidity
Last verified
Auto-generated. This article is rebuilt from
app/signals/config/signal_definitions.jsonbyscripts/build_signals_kb.py. Edit the registry entry and re-run the script β do not edit this file directly.
Net Liquidity
What it is
Net Liquidity β registry key liquidity.
No description in registry.
Data-pyramid tier
T1 β Signal. This metric sits at the signal layer of the platformβs six-tier data pyramid (T0 raw inputs β T5 actionable read). The tier reflects how far the value is from a raw measurement β not how strongly it is validated. Abstraction and validation are separate axes: a higher tier is not a claim of stronger evidence.
Horizon & validation
No validated skill horizon is on file for this metric β read it as context / a data carrier, not a validated edge. Stamps are added only when a gated research verdict lands.
Source
Source module: liquidity
Data source: computed
Derived metric β produced inside the platform (app/sources/liquidity.py or equivalent) rather than fetched as a raw upstream value. See the How it's computed section below for the formula.
How itβs computed
Display alias for the band label from net_liquidity classifier. Identical to liquidity_signal; kept for back-compat.
Where it surfaces
- API field:
signals.liquidity_signalonGET /api/v1/signals/latest - Surface:
daily_signalsrow (daily-cadence persistence) - Surface: change markers in the rendered report
Health-score / alignment role
- Health score component:
net_liquidity(weight + math inapp/signals/config/score_weights.jsonandapp/signals/score.py). - Alignment category:
liquidity, default weight 0.7 (see/kb/alignmentfor the 11-category framework). - Contributes to:
health_score.Liquidity,implication.liquidity,alignment.liquidity,cascade.10
Release cadence
- Publishes:
daily
cadence corrected 2026-06-12 (PR-4/L1-9): band label over net_liquidity β mirrors parentβs daily cadence; was mislabeled intraday.
See also
- /kb/alignment β Alignment framework β 11-category implication vs. price.
- /kb/health-score β Health score β 0-100 composite.
- /kb/api/get-signals-latest β API endpoint that serves this field.