mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
33
modules/brk-client/docs/interfaces/LossNuplProfitPattern.md
Normal file
33
modules/brk-client/docs/interfaces/LossNuplProfitPattern.md
Normal file
@@ -0,0 +1,33 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / LossNuplProfitPattern
|
||||
|
||||
# Interface: LossNuplProfitPattern
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3551](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L3551)
|
||||
|
||||
## Properties
|
||||
|
||||
### loss
|
||||
|
||||
> **loss**: [`CentsNegativeUsdPattern`](CentsNegativeUsdPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3552](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L3552)
|
||||
|
||||
***
|
||||
|
||||
### nupl
|
||||
|
||||
> **nupl**: [`BpsRatioPattern`](BpsRatioPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3553](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L3553)
|
||||
|
||||
***
|
||||
|
||||
### profit
|
||||
|
||||
> **profit**: [`CentsUsdPattern3`](CentsUsdPattern3.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3554](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L3554)
|
||||
Reference in New Issue
Block a user