Connecting to Bloomberg Data Licence via Matlab
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Tushar Sharma
il 26 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Manage Products in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!