Retrieving data from Bloomberg
Mostrar comentarios más antiguos
Hello,
I have a series of scripts that retrieve data from Bloomberg across diffrerent asset classes that form part of some analyses that I run each morning. The scripts run ok individually but when I run them in series from one master script, a DOS window appears part of the way through containing the following error msg...
2012/05/22 15:07:26.925 [FATAL] INIT: Another bbcomm is already running for port 8194
I have tried reordering the scripts and adding close(blp) statements at various points of my code to avoid multiple connections but with no success.
I am relatively new to Matlab and presume that I'm making a basic error in my code.
Any help would be appreciated - thanks.
Colin
1 comentario
Thomas
el 22 de Mayo de 2012
Can you show your scripts?
Respuestas (0)
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!