Skip to content

KB / signal

BTC

Last verified

Auto-generated. This article is rebuilt from app/signals/config/signal_definitions.json by scripts/build_signals_kb.py. Edit the registry entry and re-run the script — do not edit this file directly.

BTC

What it is

BTC — registry key btc.

Classifier metric. See the bands table below for the band-by-band reading.

Source

Source module: liquidity
Data source: back_fillable

Fetched directly from app/sources/liquidity.py; see source code for the upstream API call and any provider-specific handling.

How it’s computed

Raw Bitcoin spot close from yfinance ticker BTC-USD, reported in USD. Surfaced under the liquidity source as a risk-on / global-liquidity proxy — BTC is sensitive to dollar liquidity expansion and risk-asset appetite, both of which the dashboard reads as confirming signals when bond/equity vol agree. See app/sources/liquidity.py:139 (_fetch_btc). The classifier bands (Risk-on / Neutral / Risk-off) are applied downstream via signal_defs.band_for('btc', value).

Where it surfaces

Bands / thresholds

Classifier direction: higher_is_better.

RangeLabelDotImplicationPoints
Risk-onfavorableBULLISH3
NeutralneutralNEUTRAL2
Risk-offadverseBEARISH0

Health-score / alignment role

Release cadence

See also