🇪🇺🇺🇸EUR/USDFWD
LIVEFWD RATE
1.0842
SPOT
1.0810
FWD PTS
+32.0
NOTIONAL
TENOR
VALUE DATE
TRADE DATE
MTM P&L (USD)+32,000
FWD-2026-0084
Forward contract card showing rate, forward points, notional, tenor, MTM P&L, and contract status
import { ForwardContractCard } from "@nodus/design-system/finance"| Prop | Type | Default | Description |
|---|---|---|---|
contractIdreq | string | — | Contract reference identifier |
basereq | string | — | Base currency |
quotereq | string | — | Quote currency |
notionalreq | number | — | Notional amount in base currency |
forwardRatereq | number | — | Forward rate |
spotRate | number | — | Spot rate at booking (for forward points) |
valueDatereq | string | — | Settlement date (ISO 8601) |
status | ForwardContractStatus | — | Contract status |
mtmPnl | number | — | Mark-to-market P&L in quote currency |
counterparty | string | — | Counterparty name |
density | "default" | "compact" | — | Display density |
contractIdrequiredstringDefault —Contract reference identifier
baserequiredstringDefault —Base currency
quoterequiredstringDefault —Quote currency
notionalrequirednumberDefault —Notional amount in base currency
forwardRaterequirednumberDefault —Forward rate
spotRatenumberDefault —Spot rate at booking (for forward points)
valueDaterequiredstringDefault —Settlement date (ISO 8601)
statusForwardContractStatusDefault —Contract status
mtmPnlnumberDefault —Mark-to-market P&L in quote currency
counterpartystringDefault —Counterparty name
density"default" | "compact"Default —Display density
Contract details panel goes full-width. Multi-column layout stacks on mobile.
This component was designed to express: