Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 926 Bytes

File metadata and controls

26 lines (22 loc) · 926 Bytes

AutoInvestOrderItem

Auto invest order item

Properties

Name Type Description Notes
id int Order ID
type str type
amount str Size
plan_id int Plan ID
side int direction
asset str Currency
record_id int Record ID
total_money str TotalAmount
market str Currency pair
price str Price
create_time int Creation time (Unix timestamp)
total str Total
fund_flow str Fund Flow Direction
error_code int Error code
error_msg str Error message
status int Status

[Back to Model list] [Back to API list] [Back to README]