mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / CapLossMvrvPriceProfitPattern
|
||||
|
||||
# Interface: CapLossMvrvPriceProfitPattern
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2629](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2629)
|
||||
|
||||
## Properties
|
||||
|
||||
### cap
|
||||
|
||||
> **cap**: [`CentsDeltaUsdPattern`](CentsDeltaUsdPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2630](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2630)
|
||||
|
||||
***
|
||||
|
||||
### loss
|
||||
|
||||
> **loss**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2631](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2631)
|
||||
|
||||
***
|
||||
|
||||
### mvrv
|
||||
|
||||
> **mvrv**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2632](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2632)
|
||||
|
||||
***
|
||||
|
||||
### price
|
||||
|
||||
> **price**: [`BpsCentsRatioSatsUsdPattern`](BpsCentsRatioSatsUsdPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2633](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2633)
|
||||
|
||||
***
|
||||
|
||||
### profit
|
||||
|
||||
> **profit**: [`BlockCumulativeSumPattern`](BlockCumulativeSumPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2634](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2634)
|
||||
Reference in New Issue
Block a user