LongPort OpenAPI C SDK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
lb_get_history_executions_options_t Struct Reference

#include <longport.h>

Data Fields

const int64_t * start_at
 
const int64_t * end_at
 
const char * symbol
 

Detailed Description

Options for get histroy executions request

Field Documentation

◆ end_at

const int64_t* end_at

End time (can be null)

◆ start_at

const int64_t* start_at

Start time (can be null)

◆ symbol

const char* symbol

Security code (can be null)


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