LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
const int64_t * | start_at |
const int64_t * | end_at |
const char * | symbol |
Options for get histroy executions request
const int64_t* end_at |
End time (can be null)
const int64_t* start_at |
Start time (can be null)
const char* symbol |
Security code (can be null)