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

Holding detail of an ETF asset allocation element (holdings only) More...

#include <types.hpp>

Public Attributes

std::string industry_id
 Industry ID. More...
 
std::string industry_name
 Industry name. More...
 
std::string index
 Index counter ID (e.g. BK/US/CP99000) More...
 
std::string index_name
 Index name. More...
 
std::string holding_type
 Holding type (e.g. E for stock) More...
 
std::string holding_type_name
 Holding type name. More...
 

Detailed Description

Holding detail of an ETF asset allocation element (holdings only)

Member Data Documentation

◆ holding_type

std::string longbridge::fundamental::HoldingDetail::holding_type

Holding type (e.g. E for stock)

◆ holding_type_name

std::string longbridge::fundamental::HoldingDetail::holding_type_name

Holding type name.

◆ index

std::string longbridge::fundamental::HoldingDetail::index

Index counter ID (e.g. BK/US/CP99000)

◆ index_name

std::string longbridge::fundamental::HoldingDetail::index_name

Index name.

◆ industry_id

std::string longbridge::fundamental::HoldingDetail::industry_id

Industry ID.

◆ industry_name

std::string longbridge::fundamental::HoldingDetail::industry_name

Industry name.


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