xbbg icon indicating copy to clipboard operation
xbbg copied to clipboard

BEQS doesn't wait enough

Open HedgeShot opened this issue 1 year ago • 3 comments

Hi,

When looping over several EQS screens, it looks like the library doesn't wait long enough to get the answer from BBG. I tried with a loop over 5 screens and instead of getting 5 different results, I had screen 1 and 2 giving the same results, 3 getting results of screen 2 and so on. Note that it isn't necessarily 1 and 2 that have the same result, sometime it is 3 and 4 or 2 and 3.

Any idea on how to bypass this issue?

Thank you

PS: tia lib doesn't have this problem but it is stuck on python2.7...

HedgeShot avatar Apr 19 '23 11:04 HedgeShot