mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
50 lines
1.7 KiB
Markdown
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:2815](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L2815)
|
|
|
|
## Properties
|
|
|
|
### cap
|
|
|
|
> **cap**: [`CentsDeltaUsdPattern`](CentsDeltaUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2816](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L2816)
|
|
|
|
***
|
|
|
|
### loss
|
|
|
|
> **loss**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2817](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L2817)
|
|
|
|
***
|
|
|
|
### mvrv
|
|
|
|
> **mvrv**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2818](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L2818)
|
|
|
|
***
|
|
|
|
### price
|
|
|
|
> **price**: [`BpsCentsRatioSatsUsdPattern`](BpsCentsRatioSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2819](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L2819)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2820](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L2820)
|