Hello

Firstly when connecting to MT4 there are no problems and there never
has been, I have never wanted to use the DDE in MT4 because the prices
are different than my brokers trading platform.

I have started the DDE server on my Finatek Powered trading platform
and have opened Excel Professional 2007, the prices displayed in excel
are the same as displayed in the trading platform accept when the symbol
ends with a Zero.

Example:- USDJPY =  Ask 116.60 Bid 116.63 Trading Platform

                    Ask 116.6  Bid 116.63 Excel 

                    Ask 116.67 Bid 116.63 Amibroker

Also Amibroker displays the previous price not the current price.

The plugin is configured as follows:-

DDE universal data plugin
Local Storage enabled
number of bars set to 30000
Base Time = 1 Minute

DDE server = myFXREAL

Ask  = rates!Ask{Ticker}

Bid  = rates!Bid{Ticker}

Plugin status remains "Yellow"

Bottom Left corner = USDJPY - 178 data bars retrieved during 0.001 sec

With USDCHF the price should be Ask 1.784 Bid 1.789 but Amibroker is
rounding it up to Ask 1.18 Bid 1.18 



Reply via email to