mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 23:59:58 -07:00
58 lines
1.9 KiB
Markdown
58 lines
1.9 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / DeltaHalfInToTotalPattern
|
|
|
|
# Interface: DeltaHalfInToTotalPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2543](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L2543)
|
|
|
|
## Properties
|
|
|
|
### delta
|
|
|
|
> **delta**: [`AbsoluteRatePattern`](AbsoluteRatePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2544](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L2544)
|
|
|
|
***
|
|
|
|
### half
|
|
|
|
> **half**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2545](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L2545)
|
|
|
|
***
|
|
|
|
### inLoss
|
|
|
|
> **inLoss**: [`BtcCentsSatsToUsdPattern`](BtcCentsSatsToUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2546](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L2546)
|
|
|
|
***
|
|
|
|
### inProfit
|
|
|
|
> **inProfit**: [`BtcCentsSatsToUsdPattern`](BtcCentsSatsToUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2547](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L2547)
|
|
|
|
***
|
|
|
|
### toCirculating
|
|
|
|
> **toCirculating**: [`BpsPercentRatioPattern3`](BpsPercentRatioPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2548](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L2548)
|
|
|
|
***
|
|
|
|
### total
|
|
|
|
> **total**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2549](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L2549)
|