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

#include <types.hpp>

Public Attributes

std::string symbol
 
std::string timestamp
 
std::string total_volume
 
std::string total_put_volume
 
std::string total_call_volume
 
std::string put_call_volume_ratio
 
std::string total_open_interest
 
std::string total_put_open_interest
 
std::string total_call_open_interest
 
std::string put_call_open_interest_ratio
 

Member Data Documentation

◆ put_call_open_interest_ratio

std::string longbridge::quote::OptionVolumeDailyStat::put_call_open_interest_ratio

◆ put_call_volume_ratio

std::string longbridge::quote::OptionVolumeDailyStat::put_call_volume_ratio

◆ symbol

std::string longbridge::quote::OptionVolumeDailyStat::symbol

◆ timestamp

std::string longbridge::quote::OptionVolumeDailyStat::timestamp

◆ total_call_open_interest

std::string longbridge::quote::OptionVolumeDailyStat::total_call_open_interest

◆ total_call_volume

std::string longbridge::quote::OptionVolumeDailyStat::total_call_volume

◆ total_open_interest

std::string longbridge::quote::OptionVolumeDailyStat::total_open_interest

◆ total_put_open_interest

std::string longbridge::quote::OptionVolumeDailyStat::total_put_open_interest

◆ total_put_volume

std::string longbridge::quote::OptionVolumeDailyStat::total_put_volume

◆ total_volume

std::string longbridge::quote::OptionVolumeDailyStat::total_volume

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