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

Response for DCAContext::calc_date — next projected trade date. More...

#include <types.hpp>

Public Attributes

std::string trade_date
 Next projected trade date (unix timestamp string) More...
 

Detailed Description

Response for DCAContext::calc_date — next projected trade date.

Member Data Documentation

◆ trade_date

std::string longbridge::dca::DcaCalcDateResult::trade_date

Next projected trade date (unix timestamp string)


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