getMetricValue
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / utils/comparison / getMetricValue
Function: getMetricValue()
getMetricValue(
stock,metricKey):number|null
Defined in: src/utils/comparison.ts:10
Get value from stock by metric key
Parameters
stock
metricKey
string
Returns
number | null