Longbridge OpenAPI C++ SDK
Public Attributes | List of all members
longbridge::fundamental::ValuationMetricData Struct Reference

Historical data for one valuation metric (PE, PB, PS, or dividend yield). More...

#include <types.hpp>

Public Attributes

std::string desc
 
std::string high
 
std::string low
 
std::string median
 
std::vector< ValuationPointlist
 

Detailed Description

Historical data for one valuation metric (PE, PB, PS, or dividend yield).

Member Data Documentation

◆ desc

std::string longbridge::fundamental::ValuationMetricData::desc

◆ high

std::string longbridge::fundamental::ValuationMetricData::high

◆ list

std::vector<ValuationPoint> longbridge::fundamental::ValuationMetricData::list

◆ low

std::string longbridge::fundamental::ValuationMetricData::low

◆ median

std::string longbridge::fundamental::ValuationMetricData::median

The documentation for this struct was generated from the following file: