Files
brk/modules/brk-client/docs/interfaces/AverageBlockCumulativeMaxMedianMinPct10Pct25Pct75Pct90SumPattern.md
2026-04-27 12:56:52 +02:00

98 lines
3.3 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / AverageBlockCumulativeMaxMedianMinPct10Pct25Pct75Pct90SumPattern
# Interface: AverageBlockCumulativeMaxMedianMinPct10Pct25Pct75Pct90SumPattern
Defined in: [Developer/brk/modules/brk-client/index.js:2243](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2243)
## Properties
### average
> **average**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2244](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2244)
***
### block
> **block**: [`SeriesPattern18`](../type-aliases/SeriesPattern18.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2245](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2245)
***
### cumulative
> **cumulative**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2246](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2246)
***
### max
> **max**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2247](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2247)
***
### median
> **median**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2248](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2248)
***
### min
> **min**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2249](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2249)
***
### pct10
> **pct10**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2250](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2250)
***
### pct25
> **pct25**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2251](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2251)
***
### pct75
> **pct75**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2252](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2252)
***
### pct90
> **pct90**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2253](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2253)
***
### sum
> **sum**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
Defined in: [Developer/brk/modules/brk-client/index.js:2254](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2254)