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

A single financial calendar event (earnings report, dividend, IPO, etc.). More...

#include <calendar_context.hpp>

Public Attributes

std::string symbol
 
std::string market
 
std::string content
 
std::string counter_name
 
std::string date_type
 
std::string date
 
std::string chart_uid
 
std::vector< CalendarDataKvdata_kv
 
std::string event_type
 
std::string datetime
 
std::string icon
 
int32_t star
 
std::string id
 
std::string financial_market_time
 
std::string currency
 
std::string activity_type
 

Detailed Description

A single financial calendar event (earnings report, dividend, IPO, etc.).

Member Data Documentation

◆ activity_type

std::string longbridge::calendar::CalendarEventInfo::activity_type

◆ chart_uid

std::string longbridge::calendar::CalendarEventInfo::chart_uid

◆ content

std::string longbridge::calendar::CalendarEventInfo::content

◆ counter_name

std::string longbridge::calendar::CalendarEventInfo::counter_name

◆ currency

std::string longbridge::calendar::CalendarEventInfo::currency

◆ data_kv

std::vector<CalendarDataKv> longbridge::calendar::CalendarEventInfo::data_kv

◆ date

std::string longbridge::calendar::CalendarEventInfo::date

◆ date_type

std::string longbridge::calendar::CalendarEventInfo::date_type

◆ datetime

std::string longbridge::calendar::CalendarEventInfo::datetime

◆ event_type

std::string longbridge::calendar::CalendarEventInfo::event_type

◆ financial_market_time

std::string longbridge::calendar::CalendarEventInfo::financial_market_time

◆ icon

std::string longbridge::calendar::CalendarEventInfo::icon

◆ id

std::string longbridge::calendar::CalendarEventInfo::id

◆ market

std::string longbridge::calendar::CalendarEventInfo::market

◆ star

int32_t longbridge::calendar::CalendarEventInfo::star

◆ symbol

std::string longbridge::calendar::CalendarEventInfo::symbol

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