Skip to Main Content Skip to Search
Product Documentation

About Data Servers and Data Service Providers

Supported Data Service Providers

This toolbox supports connections to financial data servers that the following corporations provide:

See the MathWorks® Web site for the system requirements for connecting to these data servers.

Data Server Connection Requirements

To connect to some of these data servers, additional requirements apply.

Additional Software Requirements

The following data service providers require you to install proprietary software on your PC:

You must have a valid license for required client software on your machine. If you do not, the following error message appears when you try to connect to a data server:

Invalid MEX-file

For more information about how to obtain required software, contact your data server sales representative.

Proxy Information Requirements

The following data service providers may require you to specify a proxy host and proxy port plus a username and password if the user's site requires proxy authentication:

For information on how to specify these settings, see Specify Proxy Server Settings for Connecting to the Internet in the MATLAB documentation.

FactSet Data Service Requirements

You need a license to use FactSet FAST technology. For more information, see the FactSet Web site at http://www.factset.com.

Reuters Data Service Requirements

Configuring Reuters Connections Using the Reuters Configuration Editor.  You must use the Reuters Configuration Editor to configure your connections as follows:

  1. Open the Reuters Market Data System configuration editor by typing the following command:

    rmdsconfig
  2. Load the sample configuration file.

    1. Click File > Import > File.

    2. Select the file matlabroot\toolbox\datafeed\datafeed\sampleconfig.xml.

  3. Modify sampleconfig.xml based on the site-specific settings that you obtain from Reuters.

  4. Define a namespace, a connection, and a session associated with the connection. The following example adds the session remoteSession with the namespace MyNS to the connection list for the connection remoteConnection.

  5. If you are not DACS-enabled, disable DACS.

    1. Add the following to your connection configuration:

      dacs_CbeEnabled=false
      dacs_SbePubEnabled=false
      dacs_SbeSubEnabled=false
    2. If you are running an SSL connection, add the following to your connection configuration:

      dacs_GenerateLocks=false

For more information, see the reuters function reference page.

Troubleshooting Issues with Reuters Configuration Editor.  These errors occur when you attempt to use the Reuters Configuration Editor to configure connections on a machine on which an XML Parser is not installed.

java com.reuters.rfa.tools.config.editor.ConfigEditor
org.xml.sax.SAXException: System property 
org.xml.sax.driver not specified
at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(Unknown
Source)  
at com.reuters.rfa.tools.config.editor.rfaConfigRuleDB.rfaConfi
gRuleDB.java:56)  
at com.reuters.rfa.tools.config.editor.ConfigEditor.init
(ConfigEditor.java:86)  
at (com.reuters.rfa.tools.config.editor.ConfigEditor.
(ConfigEditor.java:61) at
com.reuters.rfa.tools.config.editor.ConfigEditor.main
(ConfigEditor.java:1303)

To address this problem, download an XML parser file, and then include a path to this file in your CLASSPATH environment variable.

The following example shows how to set your CLASSPATH environment variable to include the XML parser file C:\xerces.jar (downloaded from http://xerces.apache.org/xerces-j/index.html):

set CLASSPATH=%CLASSPATH%;...
		matlabroot\toolbox\datafeed\datafeed\config_editor.jar;...
		c:\xerces.jar

Thomson Reuters Data Service Requirements

You need the following to connect to Thomson Reuters data servers:

For more information, see the Thomson Reuters Web site at http://www.thomsonreuters.com.

  


Free Interactive Computational Finance CD

View demos and recorded presentations led by industry experts.

Now On Demand
Network with industry peers and learn the latest applications of the leading software product for computational finance.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS