mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19: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:511](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L511)
|
|
|
|
## Properties
|
|
|
|
### close
|
|
|
|
> **close**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:515](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L515)
|
|
|
|
***
|
|
|
|
### high
|
|
|
|
> **high**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:513](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L513)
|
|
|
|
***
|
|
|
|
### low
|
|
|
|
> **low**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:514](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L514)
|
|
|
|
***
|
|
|
|
### open
|
|
|
|
> **open**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:512](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L512)
|