Hi, I posted more/less the same question on another thread..

Mone, MT4 is metatrader 4 a forex trading client. Indicator is a movement indicator of specific market parameter. it is a realtime data points (number) calculated by MT4 and usually based on certain algorithm custom coded. Having it fed into lighstreamer and streaming it on website helps in many ways to a trader.

MT4 has a built in DDE server and excel client can communicate to and fetch the realtime indicator into excel sheet. now instead of excel, I'm looking for a way to bring them into lighstreamer kernel. so I'll need to code a DDE adapter that communicate to MT4 DDE server.

There is a DDE excel adapter as pointed out by Alessandro in another thread. it injects realtime data from lightstreamer to Excel. what I'm looking here is the otherway round with MT4 (not excel).

any help is much appreciated.

shariff