mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / MetricsTree\_Price
|
|
|
|
# Interface: MetricsTree\_Price
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4549](https://github.com/bitcoinresearchkit/brk/blob/ba60b7e4f64e81cffbd4781566a0df0728014881/modules/brk-client/index.js#L4549)
|
|
|
|
## Properties
|
|
|
|
### cents
|
|
|
|
> **cents**: [`MetricsTree_Price_Cents`](MetricsTree_Price_Cents.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4550](https://github.com/bitcoinresearchkit/brk/blob/ba60b7e4f64e81cffbd4781566a0df0728014881/modules/brk-client/index.js#L4550)
|
|
|
|
***
|
|
|
|
### sats
|
|
|
|
> **sats**: [`OhlcSplitPattern2`](OhlcSplitPattern2.md)\<[`OHLCSats`](OHLCSats.md)\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4552](https://github.com/bitcoinresearchkit/brk/blob/ba60b7e4f64e81cffbd4781566a0df0728014881/modules/brk-client/index.js#L4552)
|
|
|
|
***
|
|
|
|
### usd
|
|
|
|
> **usd**: [`MetricsTree_Price_Usd`](MetricsTree_Price_Usd.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4551](https://github.com/bitcoinresearchkit/brk/blob/ba60b7e4f64e81cffbd4781566a0df0728014881/modules/brk-client/index.js#L4551)
|