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

Valuation data for one industry peer security. More...

#include <types.hpp>

Public Attributes

std::string symbol
 
std::string name
 
std::string currency
 
std::string assets
 
std::string bps
 
std::string eps
 
std::string dps
 
std::string div_yld
 
std::string div_payout_ratio
 
std::string five_y_avg_dps
 
std::string pe
 
std::vector< IndustryValuationHistoryhistory
 

Detailed Description

Valuation data for one industry peer security.

Member Data Documentation

◆ assets

std::string longbridge::fundamental::IndustryValuationItem::assets

◆ bps

std::string longbridge::fundamental::IndustryValuationItem::bps

◆ currency

std::string longbridge::fundamental::IndustryValuationItem::currency

◆ div_payout_ratio

std::string longbridge::fundamental::IndustryValuationItem::div_payout_ratio

◆ div_yld

std::string longbridge::fundamental::IndustryValuationItem::div_yld

◆ dps

std::string longbridge::fundamental::IndustryValuationItem::dps

◆ eps

std::string longbridge::fundamental::IndustryValuationItem::eps

◆ five_y_avg_dps

std::string longbridge::fundamental::IndustryValuationItem::five_y_avg_dps

◆ history

std::vector<IndustryValuationHistory> longbridge::fundamental::IndustryValuationItem::history

◆ name

std::string longbridge::fundamental::IndustryValuationItem::name

◆ pe

std::string longbridge::fundamental::IndustryValuationItem::pe

◆ symbol

std::string longbridge::fundamental::IndustryValuationItem::symbol

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