Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. Its absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
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
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?
Are you using the data import wizard to read the values into Excel ?
If you want me to take a look at the file, PM me and I'll give you an email address.
Hi,
this must have been asked before, and here it is again:
does anyone have an excel sheet that has a macro in it so the cells of the DDE can be copied to the line below every 1/5/15/30/... minutes?
So excel can create intraday charts with more and more data while the DDE feeds new info to the sheet and every new period of time a new line is created.
Excel:
- Working with Excel (tools, indicators, conversion ...) is here;
- COT Data Excel Sheet is here;
- Save Data To A Filethread;
- forex data convertersthread and some good converters on this elite section post;
- MULTI FIBO CALCULATOR with DDE off course: original thread.
- FX risk calculator with DDE is here.
Hello,
I'm sorry if this has been asked, I've looked all over and I can´t find what I´m looking for.
I need to export ALL the information from MetaTrader4 to Excel. Not only the prices but all the indicator's data. Just what you see in the 'Data Window'.
For example, a column for Awesome Indicator, other one for Stoch(5,3,3), other for Stoch´s signal, etc... all of the indicators I have in a specific screen.
Hello,
I'm sorry if this has been asked, I've looked all over and I can´t find what I´m looking for.
I need to export ALL the information from MetaTrader4 to Excel. Not only the prices but all the indicator's data. Just what you see in the 'Data Window'.
For example, a column for Awesome Indicator, other one for Stoch(5,3,3), other for Stoch´s signal, etc... all of the indicators I have in a specific screen.
Thanks in advance for any help!
Hello,
I've moved your post to this thread. I'm sure you could find what you need.