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

Response for trade statistics including per-price-level breakdown. More...

#include <types.hpp>

Public Attributes

TradeStatistics statistics
 
std::vector< TradePriceLeveltrades
 

Detailed Description

Response for trade statistics including per-price-level breakdown.

Member Data Documentation

◆ statistics

TradeStatistics longbridge::market::TradeStatsResponse::statistics

◆ trades

std::vector<TradePriceLevel> longbridge::market::TradeStatsResponse::trades

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