problems retreiving realtime data V3 bloomberg
이전 댓글 표시
i am running real time data retreival via bloomberg v3 like this
>> [subs,t] = realtime(c,{'IBM US Equity','F US Equity'}), {'Last_Trade','Volume'},'v3stockticker') Error using blp/realtime (line 32) Not enough input arguments.
I do not understand the error in line 32. The corresponding line is posted below:
if ischar(f)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Bloomberg Desktop C++ Interface에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!