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

Analyst price target range. More...

#include <types.hpp>

Public Attributes

std::string highest_price
 
std::string lowest_price
 
std::string prev_close
 
std::string start_date
 
std::string end_date
 

Detailed Description

Analyst price target range.

Member Data Documentation

◆ end_date

std::string longbridge::fundamental::RatingTarget::end_date

◆ highest_price

std::string longbridge::fundamental::RatingTarget::highest_price

◆ lowest_price

std::string longbridge::fundamental::RatingTarget::lowest_price

◆ prev_close

std::string longbridge::fundamental::RatingTarget::prev_close

◆ start_date

std::string longbridge::fundamental::RatingTarget::start_date

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