| Datafeed Toolbox™ | ![]() |
Connect = factset('UserName','SerialNumber','Password',
'ID')
| UserName | User login name. |
| SerialNumber | User serial number. |
| Password | User password. |
| ID | FactSet customer identification number. |
Note FactSet assigns values to all input arguments. |
Connect = factset('UserName','SerialNumber','Password', 'ID') connects to the FactSet FAST interface.
Establish a connection to a FactSet server:
Connect = factset('username','1234','password','fsid')
Connect =
user: 'username'
serial: '1234'
password: 'password'
cid: 'fsid'
factset.close, factset.fetch, factset.get, factset.isconnection
![]() | datastream.isconnection | factset.close | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |