|
Excel reading & charting
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?
|