If you do refresh Bloomerg formulas in excel, Is there any way to determine/count how many requests you made to Bloomberg from excel?
Right now I am using lots of BDP/BDH
formulas to get data from Bloomberg with help of Bloomberg excel add-in/API
.
to get bechmark prices like arrival price,close price,prev_close,VWAP,VSOT
etc..
Bloomberg terminal has data downloading limit. Bloomberg associates its data limits with paid licenses. I download data using bloomberg excel formulas.whenever I refresh worksheet, the formulas download the data again. So I need to check how many request are going from my excel tool to bloomberg for data downloading.
Is there any way to count how many time a formula get calculated in excel?