https://polymarket.com/event/btc-updown-15m-1777889700
On this market, I had a sell order filled at ~50 cents 20 seconds left to resolution. It doesn't make any sense to me. The order was placed through the API with py-clob-client-v2
Order response:
{'errorMsg': '', 'orderID': '0x45e32b358c0746eb1290f638d4e521bf75d61ae25978b758621036187ebc67dd', 'takingAmount': '2.4745', 'makingAmount': '5.05', 'status': 'matched', 'transactionsHashes': ['0x4c33a4a336caee05c8200beee3119d80c707282c8a7f5d658508004184a7d4b1'], 'success': True}
The problem is that, to my knowledge, this shouldn't happen no matter how I place the order.
https://polymarket.com/event/btc-updown-15m-1777889700
On this market, I had a sell order filled at ~50 cents 20 seconds left to resolution. It doesn't make any sense to me. The order was placed through the API with py-clob-client-v2
Order response:
The problem is that, to my knowledge, this shouldn't happen no matter how I place the order.