mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
66 lines
2.2 KiB
Markdown
66 lines
2.2 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / CapLossMvrvNetPriceProfitSoprPattern
|
|
|
|
# Interface: CapLossMvrvNetPriceProfitSoprPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2043](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2043)
|
|
|
|
## Properties
|
|
|
|
### cap
|
|
|
|
> **cap**: [`CentsDeltaUsdPattern`](CentsDeltaUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2044](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2044)
|
|
|
|
***
|
|
|
|
### loss
|
|
|
|
> **loss**: [`BlockCumulativeNegativeSumPattern`](BlockCumulativeNegativeSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2045](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2045)
|
|
|
|
***
|
|
|
|
### mvrv
|
|
|
|
> **mvrv**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2046](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2046)
|
|
|
|
***
|
|
|
|
### netPnl
|
|
|
|
> **netPnl**: [`BlockCumulativeDeltaSumPattern`](BlockCumulativeDeltaSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2047](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2047)
|
|
|
|
***
|
|
|
|
### price
|
|
|
|
> **price**: [`BpsCentsRatioSatsUsdPattern`](BpsCentsRatioSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2048](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2048)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2049](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2049)
|
|
|
|
***
|
|
|
|
### sopr
|
|
|
|
> **sopr**: [`RatioValuePattern`](RatioValuePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2050](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2050)
|