|
Longbridge OpenAPI C++ SDK
|
One short-trade record, unified for US and HK markets. More...
#include <types.hpp>
Public Attributes | |
| std::string | timestamp |
| Trading date in RFC 3339 format. More... | |
| std::string | rate |
| Short ratio. More... | |
| std::string | close |
| Closing price. More... | |
| std::string | nus_amount |
| [US] NASDAQ short sale volume More... | |
| std::string | ny_amount |
| [US] NYSE short sale volume More... | |
| std::string | total_amount |
| [US] Total short amount More... | |
| std::string | amount |
| [HK] Short sale turnover amount (HKD) More... | |
| std::string | balance |
| [HK] Short position balance More... | |
One short-trade record, unified for US and HK markets.
| std::string longbridge::quote::ShortTradesItem::amount |
[HK] Short sale turnover amount (HKD)
| std::string longbridge::quote::ShortTradesItem::balance |
[HK] Short position balance
| std::string longbridge::quote::ShortTradesItem::close |
Closing price.
| std::string longbridge::quote::ShortTradesItem::nus_amount |
[US] NASDAQ short sale volume
| std::string longbridge::quote::ShortTradesItem::ny_amount |
[US] NYSE short sale volume
| std::string longbridge::quote::ShortTradesItem::rate |
Short ratio.
| std::string longbridge::quote::ShortTradesItem::timestamp |
Trading date in RFC 3339 format.
| std::string longbridge::quote::ShortTradesItem::total_amount |
[US] Total short amount