Files
brk/modules/brk-client/docs/interfaces/NuplRealizedSupplyUnrealizedPattern.md
2026-04-03 00:15:43 +02:00

42 lines
1.4 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / NuplRealizedSupplyUnrealizedPattern
# Interface: NuplRealizedSupplyUnrealizedPattern
Defined in: [Developer/brk/modules/brk-client/index.js:3366](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3366)
## Properties
### nupl
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3367](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3367)
***
### realizedCap
> **realizedCap**: [`AllSthPattern`](AllSthPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3368](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3368)
***
### supply
> **supply**: [`AllSthPattern2`](AllSthPattern2.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3369](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3369)
***
### unrealizedPnl
> **unrealizedPnl**: [`AllSthPattern`](AllSthPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3370](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3370)