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

One profit-analysis flow record. More...

#include <portfolio_context.hpp>

Public Attributes

std::string executed_date
 
std::string executed_timestamp
 
std::string code
 
FlowDirection direction
 
std::string executed_quantity
 
std::string executed_price
 
std::string executed_cost
 
std::string describe
 

Detailed Description

One profit-analysis flow record.

Member Data Documentation

◆ code

std::string longbridge::portfolio::FlowItem::code

◆ describe

std::string longbridge::portfolio::FlowItem::describe

◆ direction

FlowDirection longbridge::portfolio::FlowItem::direction

◆ executed_cost

std::string longbridge::portfolio::FlowItem::executed_cost

◆ executed_date

std::string longbridge::portfolio::FlowItem::executed_date

◆ executed_price

std::string longbridge::portfolio::FlowItem::executed_price

◆ executed_quantity

std::string longbridge::portfolio::FlowItem::executed_quantity

◆ executed_timestamp

std::string longbridge::portfolio::FlowItem::executed_timestamp

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