|
Longbridge OpenAPI C++ SDK
|
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 |
Forecast EPS data point from institutional analysts.
| int64_t longbridge::fundamental::ForecastEpsItem::forecast_end_date |
| std::string longbridge::fundamental::ForecastEpsItem::forecast_eps_highest |
| std::string longbridge::fundamental::ForecastEpsItem::forecast_eps_lowest |
| std::string longbridge::fundamental::ForecastEpsItem::forecast_eps_mean |
| std::string longbridge::fundamental::ForecastEpsItem::forecast_eps_median |
| int64_t longbridge::fundamental::ForecastEpsItem::forecast_start_date |
| int32_t longbridge::fundamental::ForecastEpsItem::institution_down |
| int32_t longbridge::fundamental::ForecastEpsItem::institution_total |
| int32_t longbridge::fundamental::ForecastEpsItem::institution_up |