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

Index constituent stocks with rise/fall/flat counts. More...

#include <types.hpp>

Public Attributes

int32_t fall_num
 
int32_t flat_num
 
int32_t rise_num
 
std::vector< ConstituentStockstocks
 

Detailed Description

Index constituent stocks with rise/fall/flat counts.

Member Data Documentation

◆ fall_num

int32_t longbridge::market::IndexConstituents::fall_num

◆ flat_num

int32_t longbridge::market::IndexConstituents::flat_num

◆ rise_num

int32_t longbridge::market::IndexConstituents::rise_num

◆ stocks

std::vector<ConstituentStock> longbridge::market::IndexConstituents::stocks

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