View Single Post
  #94 (permalink)  
Old 04-23-2008, 10:58 PM
frantacech's Avatar
frantacech frantacech is offline
Senior Member
 
Join Date: Sep 2006
Posts: 481
frantacech is on a distinguished road
Quote:
Originally Posted by Paakari View Post
Hi guys.

I have only one tiny problem.
I get data out from indicator, saved as .txt or .csv.
That's ok.

But data is like 1.5898 and excel understands value like 1,5898.
For example, if I get tick data out, I can't make any charts out from that file because Excel don't understand those numbers because of that point (.).

Same thing with my custom indicator, always point inside the numbers.

Is there any way to make it write , instead of . ?
Or anybody knows how to make that change in Excel, so it will print out chart to web and updating it every 5sec?
You need enable DDE Server in MT - Options > Server > Enable DDE Server

After open Excel and add for example:
=MT4|HIGH!EURUSD
=MT4|ASK!EURUSD
=MT4|BID!EURUSD
=MT4|LOW!EURUSD
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance
Reply With Quote