"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"
??? You seem very confused, this is not rounding! In case indeed your "wrong" prices are just a rounding issue have you tried increasing decimals in Tools -> Prefernces -> miscellaneous ? Having some noticeable delay when using DDE is, I think, a given fact you cannot change ( I also have it when connecting AB -> Excel -> IB). I also wonder: do you need Excel at all in this setup? Or you have both XL and AB independently linked to your platform (DDE server = myFXREAL) ? That, I guess, may cause some trouble. Without screenshots it'll be difficult to help. --- In [email protected], "jtjpforex" <[EMAIL PROTECTED]> wrote: > > 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 >
