mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 14:24:47 -07:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / DeltaDominanceTotalPattern
|
|
|
|
# Interface: DeltaDominanceTotalPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4155](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L4155)
|
|
|
|
## Properties
|
|
|
|
### delta
|
|
|
|
> **delta**: [`AbsoluteRatePattern3`](AbsoluteRatePattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4156](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L4156)
|
|
|
|
***
|
|
|
|
### dominance
|
|
|
|
> **dominance**: [`BpsPercentRatioPattern2`](BpsPercentRatioPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4157](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L4157)
|
|
|
|
***
|
|
|
|
### total
|
|
|
|
> **total**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4158](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L4158)
|