Datafeed Toolbox    

Appendix A

Directory Structure


MATLAB is distributed in compressed format on CD-ROM. The installation procedure moves the files to your hard disk, decompresses them, and installs them into your MATLAB root directory. After installation of the MATLAB Datafeed Toolbox, your MATLAB directory should include these additional files and subdirectories.

Table A-1: <matlab>/datafeed/datafeed/@bloomberg
File
Purpose
bloomberg
Connect to Bloomberg data server
close
Close connection to Bloomberg data server
fetch
Request data from Bloomberg data server
get
Get Bloomberg connection properties
isconnection
True if valid Bloomberg connection

Table A-2: <matlab>/datafeed/datafeed/@idc
File
Purpose

close

Close connection to IDC data server

fetch

Request data from IDC data server

get

Get IDC connection properties

idc

Connect to IDC data server

isconnection

True if valid IDC connection

Table A-3: <matlab>/datafeed/datafeed/@yahoo
File
Purpose

close

Close connection to Yahoo data server

fetch

Request data from Yahoo data server

get

Get Yahoo connection properties

isconnection

True if valid Yahoo connection

yahoo

Connect to Yahoo data server

Table A-4: <matlab>/datafeed/dfgui
File
Purpose
dftool
Datafeed graphical user interface


 yahoo Connection Tab