mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-18 22:04:47 -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:3560](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L3560)
|
|
|
|
## Properties
|
|
|
|
### cap
|
|
|
|
> **cap**: [`CentsDeltaUsdPattern`](CentsDeltaUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3561](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L3561)
|
|
|
|
***
|
|
|
|
### loss
|
|
|
|
> **loss**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3562](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L3562)
|
|
|
|
***
|
|
|
|
### mvrv
|
|
|
|
> **mvrv**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3563](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L3563)
|
|
|
|
***
|
|
|
|
### price
|
|
|
|
> **price**: [`BpsCentsRatioSatsUsdPattern`](BpsCentsRatioSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3564](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L3564)
|
|
|
|
***
|
|
|
|
### profit
|
|
|
|
> **profit**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3565](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L3565)
|