KB / signal
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.
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:
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.