Skip to content

TCAReport

stable

Transaction cost analysis report with benchmark comparison and slippage metrics

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

Props

instrumentrequired
Type stringDefault

Traded instrument

siderequired
Type 'buy' | 'sell'Default

Trade side

executedPricerequired
Type numberDefault

Execution price

benchmarksrequired
Type TCABenchmark[]Default

Benchmark comparisons

quantityrequired
Type numberDefault

Trade quantity

currency
Type stringDefault

Currency code

locale
Type stringDefault

BCP 47 locale override

label
Type stringDefault

Report title

Metadatasemantictypeoutcome
MobileStacks / Scroll

TCA report table activates horizontal scroll on narrow viewports.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?