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:4789](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L4789)
|
|
|
|
## Properties
|
|
|
|
### floor
|
|
|
|
> **floor**: [`Pct95Pct98Pct99Pattern`](Pct95Pct98Pct99Pattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4790](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L4790)
|
|
|
|
***
|
|
|
|
### level
|
|
|
|
> **level**: [`Pct10Pct20Pct30Pct40Pct50Pct60Pct70Pct80Pct90Pattern`](Pct10Pct20Pct30Pct40Pct50Pct60Pct70Pct80Pct90Pattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4791](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L4791)
|
|
|
|
***
|
|
|
|
### lossThreshold
|
|
|
|
> **lossThreshold**: [`Pct95Pct98Pct99Pattern2`](Pct95Pct98Pct99Pattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4792](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L4792)
|