Description
Definition. The number of unique addresses currently in profit, segmented by holding-period age cohort. An address is in profit when the current spot price is above its average acquisition price. Cohorts span from hot (most recently acquired) to cold (long dormant).
Technical. Breakdowns use an address-based approach, analyzing transactions and holdings at the wallet-address level to facilitate comparability across digital assets and to ensure consistent analysis across various blockchain architectures. This contrasts with the alternative UTXO-based approach for chains like Bitcoin, where unspent transaction outputs are analyzed to categorize asset properties. Metrics for UTXO-based assets may show slight deviations if compared across these different computational methods.
This is the Point-in-Time (PiT) variant of Addresses in Profit by Age. PiT metrics are strictly append-only and their history is immutable. The historic data does not necessarily reflect the best current knowledge, but the information at the time when a data point was first computed. PiT metrics are ideal candidates for applications in model backtesting and related quantitative purposes. Read our article on PiT metrics for more information.