I am trying to configure  the universal DDE plug-in to work with 
Reuters Station.  The following code works in excel for retrieving 
the data for symbol A:

Open            =BDDE|TKR!'\\<DEFAULT>\a/FLD_STUDY_OPEN'
High            =BDDE|TKR!'\\<DEFAULT>\a/HI'
Low             =BDDE|TKR!'\\<DEFAULT>\a/LO'
Last            =BDDE|TKR!'\\<DEFAULT>\a/LS'
Volume          =BDDE|TKR!'\\<DEFAULT>\a/VO'
Bid size        =BDDE|TKR!'\\<DEFAULT>\a/FLD_BF_TE_BID_SIZE'
ask size        =BDDE|TKR!'\\<DEFAULT>\a/FLD_BF_TE_ASK_SIZE'
bid             =BDDE|TKR!'\\<DEFAULT>\a/BID'
ask             =BDDE|TKR!'\\<DEFAULT>\a/ASK'
last size       =BDDE|TKR!'\\<DEFAULT>\a/FLD_BF_TE_LAST_SIZE'
time            =BDDE|TKR!'\\<DEFAULT>\a/LTM'

I have tried setting up the options for the DDE plug-in to no avail.  
Any suggestions on how to get it working would be appreciated.

Regards,

JB

Reply via email to