秋田预测市场 · Discord 审计

投资组合保证金模式每日用户操作限制引发疑问

2026-07-02 · Hyperliquid · 2 条相关讨论

jaygray1300 2026-07-02 16:26:51

"Portfolio margin and unified account are limited to 50k user actions per day. Standard mode has no such restrictions." Does anyone have any more detail on this? Im guessing Place/Modify/Cancel orders each count as 1 user action? Is there any way of getting 24h current count? historic user action usage etc? If any of HL team see this, it would be great if you could add a page in the docs explaining in detail what a "user action" is defined as, and any details around how to programatically measure usage happy to measure locally, but need to know what a "user action" is defined as in order to do that

"Portfolio margin and unified account are limited to 50k user actions per day. Standard mode has no such restrictions." Does anyone have any more detail on this? Im guessing Place/Modify/Cancel orders each count as 1 user action? Is there any way of getting 24h current count? historic user action usage etc? If any of HL team see this, it would be great if you could add a page in the docs explaining in detail what a "user action" is defined as, and any details around how to programatically measure usage happy to measure locally, but need to know what a "user action" is defined as in order to do that

Itay 2026-07-02 19:53:52

`userRateLimit` returns API usage data for a user, which you can then query at a regular interval to track usage: https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint#request-body-5

`userRateLimit` returns API usage data for a user, which you can then query at a regular interval to track usage: https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint#request-body-5