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

P&L grouped by market response. More...

#include <portfolio_context.hpp>

Public Attributes

std::string profit
 
bool has_more
 
std::vector< ProfitAnalysisByMarketItemstock_items
 

Detailed Description

P&L grouped by market response.

Member Data Documentation

◆ has_more

bool longbridge::portfolio::ProfitAnalysisByMarket::has_more

◆ profit

std::string longbridge::portfolio::ProfitAnalysisByMarket::profit

◆ stock_items

std::vector<ProfitAnalysisByMarketItem> longbridge::portfolio::ProfitAnalysisByMarket::stock_items

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