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

Trade volume and amount aggregated at one price level. More...

#include <types.hpp>

Public Attributes

std::string buy_amount
 
std::string neutral_amount
 
std::string price
 
std::string sell_amount
 

Detailed Description

Trade volume and amount aggregated at one price level.

Member Data Documentation

◆ buy_amount

std::string longbridge::market::TradePriceLevel::buy_amount

◆ neutral_amount

std::string longbridge::market::TradePriceLevel::neutral_amount

◆ price

std::string longbridge::market::TradePriceLevel::price

◆ sell_amount

std::string longbridge::market::TradePriceLevel::sell_amount

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