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

34 lines
1.1 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / LossNuplProfitPattern
# Interface: LossNuplProfitPattern
Defined in: [Developer/brk/modules/brk-client/index.js:3734](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3734)
## Properties
### loss
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3735](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3735)
***
### nupl
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3736](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3736)
***
### profit
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3737](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L3737)