Hi,
I've used listMarketBook in order to fetch settled results once a day for a list of markets I've monitored on the given day. This has worked well until 2016-08-25, but since then most of the markets I'm trying to get information on will return no data.
An example is:
Tottenham v Liverpool;Match Odds,27889168;1.126213073
this earlier returned the runners, and according to the reference guide:
"The status of the selection (i.e., ACTIVE, REMOVED, WINNER, LOSER, HIDDEN) Runner status information is available for 90 days following market settlement."
Since I do not get any data I'm not able to retrieve this information. If I request data from a marketId currently active I get data as normal.
Obviously I can do a (rather big) change in my infrastructure, and pull the settled data immediately after the event ends, but since my approach has worked well before I was wondering if anyone could advice on how to fix the problem.
I've used listMarketBook in order to fetch settled results once a day for a list of markets I've monitored on the given day. This has worked well until 2016-08-25, but since then most of the markets I'm trying to get information on will return no data.
An example is:
Tottenham v Liverpool;Match Odds,27889168;1.126213073
this earlier returned the runners, and according to the reference guide:
"The status of the selection (i.e., ACTIVE, REMOVED, WINNER, LOSER, HIDDEN) Runner status information is available for 90 days following market settlement."
Since I do not get any data I'm not able to retrieve this information. If I request data from a marketId currently active I get data as normal.
Obviously I can do a (rather big) change in my infrastructure, and pull the settled data immediately after the event ends, but since my approach has worked well before I was wondering if anyone could advice on how to fix the problem.

