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!