|
Longbridge OpenAPI C++ SDK
|
#include <types.hpp>
Public Attributes | |
| std::string | name |
| std::string | counter_id |
| int32_t | stock_num |
| std::string | chg |
| std::string | ytd_chg |
| std::string | next_json |
A node in the recursive industry peer chain.
next_json contains the child nodes serialised as a JSON string.
| std::string longbridge::fundamental::IndustryPeerNode::chg |
| std::string longbridge::fundamental::IndustryPeerNode::counter_id |
| std::string longbridge::fundamental::IndustryPeerNode::name |
| std::string longbridge::fundamental::IndustryPeerNode::next_json |
| int32_t longbridge::fundamental::IndustryPeerNode::stock_num |
| std::string longbridge::fundamental::IndustryPeerNode::ytd_chg |