Hi all
I am struggling to get more than 3 back/lay prices from the listMarketBook call.
I have set "Price Depth" to 20 and still only get the best 3 prices.
my json taken from Firebug is
[{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/listMarketBook", "params": {"marketIds":["1.117395526"],"priceProjection":{"priceData":["EX_ALL_OFFERS","EX_TRADED"],"exBestOffersOverrides":{"bestPricesDepth":"20"}} }, "id": 1}]
can someone please point out where i am going wrong
thanks in advance
Mark
I am struggling to get more than 3 back/lay prices from the listMarketBook call.
I have set "Price Depth" to 20 and still only get the best 3 prices.
my json taken from Firebug is
[{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/listMarketBook", "params": {"marketIds":["1.117395526"],"priceProjection":{"priceData":["EX_ALL_OFFERS","EX_TRADED"],"exBestOffersOverrides":{"bestPricesDepth":"20"}} }, "id": 1}]
can someone please point out where i am going wrong
thanks in advance
Mark


Comment