FactSet connection
The factset
function creates a factset
object. The factset
object represents a FactSet® connection.
After you create a factset
object, you can use the object functions
to retrieve current and historical data for securities. Retrieve data for various fields
within formula libraries. For credentials, contact FactSet Research Systems.
creates a FactSet connection using a user name, serial number, password, and
customer identifier.c
= factset(username
,serialnumber
,password
,customerid
)
fetch | Request data from FactSet |
get | Retrieve properties of FactSet connection object |
isconnection | Determine if connections to FactSet are valid |
close | Close connection to FactSet |