tlkrs
SIX Financial Information connection
Description
The tlkrs function creates a tlkrs
            object. The tlkrs object represents a SIX Financial Information connection.
After you create a tlkrs object, you can use the object functions to
            retrieve current and intraday tick data.
Creation
Properties
Object Functions
| close | Close connection to SIX Financial Information | 
| getdata | Current SIX Financial Information data | 
| history | End of day SIX Financial Information data | 
| timeseries | SIX Financial Information intraday tick data | 
| isconnection | Determine if SIX Financial Information connection is valid | 
| tkfieldtoid | SIX Financial Information field names to identification string | 
| tkidtofield | SIX Financial Information identification string to field name | 
Examples
Version History
Introduced in R2011b