Longbridge OpenAPI SDK
Preparing search index...
DcaHistoryResponse
Interface DcaHistoryResponse
DCA execution history response
interface
DcaHistoryResponse
{
records
:
DcaHistoryRecord
[]
;
hasMore
:
boolean
;
}
Index
Properties
records
has
More
Properties
records
records
:
DcaHistoryRecord
[]
Execution history records
has
More
hasMore
:
boolean
Whether more records exist
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
records
has
More
Longbridge OpenAPI SDK
Loading...
DCA execution history response