mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
42 lines
1.2 KiB
Markdown
42 lines
1.2 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / OHLCDollars
|
|
|
|
# Interface: OHLCDollars
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:645](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L645)
|
|
|
|
## Properties
|
|
|
|
### close
|
|
|
|
> **close**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:649](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L649)
|
|
|
|
***
|
|
|
|
### high
|
|
|
|
> **high**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:647](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L647)
|
|
|
|
***
|
|
|
|
### low
|
|
|
|
> **low**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:648](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L648)
|
|
|
|
***
|
|
|
|
### open
|
|
|
|
> **open**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:646](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L646)
|