mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 17:40:00 -07:00
58 lines
1.9 KiB
Markdown
58 lines
1.9 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / DeltaDominanceHalfInTotalPattern2
|
|
|
|
# Interface: DeltaDominanceHalfInTotalPattern2
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2861](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L2861)
|
|
|
|
## Properties
|
|
|
|
### delta
|
|
|
|
> **delta**: [`AbsoluteRatePattern3`](AbsoluteRatePattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2862](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L2862)
|
|
|
|
***
|
|
|
|
### dominance
|
|
|
|
> **dominance**: [`BpsPercentRatioPattern2`](BpsPercentRatioPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2863](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L2863)
|
|
|
|
***
|
|
|
|
### half
|
|
|
|
> **half**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2864](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L2864)
|
|
|
|
***
|
|
|
|
### inLoss
|
|
|
|
> **inLoss**: [`BtcCentsSatsShareUsdPattern`](BtcCentsSatsShareUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2865](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L2865)
|
|
|
|
***
|
|
|
|
### inProfit
|
|
|
|
> **inProfit**: [`BtcCentsSatsShareUsdPattern`](BtcCentsSatsShareUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2866](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L2866)
|
|
|
|
***
|
|
|
|
### total
|
|
|
|
> **total**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2867](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L2867)
|