blp/timeseries no longer seems to work with bloomberg or java
3 views (last 30 days)
Show older comments
The below code loading tick data from bloomberg used to work, but seems to have broken in the last months. Any idea why this breaks? This seems to happen in both old relases (e.g. 2018) and new ones e.g. 2021
It has worked for years and years however.
K>> timeseries(blp,'CO1 COMDTY','2023-01-27')
Error using blp/timeseries (line 361)
Java exception occurred:
java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
at java.util.Vector.elementAt(Unknown Source)
0 Comments
Answers (0)
See Also
Categories
Find more on Bloomberg Desktop in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!