hey guys, is there a free api or websocket to get all the trades-data in realtime with wallet addresses ?
hey guys, is there a free api or websocket to get all the trades-data in realtime with wallet addresses ?
2026-06-24 · Hyperliquid · 10 条相关讨论
hey guys, is there a free api or websocket to get all the trades-data in realtime with wallet addresses ?
hey guys, is there a free api or websocket to get all the trades-data in realtime with wallet addresses ?
You get all the trades via WebSockets or gRPC (even faster than WebSockets) Dm me, and we can hook you up with a free trial
You get all the trades via WebSockets or gRPC (even faster than WebSockets) Dm me, and we can hook you up with a free trial
thanks 🙂 but is only trial free or is there fully free options?
thanks 🙂 but is only trial free or is there fully free options?
via websockets from hyperliquid, i dont get wallet addresses right?
via websockets from hyperliquid, i dont get wallet addresses right?
you can subscribe to many wallet addresses using proxies
you can subscribe to many wallet addresses using proxies
but first i need these wallet addresses rigjt
but first i need these wallet addresses rigjt
i wanna get a stream of all trades being made and by which wallet
i wanna get a stream of all trades being made and by which wallet
you have 2 options: - run own node - use 3rd party data feeds
you have 2 options: - run own node - use 3rd party data feeds
You are better to use third party providers There is no api for trades cuz they need to be indexed by fills
You are better to use third party providers There is no api for trades cuz they need to be indexed by fills
fwiw we have just added a <trades> flag on allFills websockets - gives all fills on Hyperliquid, but only half of data bandwidth coz these are trades instead of two-way fills
fwiw we have just added a <trades> flag on allFills websockets - gives all fills on Hyperliquid, but only half of data bandwidth coz these are trades instead of two-way fills