// In this file you can define the securities that will
// have market data requested in the SimpleTWSDemo program
// and the TWSDemo spreadsheet.
//
// Note that SimpleTWSDemo can only cope with a max ID of 13
// (you can easily extend it to handle more if
// you want).
//
// Also TWSDemo is limited to 40 securities.
//
// Type can only be STK, FUT or CASH. Options and futures
// options are not supported.

// NB: fields on each line are separated by commas. Tabs can
// be used for alignment.
//
// Symbol	Type	Expiry	Exchange	Currency
// ------	----	------	--------	--------

AMZN		,STK	,	,SMART		,USD
C		,STK	,	,SMART		,USD
CSCO		,STK	,	,SMART		,USD
DELL		,STK	,	,SMART		,USD
GM		,STK	,	,SMART		,USD
GOOG		,STK	,	,SMART		,USD
INTC		,STK	,	,SMART		,USD
MSFT		,STK	,	,SMART		,USD
ES		,FUT	,200812	,GLOBEX		,USD
DAX		,FUT	,200812	,DTB		,EUR
ESTX50		,FUT	,200812	,DTB		,EUR
GBL		,FUT	,200812	,DTB		,EUR
EUR		,FUT	,200812	,GLOBEX		,USD
GBP		,FUT	,200812	,GLOBEX		,USD
NQ		,FUT	,200812 ,GLOBEX		,USD
YM		,FUT	,200812	,ECBOT		,USD
Z		,FUT	,200812	,LIFFE		,GBP
