I want a list of markets where I have bets matched. Like going into current bets on the website and clicking the "Matched" drop down list item.
If I use listMarketCatalogue and specify orderStatus of EXECUTION_COMPLETE it doesn't return markets with partly matched bets. But if I use EXECUTABLE it returns all markets I have unmatched bets in(a lot) or just errors with too much data. Is there any way to get what I want without doing the filtering myself? It would be really useful if there was a third order status of ALL_MATCHED or something.
If I use listMarketCatalogue and specify orderStatus of EXECUTION_COMPLETE it doesn't return markets with partly matched bets. But if I use EXECUTABLE it returns all markets I have unmatched bets in(a lot) or just errors with too much data. Is there any way to get what I want without doing the filtering myself? It would be really useful if there was a third order status of ALL_MATCHED or something.


Comment