聊天记录
共 8 条,显示第 1-8 条
https://docs.polymarket.com/api-reference/markets/list-markets-keyset-pagination invalid cursor information, last cursor isn't when omitted, last cursor is on "LTE=" . So basically we are just talking about docs inconsistencies with reality.
https://docs.polymarket.com/api-reference/markets/list-markets-keyset-pagination invalid cursor information, last cursor isn't when omitted, last cursor is on "LTE=" . So basically we are just talking about docs inconsistencies with reality.
yep
yep
Does anybody with their own SDK implementation have sporadic Webscoket resets out of nothing? "Connection reset without closing handshake" specifically on market channel?
Does anybody with their own SDK implementation have sporadic Webscoket resets out of nothing? "Connection reset without closing handshake" specifically on market channel?
<@296333910244065281> i believe a zero is the way to go https://github.com/Polymarket/rs-clob-client-v2/blob/main/src/clob/order_builder.rs#L607
<@296333910244065281> i believe a zero is the way to go https://github.com/Polymarket/rs-clob-client-v2/blob/main/src/clob/order_builder.rs#L607
im using my own implementation, currently I don't provide the timestamp and i assume same is for <@296333910244065281>
im using my own implementation, currently I don't provide the timestamp and i assume same is for <@296333910244065281>
https://docs.polymarket.com/api-reference/trade/post-a-new-order#body-order-expiration
https://docs.polymarket.com/api-reference/trade/post-a-new-order#body-order-expiration
Although docs specifically say this is "required", but I don't understand how does one place a GTC order then, just bump the timestamp to something absurdly high?
Although docs specifically say this is "required", but I don't understand how does one place a GTC order then, just bump the timestamp to something absurdly high?
Same here
Same here