mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
42 lines
1.1 KiB
Markdown
42 lines
1.1 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / OHLCCents
|
|
|
|
# Interface: OHLCCents
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:636](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L636)
|
|
|
|
## Properties
|
|
|
|
### close
|
|
|
|
> **close**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:640](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L640)
|
|
|
|
***
|
|
|
|
### high
|
|
|
|
> **high**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:638](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L638)
|
|
|
|
***
|
|
|
|
### low
|
|
|
|
> **low**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:639](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L639)
|
|
|
|
***
|
|
|
|
### open
|
|
|
|
> **open**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:637](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L637)
|