How to read/import the News Feed data from Bloomberg with Datafeed Toolbox in R2019b?

11视图(30天)
How to read/import the News Feed data from Bloomberg with Datafeed Toolbox in R2019b?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 3 Jan 2020
The Bloomberg API we support with Datafeed Toolbox in R2019b does not make this data available. There are some news related sentiment fields available in the API that may be of interest but no fields that return news text.
These commands
b = blp
d = fieldsearch(b,'NEWS')
will return the list of news related fields.

More Answers (0)

下载188bet金宝搏


Release

R2019b

Community Treasure Hunt

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

Start Hunting!