mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19: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:2633](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L2633)
|
|
|
|
## Properties
|
|
|
|
### cap
|
|
|
|
> **cap**: [`CentsDeltaUsdPattern`](CentsDeltaUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2634](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L2634)
|
|
|
|
***
|
|
|
|
### loss
|
|
|
|
> **loss**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2635](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L2635)
|
|
|
|
***
|
|
|
|
### mvrv
|
|
|
|
> **mvrv**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2636](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L2636)
|
|
|
|
***
|
|
|
|
### price
|
|
|
|
> **price**: [`BpsCentsRatioSatsUsdPattern`](BpsCentsRatioSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2637](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L2637)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2638](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L2638)
|