Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.26 KB

File metadata and controls

29 lines (25 loc) · 1.26 KB

Io.Gate.GateApi.Model.CrossexTrade

Properties

Name Type Description Notes
UserId string User ID [optional]
TransactionId string filledrecordsID [optional]
OrderId string Order ID [optional]
Text string User Order ID [optional]
Symbol string Currency pair [optional]
ExchangeType string Exchange [optional]
BusinessType string Business Type [optional]
Side string Buy/Sell Direction [optional]
Qty string Trading size [optional]
Price string Fill Price [optional]
Fee string fee [optional]
FeeCoin string Fee currency [optional]
FeeRate string Fee Rate [optional]
MatchRole string Filled Role [optional]
Rpnl string Realized P&L [optional]
PositionMode string Position Mode [optional]
PositionSide string Position Direction [optional]
CreateTime string Created time [optional]

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