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

Buy/sell/hold evaluation counts from institutional analysts. More...

#include <types.hpp>

Public Attributes

int32_t buy
 
int32_t over
 
int32_t hold
 
int32_t under
 
int32_t sell
 
int32_t no_opinion
 
int32_t total
 
std::string start_date
 
std::string end_date
 

Detailed Description

Buy/sell/hold evaluation counts from institutional analysts.

Member Data Documentation

◆ buy

int32_t longbridge::fundamental::RatingEvaluate::buy

◆ end_date

std::string longbridge::fundamental::RatingEvaluate::end_date

◆ hold

int32_t longbridge::fundamental::RatingEvaluate::hold

◆ no_opinion

int32_t longbridge::fundamental::RatingEvaluate::no_opinion

◆ over

int32_t longbridge::fundamental::RatingEvaluate::over

◆ sell

int32_t longbridge::fundamental::RatingEvaluate::sell

◆ start_date

std::string longbridge::fundamental::RatingEvaluate::start_date

◆ total

int32_t longbridge::fundamental::RatingEvaluate::total

◆ under

int32_t longbridge::fundamental::RatingEvaluate::under

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