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

Forecast EPS data point from institutional analysts. More...

#include <types.hpp>

Public Attributes

std::string forecast_eps_median
 
std::string forecast_eps_mean
 
std::string forecast_eps_lowest
 
std::string forecast_eps_highest
 
int32_t institution_total
 
int32_t institution_up
 
int32_t institution_down
 
int64_t forecast_start_date
 
int64_t forecast_end_date
 

Detailed Description

Forecast EPS data point from institutional analysts.

Member Data Documentation

◆ forecast_end_date

int64_t longbridge::fundamental::ForecastEpsItem::forecast_end_date

◆ forecast_eps_highest

std::string longbridge::fundamental::ForecastEpsItem::forecast_eps_highest

◆ forecast_eps_lowest

std::string longbridge::fundamental::ForecastEpsItem::forecast_eps_lowest

◆ forecast_eps_mean

std::string longbridge::fundamental::ForecastEpsItem::forecast_eps_mean

◆ forecast_eps_median

std::string longbridge::fundamental::ForecastEpsItem::forecast_eps_median

◆ forecast_start_date

int64_t longbridge::fundamental::ForecastEpsItem::forecast_start_date

◆ institution_down

int32_t longbridge::fundamental::ForecastEpsItem::institution_down

◆ institution_total

int32_t longbridge::fundamental::ForecastEpsItem::institution_total

◆ institution_up

int32_t longbridge::fundamental::ForecastEpsItem::institution_up

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