Files
brk/modules/brk-client/docs/interfaces/CapLossMvrvPriceProfitPattern.md
2026-04-08 01:46:13 +02:00

50 lines
1.7 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / CapLossMvrvPriceProfitPattern
# Interface: CapLossMvrvPriceProfitPattern
Defined in: [Developer/brk/modules/brk-client/index.js:2877](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L2877)
## Properties
### cap
> **cap**: [`CentsDeltaUsdPattern`](CentsDeltaUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2878](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L2878)
***
### loss
> **loss**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2879](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L2879)
***
### mvrv
> **mvrv**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2880](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L2880)
***
### price
> **price**: [`BpsCentsRatioSatsUsdPattern`](BpsCentsRatioSatsUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2881](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L2881)
***
### profit
> **profit**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2882](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L2882)