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:
89
modules/brk-client/docs/interfaces/SeriesTree_Indicators.md
Normal file
89
modules/brk-client/docs/interfaces/SeriesTree_Indicators.md
Normal file
@@ -0,0 +1,89 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / SeriesTree\_Indicators
|
||||
|
||||
# Interface: SeriesTree\_Indicators
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4996](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L4996)
|
||||
|
||||
## Properties
|
||||
|
||||
### coindaysDestroyedSupplyAdjusted
|
||||
|
||||
> **coindaysDestroyedSupplyAdjusted**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5002](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5002)
|
||||
|
||||
***
|
||||
|
||||
### coinyearsDestroyedSupplyAdjusted
|
||||
|
||||
> **coinyearsDestroyedSupplyAdjusted**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5003](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5003)
|
||||
|
||||
***
|
||||
|
||||
### dormancy
|
||||
|
||||
> **dormancy**: [`SeriesTree_Indicators_Dormancy`](SeriesTree_Indicators_Dormancy.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5004](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5004)
|
||||
|
||||
***
|
||||
|
||||
### gini
|
||||
|
||||
> **gini**: [`BpsPercentRatioPattern3`](BpsPercentRatioPattern3.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4999](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L4999)
|
||||
|
||||
***
|
||||
|
||||
### nvt
|
||||
|
||||
> **nvt**: [`BpsRatioPattern2`](BpsRatioPattern2.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4998](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L4998)
|
||||
|
||||
***
|
||||
|
||||
### puellMultiple
|
||||
|
||||
> **puellMultiple**: [`BpsRatioPattern2`](BpsRatioPattern2.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4997](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L4997)
|
||||
|
||||
***
|
||||
|
||||
### rhodlRatio
|
||||
|
||||
> **rhodlRatio**: [`BpsRatioPattern2`](BpsRatioPattern2.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5000](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5000)
|
||||
|
||||
***
|
||||
|
||||
### sellerExhaustion
|
||||
|
||||
> **sellerExhaustion**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5006](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5006)
|
||||
|
||||
***
|
||||
|
||||
### stockToFlow
|
||||
|
||||
> **stockToFlow**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5005](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5005)
|
||||
|
||||
***
|
||||
|
||||
### thermoCapMultiple
|
||||
|
||||
> **thermoCapMultiple**: [`BpsRatioPattern2`](BpsRatioPattern2.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5001](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5001)
|
||||
Reference in New Issue
Block a user