Connecting to Bloomberg Data Licence via Matlab
8 次查看(过去 30 天)
显示 更早的评论
We've recently updated Matlab to 2023b version. I noticed the bld function from Datafeed toolbox is missing.
How can I connect to Bloomberg Data Licence sftp/ftp server in the newest Matlab version?
0 个评论
回答(1 个)
Tushar Sharma
2024-8-26
Hi Dominika,
I assume you meant the "bdl" function instead of "bld." You are correct that the functionality for creating connections to Bloomberg Data License has been moved to File Exchange. You can read more about this change in the release notes here - https://www.mathworks.com/help/datafeed/release-notes.html?searchHighlight=bdl.
Please go through this link - https://www.mathworks.com/help/datafeed/blp.html which discusses the 'blp' function, which creates a 'blp' object representing the Bloomberg Desktop connection. This function helps you to connect to various Bloomberg services.
I would also recommend you to go through this example which talks about how to connect to Bloomberg in a greater detail - https://www.mathworks.com/help/datafeed/connect-to-bloomberg.html.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manage Products 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!