|
LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
| const struct lb_decimal_t * | price |
| int64_t | volume |
| int64_t | timestamp |
| const char * | trade_type |
| enum lb_trade_direction_t | direction |
| enum lb_trade_session_t | trade_session |
Trade
| enum lb_trade_direction_t direction |
Trade direction
| const struct lb_decimal_t* price |
Price
| int64_t timestamp |
Time of trading
| enum lb_trade_session_t trade_session |
Trade session
| const char* trade_type |
Trade type
HK
* - Overseas tradeD - Odd-lot tradeM - Non-direct off-exchange tradeP - Late trade (Off-exchange previous day)U - Auction tradeX - Direct off-exchange tradeY - Automatch internalized<empty string> - Automatch normalUS
<empty string> - Regular saleA - AcquisitionB - Bunched tradeD - DistributionF - Intermarket sweepG - Bunched sold tradesH - Price variation tradeI - Odd lot tradeK - Rule 155 trde(NYSE MKT)M - Market center close priceP - Prior reference priceQ - Market center open priceS - Split tradeV - Contingent tradeW - Average price tradeX - Cross trade1 - Stopped stock(Regular trade) | int64_t volume |
Volume