mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 06:14:47 -07:00
104 lines
3.3 KiB
Markdown
104 lines
3.3 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / AverageBaseCumulativeMaxMedianMinPct10Pct25Pct75Pct90SumPattern
|
|
|
|
# Interface: AverageBaseCumulativeMaxMedianMinPct10Pct25Pct75Pct90SumPattern\<T\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2606](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2606)
|
|
|
|
## Type Parameters
|
|
|
|
### T
|
|
|
|
`T`
|
|
|
|
## Properties
|
|
|
|
### average
|
|
|
|
> **average**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2607](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2607)
|
|
|
|
***
|
|
|
|
### base
|
|
|
|
> **base**: [`SeriesPattern18`](../type-aliases/SeriesPattern18.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2608](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2608)
|
|
|
|
***
|
|
|
|
### cumulative
|
|
|
|
> **cumulative**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2609](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2609)
|
|
|
|
***
|
|
|
|
### max
|
|
|
|
> **max**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2610](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2610)
|
|
|
|
***
|
|
|
|
### median
|
|
|
|
> **median**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2611](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2611)
|
|
|
|
***
|
|
|
|
### min
|
|
|
|
> **min**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2612](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2612)
|
|
|
|
***
|
|
|
|
### pct10
|
|
|
|
> **pct10**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2613](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2613)
|
|
|
|
***
|
|
|
|
### pct25
|
|
|
|
> **pct25**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2614](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2614)
|
|
|
|
***
|
|
|
|
### pct75
|
|
|
|
> **pct75**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2615](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2615)
|
|
|
|
***
|
|
|
|
### pct90
|
|
|
|
> **pct90**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2616](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2616)
|
|
|
|
***
|
|
|
|
### sum
|
|
|
|
> **sum**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2617](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L2617)
|