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. It’s 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.
Hi Coders Guru,
i did try both the excel statement to get the price from MT4 and the VB module you made. The excel statement is really what I was looking for, but it doesn't quite do what i want. I currently go into MT4 to the history tool, export history to a text file, call up a macro in excel to format the data into another text file that my elliott wave software can read. I have to do this because the export from MT4 has a dot delimiter for the date which my software cant read. If there were a way to run a script to export all the MT4 data into a text file that has teh / delimiter in the date field instead of the "." delimiter, it would be useful to me. The ultimate would be to get a VB script to load into excel that would automatically update and add to history so that I could do statistical analytics right in excel without having to chase text files, exports, formats for text files etc.
BTW, you do great work and I appreciate your help. thnaks.
This is great. Thanks for putting this together and making it available. I just purchased the MMTS e-Book and was thinking it would be great to program it in VB6 with it's numerous rules. I haven't used DDE through VB6 before, just Excel.
This is great. Thanks for putting this together and making it available. I just purchased the MMTS e-Book and was thinking it would be great to program it in VB6 with it's numerous rules. I haven't used DDE through VB6 before, just Excel.
Another version to just keep your eyes on the rate while you are working! It will be always on the top and you can place it at any corner of the screen and keep your Alt+Tab free !
Maybe the next step is to give alerts when the rate reaches a specific level!
CodersGuru,
Thank you so much for this, real great stuff you got here. I have a question for you. Now , i understand the VB program will try to connect to a MT4 broker platform running on your pc that has DDE server enabled. What if i have more than 1 MT4 broker platform running? Is there a way to specify what MT4 broker platform to fetch the rates from? Also, can you point me to a good resource for DDE programming using VB6 or DOTNET?
Would appreciate all your help.
Regards
Last edited by forexplayer; 01-15-2007 at 10:09 AM.