mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 07:39:59 -07:00
58 lines
1.9 KiB
Markdown
58 lines
1.9 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / DeltaHalfInToTotalPattern2
|
|
|
|
# Interface: DeltaHalfInToTotalPattern2
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2625](https://github.com/bitcoinresearchkit/brk/blob/1ddb3385e298de5498f1b3bf48bb88ed008d8e17/modules/brk-client/index.js#L2625)
|
|
|
|
## Properties
|
|
|
|
### delta
|
|
|
|
> **delta**: [`AbsoluteRatePattern`](AbsoluteRatePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2626](https://github.com/bitcoinresearchkit/brk/blob/1ddb3385e298de5498f1b3bf48bb88ed008d8e17/modules/brk-client/index.js#L2626)
|
|
|
|
***
|
|
|
|
### half
|
|
|
|
> **half**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2627](https://github.com/bitcoinresearchkit/brk/blob/1ddb3385e298de5498f1b3bf48bb88ed008d8e17/modules/brk-client/index.js#L2627)
|
|
|
|
***
|
|
|
|
### inLoss
|
|
|
|
> **inLoss**: [`BtcCentsSatsToUsdPattern3`](BtcCentsSatsToUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2628](https://github.com/bitcoinresearchkit/brk/blob/1ddb3385e298de5498f1b3bf48bb88ed008d8e17/modules/brk-client/index.js#L2628)
|
|
|
|
***
|
|
|
|
### inProfit
|
|
|
|
> **inProfit**: [`BtcCentsSatsToUsdPattern3`](BtcCentsSatsToUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2629](https://github.com/bitcoinresearchkit/brk/blob/1ddb3385e298de5498f1b3bf48bb88ed008d8e17/modules/brk-client/index.js#L2629)
|
|
|
|
***
|
|
|
|
### toCirculating
|
|
|
|
> **toCirculating**: [`BpsPercentRatioPattern3`](BpsPercentRatioPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2630](https://github.com/bitcoinresearchkit/brk/blob/1ddb3385e298de5498f1b3bf48bb88ed008d8e17/modules/brk-client/index.js#L2630)
|
|
|
|
***
|
|
|
|
### total
|
|
|
|
> **total**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2631](https://github.com/bitcoinresearchkit/brk/blob/1ddb3385e298de5498f1b3bf48bb88ed008d8e17/modules/brk-client/index.js#L2631)
|