mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-29 21:52:09 -07:00
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / AverageBlockCumulativeSumPattern3
|
|
|
|
# Interface: AverageBlockCumulativeSumPattern3
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3925](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3925)
|
|
|
|
## Properties
|
|
|
|
### average
|
|
|
|
> **average**: [`_1m1w1y24hPattern3`](1m1w1y24hPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3926](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3926)
|
|
|
|
***
|
|
|
|
### block
|
|
|
|
> **block**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3927](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3927)
|
|
|
|
***
|
|
|
|
### cumulative
|
|
|
|
> **cumulative**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3928](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3928)
|
|
|
|
***
|
|
|
|
### sum
|
|
|
|
> **sum**: [`_1m1w1y24hPattern4`](1m1w1y24hPattern4.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3929](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3929)
|