Longbridge OpenAPI SDK
Preparing search index...
FlowItem
Interface FlowItem
One profit-analysis flow record
interface
FlowItem
{
executedDate
:
string
;
executedTimestamp
:
string
;
code
:
string
;
direction
:
FlowDirection
;
executedQuantity
?:
string
;
executedPrice
?:
string
;
executedCost
?:
string
;
describe
:
string
;
}
Index
Properties
executed
Date
executed
Timestamp
code
direction
executed
Quantity?
executed
Price?
executed
Cost?
describe
Properties
executed
Date
executedDate
:
string
executed
Timestamp
executedTimestamp
:
string
Execution timestamp as a JSON value string
code
code
:
string
direction
direction
:
FlowDirection
Optional
executed
Quantity
executedQuantity
?:
string
Optional
executed
Price
executedPrice
?:
string
Optional
executed
Cost
executedCost
?:
string
describe
describe
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
executed
Date
executed
Timestamp
code
direction
executed
Quantity
executed
Price
executed
Cost
describe
Longbridge OpenAPI SDK
Loading...
One profit-analysis flow record