Hi,
Is there a way to check which date and time a market was published?
I'm building a script that detects new published markets, but sometimes if it detects a new market the MarketID's are in the right order:
(for example: yesterday evening it detected markets 1.150144908 and 1.150145774 as new: and there was hardly unmatched money in the queue... perfect)
and sometimes it's not the in the right order:
(for example: yesterday 20 minutes later it detected market 1.150131228 to be new - but you see the MarketID is lower than the ones 20 minutes earlier... AND there was a lot of unmatched money in the queue)
So the market most have been opened before? But in the whole 30 days before it never detected market 1.150131228 as published... so I don't think the script missed it...
So is there a way in the betting exchange API where I can find when a market was published?
Is there a way to check which date and time a market was published?
I'm building a script that detects new published markets, but sometimes if it detects a new market the MarketID's are in the right order:
(for example: yesterday evening it detected markets 1.150144908 and 1.150145774 as new: and there was hardly unmatched money in the queue... perfect)
and sometimes it's not the in the right order:
(for example: yesterday 20 minutes later it detected market 1.150131228 to be new - but you see the MarketID is lower than the ones 20 minutes earlier... AND there was a lot of unmatched money in the queue)
So the market most have been opened before? But in the whole 30 days before it never detected market 1.150131228 as published... so I don't think the script missed it...
So is there a way in the betting exchange API where I can find when a market was published?


Comment