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

One ranked industry item. More...

#include <types.hpp>

Public Attributes

std::string name
 
std::string counter_id
 
std::string chg
 
std::string leading_name
 
std::string leading_ticker
 
std::string leading_chg
 
std::string value_name
 
std::string value_data
 

Detailed Description

One ranked industry item.

Member Data Documentation

◆ chg

std::string longbridge::fundamental::IndustryRankItem::chg

◆ counter_id

std::string longbridge::fundamental::IndustryRankItem::counter_id

◆ leading_chg

std::string longbridge::fundamental::IndustryRankItem::leading_chg

◆ leading_name

std::string longbridge::fundamental::IndustryRankItem::leading_name

◆ leading_ticker

std::string longbridge::fundamental::IndustryRankItem::leading_ticker

◆ name

std::string longbridge::fundamental::IndustryRankItem::name

◆ value_data

std::string longbridge::fundamental::IndustryRankItem::value_data

◆ value_name

std::string longbridge::fundamental::IndustryRankItem::value_name

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