October 26th, 2009, 9:19 am
Hi,I am now trying to build a java application that poll prices from BBG using data license. One of the requirement is for each instrument I need to get all available market prices from different contributors. Basically the requirement is to implement "ALLQ" command via data license. But when I go through the doc, I couldn't find a proper way to do it. Does anyone know if Data license support this function? One solution I am thinking about is to hard code all the contributors and manually create request for each of them but obviously it's nasty....I haven't talked to BBG support yet but I hope anyone here could shed any light on this issue?Thanks,Will