Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 977 Bytes

Trade.md

File metadata and controls

21 lines (16 loc) · 977 Bytes

Trade

Properties

Name Type Description Notes
Id string Trade ID [optional]
CreateTime string Trading time [optional]
Side string Order side [optional]
Role string Trade role [optional]
Amount string Trade amount [optional]
Price string Order price [optional]
OrderId string Related order ID. No value in public endpoints [optional]
Fee string Fee deducted. No value in public endpoints [optional]
FeeCurrency string Fee currency unit. No value in public endpoints [optional]
PointFee string Point used to deduct fee [optional]
GtFee string GT used to deduct fee [optional]

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