# Overview

### Macro Regime Dashboard for the Hashed Liquid Desk

***

LiquidPulse is the live implementation of the Hashed Liquid Outlook framework. It translates a 5-signal macro cascade into a real-time instrument panel — showing regime status, deployment tiers, positioning signals, and a token watchlist.

## What You're Looking At

The dashboard has four pages, each answering a different question:

| Page                                                                         | Question It Answers                                    |
| ---------------------------------------------------------------------------- | ------------------------------------------------------ |
| [**Regime Dashboard**](https://docs.liquid-pulse.com/the-dashboard/regime)   | Should we be in the market? What tier are we at?       |
| [**Positioning**](https://docs.liquid-pulse.com/the-dashboard/positioning)   | How aggressive should we be within the active tier?    |
| [**Watchlist**](https://docs.liquid-pulse.com/the-dashboard/watchlist)       | What tokens are we tracking and how do they score?     |
| [**How It Works**](https://docs.liquid-pulse.com/the-dashboard/how-it-works) | How does the framework work? (Interactive walkthrough) |

## Quick Concepts

| Concept                 | What It Means                                                                                            |
| ----------------------- | -------------------------------------------------------------------------------------------------------- |
| **Signal Cascade**      | 5 macro signals (P1-P5) that historically fire in sequence before crypto rallies                         |
| **Gate Signals**        | P1-P4 determine whether we deploy. P5 only affects BTC/ETH split.                                        |
| **Deployment Tiers**    | A (majors only), B (+ resilient alts), C (full deployment) — unlocked by how many gate signals are green |
| **Weighted Score**      | P1=10, P2=6, P3=3, P4=1 (max 20) — determines positioning cap within each tier                           |
| **Positioning Signals** | Funding rates, OI, exchange premiums — modulate sizing, never override regime                            |
| **Macro Floor**         | Minimum position when a tier is active, even if positioning says reduce                                  |

## Data Sources

| Signal              | Source                           | Update Frequency         |
| ------------------- | -------------------------------- | ------------------------ |
| P1: Global M2       | FRED API                         | Cached 24h (weekly data) |
| P2: DXY             | Yahoo Finance                    | Cached 6h                |
| P3: Stablecoin MCAP | DefiLlama                        | Cached 1h                |
| P4: BTC Dominance   | CoinGecko                        | Cached 1h                |
| P5: ETHBTC          | CoinGecko (derived)              | Cached 1h                |
| Positioning         | Binance Futures, Coinbase, Upbit | Cached 1h                |

The dashboard auto-refreshes every 60 seconds. A **LIVE** badge in the header indicates data is fetched from APIs; **CACHED** means it fell back to a static snapshot.

## Links

* **Live Dashboard**: [liquid-pulse.com](https://liquid-pulse.com)
* **Documentation**: [docs.liquid-pulse.com](https://docs.liquid-pulse.com)
* **GitHub**: [github.com/n3moxyz/liquidpulse](https://github.com/n3moxyz/liquidpulse)
* **Source Paper**: Hashed Liquid Outlook 2026 (Edward Tan)
