|
LongPort OpenAPI C++ SDK
|
Options for get history executions request. More...
#include <types.hpp>
Public Attributes | |
| std::optional< int64_t > | start_at |
| Start time. More... | |
| std::optional< int64_t > | end_at |
| End time. More... | |
| std::optional< std::string > | symbol |
| Security code. More... | |
Options for get history executions request.
| std::optional<int64_t> longport::trade::GetHistoryExecutionsOptions::end_at |
End time.
| std::optional<int64_t> longport::trade::GetHistoryExecutionsOptions::start_at |
Start time.
| std::optional<std::string> longport::trade::GetHistoryExecutionsOptions::symbol |
Security code.