mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
32 lines
869 B
Markdown
32 lines
869 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / SatsPattern
|
|
|
|
# Interface: SatsPattern\<T\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2962](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L2962)
|
|
|
|
## Type Parameters
|
|
|
|
### T
|
|
|
|
`T`
|
|
|
|
## Properties
|
|
|
|
### ohlc
|
|
|
|
> **ohlc**: [`MetricPattern1`](../type-aliases/MetricPattern1.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2963](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L2963)
|
|
|
|
***
|
|
|
|
### split
|
|
|
|
> **split**: [`SplitPattern2`](SplitPattern2.md)\<`T`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2964](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L2964)
|