Files
brk/modules/brk-client/docs/interfaces/DeltaDominanceTotalPattern.md
2026-04-22 22:29:43 +02:00

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:4016](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L4016)
## Properties
### delta
> **delta**: [`AbsoluteRatePattern3`](AbsoluteRatePattern3.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4017](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L4017)
***
### dominance
> **dominance**: [`BpsPercentRatioPattern2`](BpsPercentRatioPattern2.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4018](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L4018)
***
### total
> **total**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4019](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L4019)