Longbridge OpenAPI C++ SDK
Classes | Enumerations
longbridge::calendar Namespace Reference

Classes

struct  CalendarDataKv
 Key-value metadata entry attached to a calendar event. More...
 
struct  CalendarEventInfo
 A single financial calendar event (earnings report, dividend, IPO, etc.). More...
 
struct  CalendarDateGroup
 Calendar events grouped by date. More...
 
struct  CalendarEventsResponse
 Response for finance_calendar — events grouped by date within the requested range. More...
 
class  CalendarContext
 Financial calendar context — earnings, dividends, splits, IPOs, macro data. More...
 

Enumerations

enum class  CalendarCategory {
  Report = 0 , Dividend = 1 , Split = 2 , Ipo = 3 ,
  MacroData = 4 , Closed = 5
}
 

Enumeration Type Documentation

◆ CalendarCategory

Enumerator
Report 
Dividend 
Split 
Ipo 
MacroData 
Closed