Hi!
I wonder if there is any correlation
between the eventid in api-ng and marketid in api-6
It looks like marketid/10^9 = string(eventid)
but is that just a coincidence?
It would be nice to able to map these, at least during a transition time. I got a database with markets in the
api-v6 sense, and I'd like to be able to cross-reference
data entered by new bots (api-ng) with data entered by old bots (api-v6).
/Björn
I wonder if there is any correlation
between the eventid in api-ng and marketid in api-6
It looks like marketid/10^9 = string(eventid)
but is that just a coincidence?
It would be nice to able to map these, at least during a transition time. I got a database with markets in the
api-v6 sense, and I'd like to be able to cross-reference
data entered by new bots (api-ng) with data entered by old bots (api-v6).
/Björn


Comment