Connecting to Bloomberg Data Licence via Matlab
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Tushar Sharma
el 26 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre Manage Products en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!