Skip to content

HedgeRatioGauge

stable

270° arc gauge for portfolio hedge ratio (0–130%). Shows current ratio vs target band, over-hedged warning zone, and needle indicator

import { HedgeRatioGauge } from "@nodus/design-system/finance"
Loading demo…

Props

ratiorequired
Type numberDefault

Current hedge ratio as decimal (e.g. 0.82 = 82%)

target
Type numberDefault

Target hedge ratio as decimal (default: 0.75)

targetBand
Type numberDefault

Target band half-width as decimal (default: 0.05)

overHedgedThreshold
Type numberDefault

Over-hedged warning threshold (default: 1.05)

exposureLabel
Type stringDefault

Underlying exposure label

exposureNotional
Type numberDefault

Underlying exposure notional

currency
Type stringDefault

Currency for notional display

label
Type stringDefault

Component label

asOf
Type stringDefault

As-of date string

Metadatasemantictypeoutcomeagencyvalidationspace
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?