MATLAB: Can I use the Datafeed Toolbox 3.4 (R2009b) to access databases using the corresponding API application installed on another system in the network

Datafeed Toolbox

I am looking to use Datafeed Toolbox to get information from Bloomberg and other sources. However, the Bloomberg Desktop application is installed on another system on the same network. I do not have the application on the system that has MATLAB on it. I would like to know what restrictions and dependencies are imposed by the Datafeed Toolbox.

Best Answer

Our API for the Datafeed Toolbox does not impose any dependencies or restrictions for requirements for installed software. It is completely based on the licensing scheme of the provider.
Bloomberg requires the desktop access. IDC's RemotePlus and Haver also require a desktop installation.
Reuters requires some files (jar, DLL's) to be installed on the same machine, but the toolbox installation takes care of this. Moreover, their configuration usually points at a server that provides the data. This only applies to the '@reuters' functions that the toolbox provides.
'Kx kdb+' requires a jar file from the 3rd party but the kdb+ software can be running anywhere and reached from MATLAB on a different machine.
The other providers (including other Reuters sources) are all web based and can be reached from any machine with web access.