Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (25 loc) · 1.47 KB

TradeRecordsInfo.md

File metadata and controls

29 lines (25 loc) · 1.47 KB

TradeRecordsInfo

Properties

Name Type Description Notes
ClosedSize float32 [optional] [default to null]
CrossSeq float32 [optional] [default to null]
ExecFee string [optional] [default to null]
ExecId string [optional] [default to null]
ExecPrice string [optional] [default to null]
ExecQty float32 [optional] [default to null]
ExecTime string [optional] [default to null]
ExecType string [optional] [default to null]
ExecValue string [optional] [default to null]
FeeRate string [optional] [default to null]
LastLiquidityInd string [optional] [default to null]
LeavesQty float32 [optional] [default to null]
NthFill float32 [optional] [default to null]
OrderId string [optional] [default to null]
OrderPrice string [optional] [default to null]
OrderQty float32 [optional] [default to null]
OrderType string [optional] [default to null]
Side string [optional] [default to null]
Symbol string [optional] [default to null]
UserId float32 [optional] [default to null]

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