mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19: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:3719](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L3719)
|
|
|
|
## Properties
|
|
|
|
### loss
|
|
|
|
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3720](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L3720)
|
|
|
|
***
|
|
|
|
### nupl
|
|
|
|
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3721](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L3721)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3722](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L3722)
|