Forex



Go Back   Forex Trading > Downloads > Tools and utilities
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
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.
See more

Closed Thread
 
Thread Tools Display Modes
  #91 (permalink)  
Old 04-16-2008, 01:06 AM
Forexcashman's Avatar
Junior Member
 
Join Date: Jul 2006
Posts: 25
Forexcashman is on a distinguished road
OK, zip it up and post it please. Or load it up to rapidshare.com and send me the link.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #92 (permalink)  
Old 04-16-2008, 08:51 AM
400396's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 148
400396 is on a distinguished road
how to connect date from MT4 to excel ?

hi guys ,

I will like to get some quotes and indicator data from my MT4 to excel spreadsheet.

can some one explain how to do it or direct me where I can learn to do so?

thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #93 (permalink)  
Old 04-16-2008, 07:22 PM
Junior Member
 
Join Date: Feb 2008
Posts: 29
dgrspencer is on a distinguished road
Quote:
Originally Posted by Forexcashman View Post
OK, zip it up and post it please. Or load it up to rapidshare.com and send me the link.
RapidShare: 1-Click Webhosting

Here you go. Note it's the GBP/USD tab I've been working on - the others don't deal with my questions.

Many thanks,

Dave

PS - not used rapidshare before so hope it works!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #94 (permalink)  
Old 04-16-2008, 07:24 PM
Junior Member
 
Join Date: Feb 2008
Posts: 29
dgrspencer is on a distinguished road
not sure that worked so here's the file (hope this works!)
Attached Files
File Type: zip for tsd forum.zip (13.9 KB, 153 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #95 (permalink)  
Old 04-16-2008, 07:53 PM
Junior Member
 
Join Date: Feb 2008
Posts: 29
dgrspencer is on a distinguished road
Quote:
Originally Posted by 400396 View Post
hi guys ,

I will like to get some quotes and indicator data from my MT4 to excel spreadsheet.

can some one explain how to do it or direct me where I can learn to do so?

thanks.
Sorry if this is patronising (I'm new to all this too) but if you haven't already done this, open up the file DDE-Sample within your MT4 installation folder. This at least shows you how to get a live feed into excel. Beyond that you're into scripts and indicators which create csv files. These can then be imported into excel via macros but I'm struggling with this at the moment as you will see from my posts!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #96 (permalink)  
Old 04-16-2008, 09:02 PM
zupcon's Avatar
Senior Member
 
Join Date: Dec 2005
Location: Malta
Posts: 266
zupcon is on a distinguished road
Quote:
Originally Posted by 400396 View Post
hi guys ,

I will like to get some quotes and indicator data from my MT4 to excel spreadsheet.

can some one explain how to do it or direct me where I can learn to do so?

thanks.
The easiest way to export data is to use the history centre which allows you to export data to a comma seperated variable file that can be imported into excel.

I think the F2 key opens the history centre.

If you want indicator values, you'll need to write an indcator that writes the data you require to a text file. There are examples of these scattered around various forums, alternatively there are TA libraries that can be used with excel, again plenty of links on various forums to these libraries.

DDE might be useful, but its a right pain in the ass, and not really suppoted these days.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #97 (permalink)  
Old 04-16-2008, 10:21 PM
Junior Member
 
Join Date: Feb 2008
Posts: 29
dgrspencer is on a distinguished road
Quote:
Originally Posted by zupcon View Post
The easiest way to export data is to use the history centre which allows you to export data to a comma seperated variable file that can be imported into excel.

I think the F2 key opens the history centre.

If you want indicator values, you'll need to write an indcator that writes the data you require to a text file. There are examples of these scattered around various forums, alternatively there are TA libraries that can be used with excel, again plenty of links on various forums to these libraries.

DDE might be useful, but its a right pain in the ass, and not really suppoted these days.

Forexcashman being an enormous help to me, but zupcon, could you comment on importing data into an excel file from one of the csv files created by an indicator? Does the csv file need to be open if one writes a macro to get the info from the csv file?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #98 (permalink)  
Old 04-16-2008, 10:39 PM
zupcon's Avatar
Senior Member
 
Join Date: Dec 2005
Location: Malta
Posts: 266
zupcon is on a distinguished road
There are several ways to get the CSV data into excel.

If your using Excel 2007 there's a data tab, with the option to import from a text file.

In earlier versions you need to use the file import wizard (I dont have an old version of excel so cant remember where this is found, probably under the data menu). Once the wizard starts it guides you step by step through the process, it allows you to pick the delimiter etc, drop unwanted columns etc

You can write a macro to read text files, but its not necessary, and unless your opening hundreds of files, probably not worth the effort.

Another option is to use star office, if you double click a text file the application is sensible enough to start the import wizard, and you coud always save the spreadsheet in XLS format if you really wanted to use Excel

hope this helps
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #99 (permalink)  
Old 04-17-2008, 12:20 AM
Junior Member
 
Join Date: Feb 2008
Posts: 29
dgrspencer is on a distinguished road
Quote:
Originally Posted by zupcon View Post
There are several ways to get the CSV data into excel.

If your using Excel 2007 there's a data tab, with the option to import from a text file.

In earlier versions you need to use the file import wizard (I dont have an old version of excel so cant remember where this is found, probably under the data menu). Once the wizard starts it guides you step by step through the process, it allows you to pick the delimiter etc, drop unwanted columns etc

You can write a macro to read text files, but its not necessary, and unless your opening hundreds of files, probably not worth the effort.

Another option is to use star office, if you double click a text file the application is sensible enough to start the import wizard, and you coud always save the spreadsheet in XLS format if you really wanted to use Excel

hope this helps
That helps enormously. In 5mins look, it looks like you can set it to update itself automatically. What I can't see is how to only import say a few rows - otherwise I end up with so much data it's very cluttered.

Once setup, because it will refresh itself automatically I presumably then only have to worry about my indicator within MT4 which creates the csv files.... I haven't worked out yet whether the indicator simply writes over the previous file.....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
  #100 (permalink)  
Old 04-23-2008, 10:40 PM
Junior Member
 
Join Date: Jan 2008
Posts: 8
Paakari is on a distinguished road
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Closed Thread

Bookmarks

Tags
adaptive moving average excel, average directional index excel, Directional Movement Index EXCEL, excel, excel forex, Excel Hilbert transform, forex excel, forex excel tools, hilbert, hilbert transform excel, Kaufman, parabolic SAR calculation excel, parabolic sar excel, parabolic sar excel formula, parabolic sar formula excel, Parabolic SAR in Excel, parabolic SAR spreadsheet, ta-lib.xll


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mql2Mq4 Conversion Tool Beta V0.2 yousky Tools and utilities 33 10-20-2006 09:59 AM
4 Hr Expert very profitable needs conversion saslam Expert Advisors - Metatrader 4 8 09-24-2006 12:57 PM
Some useful tools ( portable version, so, working WITHOUT installation ) De Vinci Tools and utilities 1 08-18-2006 04:16 PM
Thread subscription tools not working cardio General Discussion 1 02-21-2006 08:13 PM


All times are GMT. The time now is 05:34 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.