Files
brk/modules/brk-client/docs/interfaces/LossNuplProfitPattern.md
2026-04-15 19:48:50 +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:4053](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L4053)
## Properties
### loss
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4054](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L4054)
***
### nupl
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4055](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L4055)
***
### profit
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4056](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L4056)