Fundamental Metrics - The Core Indicators Every Analyst Tracks
Learning Objectives
Calculate and interpret the ten fundamental on-chain metrics for XRP analysis
Explain what each metric indicates about network health, adoption, and demand
Identify the limitations and potential manipulations for each metric
Establish baseline ranges for normal vs. anomalous metric values
Build a core metrics dashboard tracking the essentials for ongoing analysis
Imagine trying to analyze a company's stock without understanding revenue, earnings, or margins. You might see numbers, but you couldn't interpret them meaningfully. Financial analysis has standardized metrics that everyone knows—P/E ratios, profit margins, revenue growth.
On-chain analysis is younger, and its "standard" metrics are still emerging. Different analysts track different things. Definitions vary. Interpretation frameworks aren't universally agreed upon.
This lesson establishes your foundational vocabulary—ten metrics that every serious XRP analyst should understand, track, and integrate into their analysis. These aren't exotic indicators; they're the basics. But basics mastered thoroughly beat sophisticated metrics misunderstood.
We'll define each metric precisely, explain its calculation, interpret what it signals, examine limitations, and provide XRPL-specific context. By lesson end, you'll have a working dashboard of core metrics you can track consistently.
Definition:
The count of unique addresses that participated in at least one transaction during a 24-hour period.
Calculation:
DAA = Count(Unique addresses with transactions in 24h period)
- Sending a transaction (any type)
- Receiving a payment
- Either side of a DEX trade
Interpretation Framework:
| DAA Level | Historical Context | Interpretation |
|---|---|---|
| <20,000 | Bear market low | Very low activity |
| 20,000-40,000 | Below average | Subdued interest |
| 40,000-80,000 | Average | Normal activity |
| 80,000-150,000 | Above average | Elevated interest |
| >150,000 | Bull market high | High activity, potential peak |
- Proxy for network usage and interest
- Higher DAA suggests more participants engaging
- Growth in DAA can indicate adoption
- Spikes may correlate with price volatility
Limitations:
LIMITATION 1: ONE ENTITY = MANY ADDRESSES
A single user or bot can control hundreds of addresses.
DAA counts addresses, not unique humans.
Manipulation: Create fake activity across addresses.
LIMITATION 2: LOW-VALUE ACTIVITY
A dust transaction counts the same as $1M transaction.
High DAA with low value = potentially meaningless activity.
Always pair DAA with volume metrics.
LIMITATION 3: EXCHANGE CLUSTERING
Exchange hot wallets transact with thousands of users.
One exchange address "active" represents many customers.
Exchange addresses should often be analyzed separately.
LIMITATION 4: TIME ZONE ARBITRARINESS
"24-hour period" varies by when you start counting.
UTC is standard, but period cutoffs affect counts.
Use consistent methodology across time.
XRPL Context:
XRPL DAA historically ranges from 20,000 to 150,000. This is smaller than Ethereum (400K+) but comparable to many other chains. Don't compare across chains without context—different use cases, user bases, and bot activity.
Definition:
Total number of transactions processed in a time period (typically daily).
Calculation:
Transaction Count = Count(All transactions in period)
- All transaction types (Payment, OfferCreate, etc.)
- Both successful and failed transactions (separate if needed)
Transaction Type Breakdown:
TYPICAL XRPL BREAKDOWN:
- Economic transfers
- Most analytically relevant
- DEX trading activity
- Can be highly automated
- Order management
- Often pairs with OfferCreate
- Infrastructure activity
- Less volatile
Interpretation Framework:
| Daily Txns | Context | Interpretation |
|---|---|---|
| <500,000 | Low | Limited activity |
| 500K-1M | Below average | Moderate activity |
| 1M-2M | Average | Normal for XRPL |
| 2M-4M | Above average | Elevated activity |
| >4M | High | Bull market levels |
- Network throughput demand
- Aggregate activity level
- Potential fee pressure (though XRPL fees are tiny)
Limitations:
LIMITATION 1: NOT ALL TRANSACTIONS ARE EQUAL
A 0.00001 XRP dust payment counts same as 10M XRP payment.
High transaction count ≠ high economic activity.
Solution: Weight by value or separate by type.
LIMITATION 2: AUTOMATION INFLATION
Bots and arbitrageurs can generate massive transaction counts.
This is "real" activity but may not indicate user adoption.
Solution: Track unique addresses alongside transaction count.
LIMITATION 3: FAILED TRANSACTIONS
Failed transactions are recorded but didn't execute.
High failure rate indicates problems, not activity.
Solution: Filter to successful (tesSUCCESS) transactions.
Definition:
Total value of XRP transferred in Payment transactions during a period.
Calculation:
Payment Volume = Sum(delivered_amount for all successful Payments)
Important: Use delivered_amount from metadata, not Amount field.
Partial payments may deliver less than Amount specified.
```
Volume Tiers:
DAILY PAYMENT VOLUME CONTEXT:
<1B XRP: Low volume
1B-5B XRP: Moderate volume
5B-20B XRP: Above average
>20B XRP: Very high (often includes large transfers)
Note: Single whale transfers can spike daily volume.
Use median or trimmed mean for trend analysis.
- Economic activity scale
- Value being transferred on network
- Potential indicator of institutional activity (large volumes)
Limitations:
LIMITATION 1: SELF-TRANSFERS
Moving XRP between your own wallets inflates volume.
One person moving 1B XRP isn't economic activity.
Solution: Attempt to identify self-transfers (same cluster).
LIMITATION 2: EXCHANGE ARBITRAGE
Arbitrage moves large volumes back and forth.
Economically meaningful but not "new" demand.
Solution: Identify and potentially exclude exchange addresses.
LIMITATION 3: SINGLE OUTLIERS
One 10B XRP transfer dominates daily volume.
Daily metrics become non-representative.
Solution: Use median, report outliers separately.
LIMITATION 4: NO USD VALUE
Volume is in XRP; USD value depends on price.
$10B XRP at $0.50 = $5B; at $2.00 = $20B.
Solution: Convert to USD for dollar-based analysis.
Definition:
Total XRP destroyed as transaction fees during a period.
Calculation:
Fees Burned = Sum(Fee field from all successful transactions)
Note: Fees in drops (1 XRP = 1,000,000 drops)
Typical fee: 10-12 drops per transaction
Convert to XRP: divide by 1,000,000
```
Why Fees Matter:
Unlike other metrics that can be easily manipulated, fees represent real economic cost. You can create infinite addresses and transactions—but each costs actual XRP that's permanently destroyed.
FEE ANALYSIS FRAMEWORK:
Fee per transaction: ~0.00001 XRP (typical)
At 1M daily transactions: ~10 XRP burned daily
At 2M daily transactions: ~20 XRP burned daily
Context: 100B total supply
Daily burn rate is negligible for supply deflation
But: Burns represent PAID demand for network
Rising fees = rising paid demand for block space
Fees can't be faked without cost
More robust activity indicator than transaction count alone
They don't indicate fee pressure (plenty of capacity)
Even massive fee increases are pennies
Less useful as congestion signal
Can't infer much from fee levels
Only extreme deviations are meaningful
Definition:
Total trading volume on the native XRPL decentralized exchange.
Calculation:
DEX Volume = Sum(Trade values from OfferCreate executions)
- XRP equivalent (for consistency)
- Or specific trading pair (XRP/USD, etc.)
DEX vs. Centralized Exchanges:
VOLUME COMPARISON (Approximate):
XRPL Native DEX: ~$X M daily (varies widely)
Centralized Exchanges: ~$XXX M - $X B daily
Ratio: DEX typically 1-5% of centralized volume
- On-chain trading activity
- Native DEX adoption
- Liquidity and market maker activity
- XRPL-specific DeFi usage
Limitations:
LIMITATION 1: SMALL VS. CENTRALIZED
DEX volume is tiny fraction of total XRP trading.
Don't infer market dynamics from DEX alone.
LIMITATION 2: MARKET MAKER ACTIVITY
Most DEX volume is automated market makers.
"Volume" may be liquidity rotation, not new demand.
LIMITATION 3: SPECIFIC PAIRS ONLY
DEX volume concentrates in few pairs.
Illiquid pairs have unreliable volume signals.
Definition:
Count of new XRPL accounts activated (funded with 10+ XRP reserve) during a period.
Calculation:
New Accounts = Count(AccountRoot objects created in period)
An account is "created" when first funded with
the 10 XRP base reserve.
```
Historical Context:
NEW ACCOUNT CREATION RATES:
Bear market: 1,000-5,000 new accounts/day
Normal: 5,000-15,000 new accounts/day
Bull market: 20,000-100,000+ new accounts/day
Extreme: 200,000+ (major rallies)
- Network growth / onboarding
- New money entering XRP ecosystem
- Retail interest (usually small accounts)
- Institutional interest (if large initial balances)
Limitations:
LIMITATION 1: COST BARRIER
10 XRP reserve means real cost to create.
At $1 XRP = $10 barrier; at $0.50 = $5 barrier
Price affects creation rate mechanically.
LIMITATION 2: MULTIPLE ACCOUNTS PER USER
One user can create many accounts.
Account growth ≠ user growth exactly.
LIMITATION 3: EXCHANGE-CREATED ACCOUNTS
Exchanges create accounts for users.
May appear as growth but is exchange onboarding.
Definition:
XRP that is "circulating" in the market—not locked in Ripple's escrow.
Calculation:
Total XRP Created: 100,000,000,000 (100 billion, fixed)
Minus: XRP burned as fees (~12 million to date)
Minus: Ripple escrow holdings (~42 billion, varies)
Circulating Supply ≈ 57-58 billion XRP
(Varies as escrow releases and re-escrows)
```
Components:
SUPPLY BREAKDOWN:
Total Created: 100B XRP
├── Burned: ~12M XRP (tiny, growing slowly)
├── Escrow: ~42B XRP (Ripple's schedule)
└── Circulating: ~57-58B XRP
├── Ripple-held (non-escrow): ~5-6B
├── Founders: Unknown
├── Exchanges: ~5-10B (estimate)
└── Other holders: ~40-45B
- Theoretically tradable XRP
- Denominator for market cap calculations
- Rate of supply increase from escrow releases
Limitations:
LIMITATION 1: "CIRCULATING" IS FUZZY
Does Ripple-held (non-escrow) count as circulating?
Different sources use different definitions.
Know what definition you're using.
LIMITATION 2: NOT ALL CIRCULATING IS LIQUID
Lost keys, long-term holders, etc.
"Circulating" ≠ "actively traded"
LIMITATION 3: ESCROW COMPLEXITY
Released escrow often gets re-escrowed.
Net supply increase << monthly releases.
Definition:
Total XRP held in wallets attributed to exchanges.
Calculation:
Exchange Balances = Sum(Balances of known exchange addresses)
Requires: List of exchange addresses (see Lesson 5)
Challenge: Complete identification of all exchange addresses
```
Interpretation Framework:
EXCHANGE BALANCE INTERPRETATION:
- More XRP deposited to exchanges
- Traditional interpretation: More available to sell
- Potential bearish signal
- More XRP withdrawn from exchanges
- Traditional interpretation: Holders moving to self-custody
- Potential bullish signal (accumulation)
CAUTION:
Correlation with price is inconsistent.
Exchange balances are ONE input, not deterministic.
Current Context:
EXCHANGE BALANCES CONTEXT:
Typical range: 5-10B XRP across major exchanges
Represents ~10-15% of circulating supply
Varies significantly with market conditions
Limitations:
LIMITATION 1: INCOMPLETE IDENTIFICATION
Not all exchange addresses are known.
Hot wallet rotations create new addresses.
Your data may undercount.
LIMITATION 2: INTERNAL MOVEMENTS
Exchange cold → hot wallet transfers
Look like "deposits" but are internal.
Can create false signals.
- Selling pressure (bearish)
- Trading activity (neutral)
- Liquidity for OTC (neutral)
- Collateral for lending (could be either)
Can't determine motivation from data.
Definition:
How XRP holdings are distributed across address tiers.
Common Tier Definitions:
HOLDING TIERS (Example):
Shrimp: <10,000 XRP
Crab: 10,000 - 100,000 XRP
Fish: 100,000 - 1,000,000 XRP
Shark: 1,000,000 - 10,000,000 XRP
Whale: 10,000,000 - 100,000,000 XRP
Mega-whale: >100,000,000 XRP
Note: Definitions vary. Use consistently.
Key Metrics:
DISTRIBUTION METRICS:
- Measures inequality (0 = equal, 1 = one holder)
- XRP: ~0.85-0.90 (highly concentrated, like most crypto)
- Top 10 addresses: ~X% of supply
- Top 100 addresses: ~Y% of supply
- Top 1,000 addresses: ~Z% of supply
- Which tiers are growing?
- Is supply distributing "downward" to smaller holders?
- More distributed = more stable ownership base
- Concentration = fewer actors can move price
- Distribution trend matters more than level
**Limitations:**
LIMITATION 1: EXCHANGE ADDRESSES
Large exchange balances look like "whales"
But represent thousands of users.
Must identify/exclude exchanges.
LIMITATION 2: RIPPLE HOLDINGS
Ripple addresses distort distribution.
Analyze with and without Ripple holdings.
LIMITATION 3: MULTI-ADDRESS ENTITIES
One whale with 10 addresses looks like 10 sharks.
Clustering analysis needed for true distribution.
---
Definition:
Market capitalization divided by daily transaction volume (in USD).
Calculation:
NVT = Market Cap / Daily Transaction Volume (USD)
Market Cap = Price × Circulating Supply
Daily Volume = Sum of all payment values converted to USD
Example:
Market Cap: $30B
Daily Volume: $1B
NVT = 30
```
Interpretation Framework:
NVT INTERPRETATION:
- Market cap is low relative to usage
- Potentially undervalued
- OR: High volume from speculation/wash
- Market cap is high relative to usage
- Potentially overvalued
- OR: Holding/store-of-value behavior
No "right" NVT exists—compare to historical ranges.
Historical Context:
XRP NVT RANGES (Approximate):
Bear market bottoms: 20-40
Normal markets: 40-80
Bull market peaks: 100-200+
These are illustrative—actual ranges vary.
- Valuation relative to actual usage
- Useful for cross-time comparison
- Indicator of speculative vs. utility demand
Limitations:
LIMITATION 1: VOLUME DEFINITION VARIES
What counts as "transaction volume"?
All payments? Only non-exchange? Only large?
Different definitions = different NVT.
LIMITATION 2: VELOCITY CONFLATION
High velocity (same XRP moving repeatedly) inflates volume.
NVT falls even if economic activity is unchanged.
LIMITATION 3: CROSS-CRYPTO COMPARISON ISSUES
Bitcoin NVT vs. XRP NVT aren't comparable.
Different use cases, different "normal" NVT ranges.
LIMITATION 4: NOT PREDICTIVE
NVT can stay "overvalued" for years.
Low NVT doesn't guarantee price increase.
Definition:
Market capitalization divided by "realized capitalization"—the sum of all XRP valued at the price when each unit last moved.
Calculation:
Market Value = Current Price × Circulating Supply
Realized Value = Sum(Each XRP unit × Price when it last moved)
MVRV = Market Value / Realized Value
- 1000 XRP last moved at $0.50 = $500 realized value
- 500 XRP last moved at $1.00 = $500 realized value
- Total realized = $1,000
- If current price = $0.75, market value = 1500 × $0.75 = $1,125
- MVRV = $1,125 / $1,000 = 1.125
Interpretation:
MVRV INTERPRETATION:
- Market price > average acquisition price
- Average holder is in profit
- Higher MVRV = more unrealized profit
- Market price < average acquisition price
- Average holder is at a loss
- "Capitulation" territory at extreme lows
MVRV extremes historically correlate with tops/bottoms.
Limitations:
LIMITATION 1: XRPL CALCULATION COMPLEXITY
Tracking "when each XRP last moved" requires
full historical data and significant computation.
Most analysts rely on third-party calculations.
LIMITATION 2: EXCHANGE XRP
XRP on exchanges moves frequently for internal reasons.
This "movement" doesn't represent new acquisition.
Can distort realized value calculations.
LIMITATION 3: NOT PRECISE TIMING
MVRV extremes correlate with tops/bottoms—
but "extreme" can last months.
Not a precise timing tool.
Based on the metrics covered, here are the ten fundamentals to track:
THE ESSENTIAL TEN METRICS:
1. Daily Active Addresses (DAA)
2. Transaction Count (by type breakdown)
3. Payment Volume (in XRP and USD)
1. Fees Burned (as activity proxy)
2. DEX Volume
3. New Accounts Created
1. Exchange Balances (aggregate)
2. Supply Distribution (tier changes)
1. NVT Ratio
2. MVRV Ratio (if available)
Weekly Dashboard Format:
XRP ON-CHAIN DASHBOARD - Week of [DATE]
ACTIVITY METRICS:
┌─────────────────────┬────────┬─────────┬─────────┐
│ Metric │ Current│ 7d Chg │ 30d Avg │
├─────────────────────┼────────┼─────────┼─────────┤
│ DAA (avg) │ XX,XXX │ +X.X% │ XX,XXX │
│ Daily Transactions │ X.XXM │ +X.X% │ X.XXM │
│ Payment Volume │ X.XXB │ +X.X% │ X.XXB │
└─────────────────────┴────────┴─────────┴─────────┘
ECONOMIC METRICS:
┌─────────────────────┬────────┬─────────┬─────────┐
│ Fees Burned (weekly)│ XX XRP │ +X.X% │ XX XRP │
│ DEX Volume (weekly) │ $XXM │ +X.X% │ $XXM │
│ New Accounts │ XX,XXX │ +X.X% │ XX,XXX │
└─────────────────────┴────────┴─────────┴─────────┘
SUPPLY METRICS:
┌─────────────────────┬────────┬─────────┬─────────┐
│ Exchange Balances │ X.XXB │ +X.X% │ X.XXB │
│ Top 100 Conc. │ XX.X% │ +X.Xpp │ XX.X% │
└─────────────────────┴────────┴─────────┴─────────┘
NETWORK VALUE:
┌─────────────────────┬────────┬─────────┬─────────┐
│ NVT Ratio │ XX │ +X.X │ XX │
│ MVRV Ratio │ X.XX │ +X.XX │ X.XX │
└─────────────────────┴────────┴─────────┴─────────┘
KEY OBSERVATIONS:
• [Observation 1]
• [Observation 2]
• [Notable anomalies or trends]
Multi-Metric Framework:
Don't interpret single metrics in isolation. Use combinations:
SIGNAL COMBINATIONS:
BULLISH CLUSTER:
✓ DAA rising
✓ Exchange balances falling
✓ New accounts increasing
✓ NVT moderate or falling
Interpretation: Growing usage + accumulation
BEARISH CLUSTER:
✗ DAA falling
✗ Exchange balances rising
✗ Whale tier shrinking (distribution)
✗ NVT elevated
Interpretation: Declining usage + selling pressure
MIXED SIGNALS:
• DAA rising but exchange balances rising too
• Volume up but new accounts flat
• Requires deeper investigation
Trend vs. Level:
ANALYSIS PRIORITY:
Trends > Levels
A metric can be "low" but improving—
or "high" but deteriorating.
1. Direction of change (7d, 30d trends)
2. Acceleration/deceleration
3. Deviation from historical norms
Current level is context;
trend is the signal.
Core metrics provide genuine insight into XRPL activity, supply dynamics, and relative valuation. They're the foundation of serious on-chain analysis. But each metric has limitations, manipulation risks, and interpretation ambiguity. Master these metrics, but use them as inputs to analysis—not as answers themselves. The analyst who understands metric limitations will outperform the one who treats metrics as gospel.
Assignment: Build a working dashboard tracking the Essential Ten metrics for XRP.
Requirements:
Define precisely how you're calculating it
Document your data source(s)
Note any limitations in your data
All ten metrics with current values
7-day change
30-day average (where available)
Historical context (where data allows)
Which metrics are showing strength/weakness?
Are there any notable anomalies?
What questions does the data raise?
What would you want to investigate further?
Update frequency (daily, weekly?)
Data collection process (manual, automated?)
Storage approach
Review routine
Format:
Use a spreadsheet for the actual dashboard. The written portions should explain and interpret.
- Metric definitions and precision (25%)
- Data collection quality (25%)
- Interpretation quality (25%)
- Process sustainability (15%)
- Presentation clarity (10%)
Time Investment: 4-5 hours
Value: Creates the monitoring foundation you'll use throughout this course and beyond.
1. Metric Limitation Question:
Daily Active Addresses increased 50% over the past week. Which factor would make you LEAST confident this represents genuine adoption growth?
A) The increase happened during a price rally
B) Transaction count also increased 50%
C) The increase was concentrated in addresses making single small transactions
D) New account creation also increased significantly
Correct Answer: C
Explanation: An increase concentrated in addresses making single small transactions suggests potential manipulation or bot activity rather than genuine adoption. Real user growth typically shows varied transaction patterns, not uniform small transactions. Answer A (price rally correlation) is normal—activity rises with price. Answer B (transaction count correlation) is expected if DAA rises genuinely. Answer D (new accounts) supports genuine growth.
2. Exchange Balance Interpretation Question:
Exchange balances have risen 15% over the past month while price has remained stable. The most appropriate interpretation is:
A) Price will definitely drop soon due to selling pressure
B) Exchange balances don't matter for price analysis
C) Selling pressure may have increased, but multiple explanations are possible and price impact is uncertain
D) The data must be incorrect since price would have fallen already
Correct Answer: C
Explanation: Rising exchange balances traditionally suggest increased selling pressure, but: (1) correlation with price is inconsistent, (2) multiple explanations exist (trading activity, OTC liquidity, internal transfers), and (3) timing of any impact is uncertain. Answer A overstates predictive certainty. Answer B dismisses useful data. Answer D assumes a mechanical relationship that doesn't exist.
3. NVT Ratio Question:
XRP's NVT ratio has declined from 80 to 40 over the past quarter while price remained flat. This most likely indicates:
A) XRP is becoming overvalued
B) Transaction volume has increased relative to market cap
C) Transaction volume has decreased significantly
D) The NVT ratio is no longer relevant for XRP
Correct Answer: B
Explanation: NVT = Market Cap / Transaction Volume. If price (and thus market cap) is flat but NVT halved, transaction volume must have approximately doubled. Lower NVT = more transaction value relative to market cap. Answer A is backwards—lower NVT suggests better value. Answer C would increase NVT, not decrease it. Answer D is unwarranted.
4. Multiple Metric Question:
An analyst observes: DAA up 20%, transaction count up 30%, but fees burned only up 10%. What might explain this discrepancy?
A) The data sources are incompatible
B) Average transaction fee per transaction has decreased, possibly due to spam filtering or fewer complex transactions
C) Fees burned is the most accurate metric so DAA and tx count must be wrong
D) This discrepancy is impossible given how fees work
Correct Answer: B
Explanation: If transactions increased 30% but fees only 10%, average fee per transaction fell ~15%. This could happen if the new transactions are simpler (lower fees), if there's spam filtering, or if transaction composition shifted to lower-fee types. All metrics can be accurate while showing different rates of change. Answer A assumes incompatibility without cause. Answer C arbitrarily picks one metric as truth. Answer D is incorrect—fee-per-transaction varies.
5. Dashboard Design Question:
Which metric pairing provides the strongest cross-validation of genuine network activity growth?
A) DAA increase + NVT decrease
B) New accounts increase + fees burned increase
C) Transaction count increase + exchange balances increase
D) Payment volume increase + DEX volume increase
Correct Answer: B
Explanation: New account creation requires 10 XRP commitment (can't be free-faked), and fees burned requires actual XRP destruction. Together, they indicate genuine paid activity—not easily manufactured. Answer A (DAA + NVT) could both be manipulated by wash trading. Answer C (tx count + exchange balance) are both susceptible to manipulation. Answer D (payment + DEX volume) could reflect the same arbitrage activity.
- Glassnode Academy glossary
- Messari methodology documentation
- CoinMetrics documentation
- XRPSCAN metrics explanations
- Ripple XRP Markets Reports
- "Cryptoasset Valuations" by Chris Burniske
- Network value research papers
For Next Lesson:
Begin thinking about how to identify specific account types—exchanges, whales, institutions—on the ledger. Lesson 5 covers Account Classification, the skill of knowing who's who on the XRPL.
End of Lesson 4
Total words: ~6,600
Estimated completion time: 65 minutes reading + 4-5 hours for deliverable
Key Takeaways
Activity metrics (DAA, transaction count, volume) measure network usage
: Higher values suggest more engagement, but be aware of manipulation through dust transactions, bot activity, and single entities using multiple addresses.
Economic metrics (fees burned, DEX volume, new accounts) capture real demand
: Fees are particularly robust because they require actual XRP destruction. New account creation requires meaningful capital commitment (10 XRP reserve).
Supply metrics (exchange balances, distribution) reveal holder behavior
: Rising exchange balances traditionally suggest selling pressure; falling balances suggest accumulation. But interpretation requires context—correlation with price is inconsistent.
Network value metrics (NVT, MVRV) provide valuation context
: These ratios help assess whether current price is high or low relative to usage or acquisition cost. Use for relative comparison, not absolute signals.
Trends matter more than levels
: A metric's direction and acceleration provide more signal than its absolute value. Always analyze change over time, not just current snapshots. ---