mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -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:3551](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L3551)
|
|
|
|
## Properties
|
|
|
|
### loss
|
|
|
|
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3552](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L3552)
|
|
|
|
***
|
|
|
|
### nupl
|
|
|
|
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3553](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L3553)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3554](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L3554)
|