StatisticalValue
A value with information about its recent changes.
This is an alias for the StatisticalValueUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "statisticalValue" | |
value | number | The current value |
previousValue | number | The value for the previous day |
growthRatePercentage | number | The growth rate of the value, as a percentage |