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

Top broker holders (buy and sell sides). More...

#include <types.hpp>

Public Attributes

std::vector< BrokerHoldingEntrybuy
 
std::vector< BrokerHoldingEntrysell
 
std::string updated_at
 

Detailed Description

Top broker holders (buy and sell sides).

Member Data Documentation

◆ buy

std::vector<BrokerHoldingEntry> longbridge::market::BrokerHoldingTop::buy

◆ sell

std::vector<BrokerHoldingEntry> longbridge::market::BrokerHoldingTop::sell

◆ updated_at

std::string longbridge::market::BrokerHoldingTop::updated_at

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