I think those are covered by the demo so you should be good.
I think those are covered by the demo so you should be good.
该用户的聊天记录定位。
I think those are covered by the demo so you should be good.
I think those are covered by the demo so you should be good.
Right, empirically that's true. Just hoping Kalshi would offer a cleaner solution 😆
Right, empirically that's true. Just hoping Kalshi would offer a cleaner solution 😆
<@1294044400065839177> If a quote for RFQ is not accepted, it seems like Kalshi would cancel it without notifying the user. Do you think it's helpful to add a `quote_canceled` message to make the quote lifecycle complete? For comparison, `user_orders` chanenl includes all lifecycle events for an order.
<@1294044400065839177> If a quote for RFQ is not accepted, it seems like Kalshi would cancel it without notifying the user. Do you think it's helpful to add a `quote_canceled` message to make the quote lifecycle complete? For comparison, `user_orders` chanenl includes all lifecycle events for an order.
This is helpful, thanks! So if I confirm all the accepted quotes, the issue may go away? I feel like my confirm rate is already high...
This is helpful, thanks! So if I confirm all the accepted quotes, the issue may go away? I feel like my confirm rate is already high...
It seems like the 409 errors often follow a `quote_accepted` message
It seems like the 409 errors often follow a `quote_accepted` message
Did you figure this out?
Did you figure this out?
The initial quotes were sent out normally after startup, but after a while all quotes would be rejected with this `quote_timed_out` error.
The initial quotes were sent out normally after startup, but after a while all quotes would be rejected with this `quote_timed_out` error.
Does anyone know what this means when creating RFQ quotes? ``` HTTP 409: {"error":{"code":"quote_timed_out","message":"quote timed out","service":"midland"}} ```
Does anyone know what this means when creating RFQ quotes? ``` HTTP 409: {"error":{"code":"quote_timed_out","message":"quote timed out","service":"midland"}} ```
For RFQ, if MM creates a quote but the quote is not accepted, would the MM get a notification like quote-canceled? Would the quote stay open forever until the MM cancels the quote?
For RFQ, if MM creates a quote but the quote is not accepted, would the MM get a notification like quote-canceled? Would the quote stay open forever until the MM cancels the quote?
It seems like some MVE markets would disappear from get-markets and get-market call after settlement. I have a ticker and I confirmed get-market worked a few days ago, but now get-market gives me a 404_not_found error. Here is the ticker: `KXMVESPORTSMULTIGAMEEXTENDED-S20264D9EE93722B-A44E0D87FAC`: ```{ "error": { "code": "not_found", "message": "not found", "service": "query-exchange" } }```
It seems like some MVE markets would disappear from get-markets and get-market call after settlement. I have a ticker and I confirmed get-market worked a few days ago, but now get-market gives me a 404_not_found error. Here is the ticker: `KXMVESPORTSMULTIGAMEEXTENDED-S20264D9EE93722B-A44E0D87FAC`: ```{ "error": { "code": "not_found", "message": "not found", "service": "query-exchange" } }```