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

A/H premium candlestick data point. More...

#include <types.hpp>

Public Attributes

std::string aprice
 
std::string apreclose
 
std::string hprice
 
std::string hpreclose
 
std::string currency_rate
 
std::string ahpremium_rate
 
std::string price_spread
 
int64_t timestamp
 

Detailed Description

A/H premium candlestick data point.

Member Data Documentation

◆ ahpremium_rate

std::string longbridge::market::AhPremiumKline::ahpremium_rate

◆ apreclose

std::string longbridge::market::AhPremiumKline::apreclose

◆ aprice

std::string longbridge::market::AhPremiumKline::aprice

◆ currency_rate

std::string longbridge::market::AhPremiumKline::currency_rate

◆ hpreclose

std::string longbridge::market::AhPremiumKline::hpreclose

◆ hprice

std::string longbridge::market::AhPremiumKline::hprice

◆ price_spread

std::string longbridge::market::AhPremiumKline::price_spread

◆ timestamp

int64_t longbridge::market::AhPremiumKline::timestamp

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