Connecting to Bloomberg Data Licence via Matlab
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Tushar Sharma
le 26 Août 2024
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 commentaires
Voir également
Catégories
En savoir plus sur Manage Products dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!