mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 15:49:58 -07:00
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / BlockCumulativeNegativeSumPattern
|
|
|
|
# Interface: BlockCumulativeNegativeSumPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3146](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L3146)
|
|
|
|
## Properties
|
|
|
|
### block
|
|
|
|
> **block**: [`CentsUsdPattern2`](CentsUsdPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3147](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L3147)
|
|
|
|
***
|
|
|
|
### cumulative
|
|
|
|
> **cumulative**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3148](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L3148)
|
|
|
|
***
|
|
|
|
### negative
|
|
|
|
> **negative**: [`BaseSumPattern`](BaseSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3149](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L3149)
|
|
|
|
***
|
|
|
|
### sum
|
|
|
|
> **sum**: [`_1m1w1y24hPattern6`](1m1w1y24hPattern6.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3150](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L3150)
|