mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59: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:4331](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4331)
|
|
|
|
## Properties
|
|
|
|
### cents
|
|
|
|
> **cents**: [`MetricsTree_Price_Cents`](MetricsTree_Price_Cents.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4332](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4332)
|
|
|
|
***
|
|
|
|
### sats
|
|
|
|
> **sats**: [`SatsPattern`](SatsPattern.md)\<[`OHLCSats`](OHLCSats.md)\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4333](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4333)
|
|
|
|
***
|
|
|
|
### usd
|
|
|
|
> **usd**: [`MetricsTree_Price_Usd`](MetricsTree_Price_Usd.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4334](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4334)
|