|
Longbridge OpenAPI C++ SDK
|
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< ConstituentStock > | stocks |
Index constituent stocks with rise/fall/flat counts.
| int32_t longbridge::market::IndexConstituents::fall_num |
| int32_t longbridge::market::IndexConstituents::flat_num |
| int32_t longbridge::market::IndexConstituents::rise_num |
| std::vector<ConstituentStock> longbridge::market::IndexConstituents::stocks |