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

Industry valuation distribution for PE, PB, PS ratios. More...

#include <types.hpp>

Public Attributes

std::optional< ValuationDist > pe
 
std::optional< ValuationDist > pb
 
std::optional< ValuationDist > ps
 

Detailed Description

Industry valuation distribution for PE, PB, PS ratios.

Member Data Documentation

◆ pb

std::optional<ValuationDist> longbridge::fundamental::IndustryValuationDist::pb

◆ pe

std::optional<ValuationDist> longbridge::fundamental::IndustryValuationDist::pe

◆ ps

std::optional<ValuationDist> longbridge::fundamental::IndustryValuationDist::ps

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