Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "channel": "allFills", "data": [ { "address": "<string>", "fill": { "coin": "BTC", "px": "65000.5", "sz": "0.1", "time": 1700000050000, "startPosition": "0.0", "dir": "Open Long", "closedPnl": "0.0", "hash": "0x...", "oid": 12345, "crossed": true, "fee": "1.625", "tid": 67890, "feeToken": "USDC" } } ] }
Global fills stream — all trades as they are ingested
{"method":"subscribe","subscription":{"type":"allFills"}}
AllFillsUpdate
Global fill event. Broadcast to all allFills subscribers.
allFills
Show child attributes