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

P&L summary for one asset category. More...

#include <portfolio_context.hpp>

Public Attributes

AssetType asset_type
 
std::string profit_max
 
std::string profit_max_name
 
std::string loss_max
 
std::string loss_max_name
 

Detailed Description

P&L summary for one asset category.

Member Data Documentation

◆ asset_type

AssetType longbridge::portfolio::ProfitSummaryInfo::asset_type

◆ loss_max

std::string longbridge::portfolio::ProfitSummaryInfo::loss_max

◆ loss_max_name

std::string longbridge::portfolio::ProfitSummaryInfo::loss_max_name

◆ profit_max

std::string longbridge::portfolio::ProfitSummaryInfo::profit_max

◆ profit_max_name

std::string longbridge::portfolio::ProfitSummaryInfo::profit_max_name

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