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

Holding change figures over multiple periods for a broker. More...

#include <types.hpp>

Public Attributes

std::string value
 
std::string chg_1
 
std::string chg_5
 
std::string chg_20
 
std::string chg_60
 

Detailed Description

Holding change figures over multiple periods for a broker.

Member Data Documentation

◆ chg_1

std::string longbridge::market::BrokerHoldingChanges::chg_1

◆ chg_20

std::string longbridge::market::BrokerHoldingChanges::chg_20

◆ chg_5

std::string longbridge::market::BrokerHoldingChanges::chg_5

◆ chg_60

std::string longbridge::market::BrokerHoldingChanges::chg_60

◆ value

std::string longbridge::market::BrokerHoldingChanges::value

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