I'm using listClearedOrders every 60 seconds and also limiting the settledDateRange parameter to be from the last time I made the request to avoid getting results more than once. But I'm finding I'm not getting any updates on settled bets, yet if I say I want the last hour or whatever it works fine.
The only thing I can think is that right after settleDate is reached the bet isn't in a state where I can see it with listClearedOrders. But when it does come available settleDate is before settledDateRange/from so still doesn't get returned.
I'm just theorising why it's not working at the moment. Has anyone else experienced this sort of issue?
The only thing I can think is that right after settleDate is reached the bet isn't in a state where I can see it with listClearedOrders. But when it does come available settleDate is before settledDateRange/from so still doesn't get returned.
I'm just theorising why it's not working at the moment. Has anyone else experienced this sort of issue?


Comment