秋田预测市场 · Discord 审计

bris参与话题 0消息总数 8

该用户的聊天记录定位。

Reset

聊天记录

共 8 条,显示第 1-8 条
bris 2026-07-10 13:42:36 Polymarket

i was just there

i was just there

bris 2026-07-10 13:37:48 Polymarket

Thanks corp

Thanks corp

bris 2026-07-10 13:35:04 Polymarket

Where can I find historical tick data for Polymarket orderbooks? Looking for the BTC 5min markets specifically

Where can I find historical tick data for Polymarket orderbooks? Looking for the BTC 5min markets specifically

bris 2026-07-10 13:32:40 Polymarket

Just experimenting and trying different strategies

Just experimenting and trying different strategies

bris 2026-07-10 13:30:26 Polymarket

Is there a WebSocket event for new market creation so I can detect when a fresh 5min BTC session opens instantly? Or is polling the Gamma API the only way?

Is there a WebSocket event for new market creation so I can detect when a fresh 5min BTC session opens instantly? Or is polling the Gamma API the only way?

bris 2026-07-10 13:19:01 Polymarket

I am building a bot for BTC 5min Up/Down markets. I want to place limit buy orders on both YES and NO at 36c right when a new session opens, then cancel whichever one doesn’t fill after 60 seconds. A few questions: 1. How fast/reliable is order cancellation via the CLOB API? Any lag to worry about? 2. Does the WebSocket feed broadcast a fill event for limit orders in real time? 3. Is there a WebSocket event or webhook for new market creation so I can detect when a fresh 5min session opens instantly instead of polling?

I am building a bot for BTC 5min Up/Down markets. I want to place limit buy orders on both YES and NO at 36c right when a new session opens, then cancel whichever one doesn’t fill after 60 seconds. A few questions: 1. How fast/reliable is order cancellation via the CLOB API? Any lag to worry about? 2. Does the WebSocket feed broadcast a fill event for limit orders in real time? 3. Is there a WebSocket event or webhook for new market creation so I can detect when a fresh 5min session opens instantly instead of polling?

bris 2026-07-10 13:16:51 Polymarket

For 5min BTC Up/Down markets, if I place limit buy orders on both YES and NO at 36c right at session open, how reliable is order cancellation via the API? And what’s the best way to detect a fill in real time — WebSocket or polling the order status endpoint?

For 5min BTC Up/Down markets, if I place limit buy orders on both YES and NO at 36c right at session open, how reliable is order cancellation via the API? And what’s the best way to detect a fill in real time — WebSocket or polling the order status endpoint?

bris 2026-06-12 14:13:11 Polymarket

I need help I am using py-clob-client-v2 with sig_type=3. I have active trades but the orderbook endpoint /book?token_id=X is returning empty bid/ask arrays so I can’t monitor prices for stop loss. Is there a better V2 endpoint to get current token price for an open position?

I need help I am using py-clob-client-v2 with sig_type=3. I have active trades but the orderbook endpoint /book?token_id=X is returning empty bid/ask arrays so I can’t monitor prices for stop loss. Is there a better V2 endpoint to get current token price for an open position?