blp/timeseries no longer seems to work with bloomberg or java

조회 수: 4 (최근 30일)
Hakon Haugnes
Hakon Haugnes 2023년 2월 2일
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개)

카테고리

Help CenterFile Exchange에서 Bloomberg Desktop에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by