mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
42 lines
1.3 KiB
Markdown
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:3346](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L3346)
|
|
|
|
## Properties
|
|
|
|
### loss
|
|
|
|
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3347](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L3347)
|
|
|
|
***
|
|
|
|
### netPnl
|
|
|
|
> **netPnl**: [`CentsUsdPattern`](CentsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3348](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L3348)
|
|
|
|
***
|
|
|
|
### nupl
|
|
|
|
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3349](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L3349)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3350](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L3350)
|