userFillsByTime Info Endpoint Method
This method returns at most 2,000 fills per response and only the 10,000 most recent fills are available. For larger history, query the hyperliquid_trades table via SQL 探索器.
參數
類型
字串
必填
載入中...
user
字串
必填
載入中...
startTime
整數
必填
載入中...
endTime
整數
載入中...
aggregateByTime
布林值
載入中...
退貨
陣列
陣列
載入中...
硬幣
字串
載入中...
px
字串
載入中...
sz
字串
載入中...
側面
字串
載入中...
時間
整數
載入中...
oid
整數
載入中...
tid
整數
載入中...
startPosition
字串
載入中...
dir
字串
載入中...
closedPnl
字串
載入中...
fee
字串
載入中...
feeToken
字串
載入中...
builderFee
字串
載入中...
hash
字串
載入中...
crossed
布林值
載入中...
twapId
字串
載入中...
請求