mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-08-06 07:33:06 -07:00
34 lines
1.2 KiB
Markdown
34 lines
1.2 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / FloorLevelLossPattern
|
|
|
|
# Interface: FloorLevelLossPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4832](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L4832)
|
|
|
|
## Properties
|
|
|
|
### floor
|
|
|
|
> **floor**: [`Pct95Pct98Pct99Pattern`](Pct95Pct98Pct99Pattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4833](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L4833)
|
|
|
|
***
|
|
|
|
### level
|
|
|
|
> **level**: [`Pct10Pct20Pct30Pct40Pct50Pct60Pct70Pct80Pct90Pattern`](Pct10Pct20Pct30Pct40Pct50Pct60Pct70Pct80Pct90Pattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4834](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L4834)
|
|
|
|
***
|
|
|
|
### lossThreshold
|
|
|
|
> **lossThreshold**: [`Pct95Pct98Pct99Pattern2`](Pct95Pct98Pct99Pattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4835](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L4835)
|