mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / MetricsTree\_Price\_Oracle
|
||||
|
||||
# Interface: MetricsTree\_Price\_Oracle
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4577](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L4577)
|
||||
|
||||
## Properties
|
||||
|
||||
### ohlc
|
||||
|
||||
> **ohlc**: [`MetricPattern1`](../type-aliases/MetricPattern1.md)\<[`OHLCCentsUnsigned`](OHLCCentsUnsigned.md)\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4581](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L4581)
|
||||
|
||||
***
|
||||
|
||||
### ohlcCents
|
||||
|
||||
> **ohlcCents**: [`MetricPattern6`](../type-aliases/MetricPattern6.md)\<[`OHLCCentsUnsigned`](OHLCCentsUnsigned.md)\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4579](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L4579)
|
||||
|
||||
***
|
||||
|
||||
### ohlcDollars
|
||||
|
||||
> **ohlcDollars**: [`MetricPattern1`](../type-aliases/MetricPattern1.md)\<[`OHLCDollars`](OHLCDollars.md)\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4582](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L4582)
|
||||
|
||||
***
|
||||
|
||||
### priceCents
|
||||
|
||||
> **priceCents**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4578](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L4578)
|
||||
|
||||
***
|
||||
|
||||
### split
|
||||
|
||||
> **split**: [`CloseHighLowOpenPattern2`](CloseHighLowOpenPattern2.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4580](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L4580)
|
||||
Reference in New Issue
Block a user