秋田预测市场 · Discord 审计

API吃单延迟匹配功能上线公告

2026-06-09 · Limitless · 1 条相关讨论

edenokwong 2026-06-08 23:35:12

Hey Builders, Heads up on a feature going live: Taker Delay for API integrators Some Limitless markets will soon apply a short "taker delay": marketable (taker) orders are briefly held before matching, making submission asynchronous. Most markets have no delay and are unaffected. On a delay-enabled market: - POST /orders returns immediately with settlementStatus = "DELAYED" and an eligibleAt timestamp instead of blocking until mined. - Track the fill via subscribe_order_events: MATCHED -> MINED / FAILED, matched by clientOrderId / tradeEventId. - postOnly (maker) orders are never delayed. - Detect delay markets via settings.takerDelayMs (ms; 0 = none) on GET /markets/{slug}. Docs: https://docs.limitless.exchange/api-reference/trading/create-order#execution-response

Hey Builders, Heads up on a feature going live: Taker Delay for API integrators Some Limitless markets will soon apply a short "taker delay": marketable (taker) orders are briefly held before matching, making submission asynchronous. Most markets have no delay and are unaffected. On a delay-enabled market: - POST /orders returns immediately with settlementStatus = "DELAYED" and an eligibleAt timestamp instead of blocking until mined. - Track the fill via subscribe_order_events: MATCHED -> MINED / FAILED, matched by clientOrderId / tradeEventId. - postOnly (maker) orders are never delayed. - Detect delay markets via settings.takerDelayMs (ms; 0 = none) on GET /markets/{slug}. Docs: https://docs.limitless.exchange/api-reference/trading/create-order#execution-response