Hi all,
I am trying to import data from a dde server to get real time quotes from a
local feeder.
The command line to import in an Excel cell is :
=TWSVR|CMA!'0012CSNA3;3'
where
=TWSVR|CMA! is the DDE SERVER link
0012CSNA3 is the ticker code (0012 is the origin - BOVESPA and CSNA3 is the
ticker itself
3 refers to the field at the quote sheet (1=last, 3=buy, 3=sell, etc)
I tried to configure the dde fields like described before but can't get any
connection. I left =TWSVR|CMA on the SERVER and '0012{ticker};1' on the LAST
field (as an example) but got no connection.
Any ideas on how to fix it?
Regards
Antonio