mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 14:24:47 -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:3778](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L3778)
|
|
|
|
## Properties
|
|
|
|
### loss
|
|
|
|
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3779](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L3779)
|
|
|
|
***
|
|
|
|
### netPnl
|
|
|
|
> **netPnl**: [`CentsUsdPattern`](CentsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3780](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L3780)
|
|
|
|
***
|
|
|
|
### nupl
|
|
|
|
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3781](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L3781)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3782](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L3782)
|