LongPort OpenAPI SDK
Preparing search index...
Execution
Class Execution
Trade
Index
Constructors
constructor
Accessors
order
Id
trade
Id
symbol
trade
Done
At
quantity
price
Methods
to
String
to
JSON
Constructors
constructor
new
Execution
()
:
Execution
Returns
Execution
Accessors
order
Id
get
orderId
()
:
string
Order ID
Returns
string
trade
Id
get
tradeId
()
:
string
Execution ID
Returns
string
symbol
get
symbol
()
:
string
Security code
Returns
string
trade
Done
At
get
tradeDoneAt
()
:
Date
Trade done time
Returns
Date
quantity
get
quantity
()
:
Decimal
Executed quantity
Returns
Decimal
price
get
price
()
:
Decimal
Executed price
Returns
Decimal
Methods
to
String
toString
()
:
string
Returns
string
to
JSON
toJSON
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
order
Id
trade
Id
symbol
trade
Done
At
quantity
price
Methods
to
String
to
JSON
LongPort OpenAPI SDK
Loading...
Trade