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

42 lines
1.3 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / LossNetNuplProfitPattern
# Interface: LossNetNuplProfitPattern
Defined in: [Developer/brk/modules/brk-client/index.js:3343](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3343)
## Properties
### loss
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3344](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3344)
***
### netPnl
> **netPnl**: [`CentsUsdPattern`](CentsUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3345](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3345)
***
### nupl
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3346](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3346)
***
### profit
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3347](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3347)