Is it possible to get unfiltered prices with no rollup from listMarketBook using priceProjection = EX_BEST_OFFERS? ie, the same data returned by EX_ALL_OFFERS, but only the portion containing the most competitive offers.
I have experimented with exBestOffersOverrides, and I notice that the API documentation for rollupModel = NONE says "No rollup will be applied. However the volumes will be filtered by currency specific minimum stake unless overridden specifically for the channel.". How do you "override it specfically for the channel"? Setting rollupLimit to zero does not seem to work.
Best wishes,
Alex.
I have experimented with exBestOffersOverrides, and I notice that the API documentation for rollupModel = NONE says "No rollup will be applied. However the volumes will be filtered by currency specific minimum stake unless overridden specifically for the channel.". How do you "override it specfically for the channel"? Setting rollupLimit to zero does not seem to work.
Best wishes,
Alex.


Comment