Files
brk/modules/brk-client/docs/interfaces/LossNetNuplProfitPattern.md
2026-04-22 22:29: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:3646](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L3646)
## Properties
### loss
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3647](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L3647)
***
### netPnl
> **netPnl**: [`CentsUsdPattern`](CentsUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3648](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L3648)
***
### nupl
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3649](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L3649)
***
### profit
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3650](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L3650)