@somnia-chain/markets-sdk / index / EquityPoint
Interface: EquityPoint
Defined in: packages/sdk/src/unified/portfolioAnalytics.ts:51
One sample of the equity (cumulative window PnL) series.
Properties
t
t:
number
Defined in: packages/sdk/src/unified/portfolioAnalytics.ts:53
Sample time (ms).
valueUsd
valueUsd:
number
Defined in: packages/sdk/src/unified/portfolioAnalytics.ts:55
Cumulative realized + unrealized PnL since the window start, USD.