mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
34 lines
1.1 KiB
Markdown
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:3555](https://github.com/bitcoinresearchkit/brk/blob/041652d85d1f6ed0371402865bf343ad227ee250/modules/brk-client/index.js#L3555)
|
|
|
|
## Properties
|
|
|
|
### loss
|
|
|
|
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3556](https://github.com/bitcoinresearchkit/brk/blob/041652d85d1f6ed0371402865bf343ad227ee250/modules/brk-client/index.js#L3556)
|
|
|
|
***
|
|
|
|
### nupl
|
|
|
|
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3557](https://github.com/bitcoinresearchkit/brk/blob/041652d85d1f6ed0371402865bf343ad227ee250/modules/brk-client/index.js#L3557)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3558](https://github.com/bitcoinresearchkit/brk/blob/041652d85d1f6ed0371402865bf343ad227ee250/modules/brk-client/index.js#L3558)
|