mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-08 14:11:56 -07:00
50 lines
1.6 KiB
Markdown
50 lines
1.6 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / BlockChangeCumulativeDeltaSumPattern
|
|
|
|
# Interface: BlockChangeCumulativeDeltaSumPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3478](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3478)
|
|
|
|
## Properties
|
|
|
|
### block
|
|
|
|
> **block**: [`CentsUsdPattern4`](CentsUsdPattern4.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3479](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3479)
|
|
|
|
***
|
|
|
|
### change1m
|
|
|
|
> **change1m**: [`ToPattern`](ToPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3480](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3480)
|
|
|
|
***
|
|
|
|
### cumulative
|
|
|
|
> **cumulative**: [`CentsUsdPattern`](CentsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3481](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3481)
|
|
|
|
***
|
|
|
|
### delta
|
|
|
|
> **delta**: [`AbsoluteRatePattern2`](AbsoluteRatePattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3482](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3482)
|
|
|
|
***
|
|
|
|
### sum
|
|
|
|
> **sum**: [`_1m1w1y24hPattern5`](1m1w1y24hPattern5.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3483](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3483)
|