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

Summary evaluation counts for one rating period. More...

#include <types.hpp>

Public Attributes

int32_t buy
 
std::string date
 
int32_t hold
 
int32_t sell
 
int32_t strong_buy
 
int32_t under
 

Detailed Description

Summary evaluation counts for one rating period.

Member Data Documentation

◆ buy

int32_t longbridge::fundamental::RatingSummaryEvaluate::buy

◆ date

std::string longbridge::fundamental::RatingSummaryEvaluate::date

◆ hold

int32_t longbridge::fundamental::RatingSummaryEvaluate::hold

◆ sell

int32_t longbridge::fundamental::RatingSummaryEvaluate::sell

◆ strong_buy

int32_t longbridge::fundamental::RatingSummaryEvaluate::strong_buy

◆ under

int32_t longbridge::fundamental::RatingSummaryEvaluate::under

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