Forex
Google

Go Back   Forex Trading > Downloads > Tools and utilities
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (6) Thread Tools Display Modes
  #21 (permalink)  
Old 04-08-2006, 08:33 AM
mj10 mj10 is offline
Member
 
Join Date: Oct 2005
Posts: 39
mj10 is on a distinguished road
Working with Excel (tools, indicators, conversion ...)

hi does any one knows how to convert day data of a stock into week and month in excel if someone can help me it would be very great full to him.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22 (permalink)  
Old 04-08-2006, 08:41 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,388
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
There is some thread forex data converters
If not try to look at the whole section http://www.forex-tsd.com/tools-utilities/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old 04-09-2006, 05:39 AM
mj10 mj10 is offline
Member
 
Join Date: Oct 2005
Posts: 39
mj10 is on a distinguished road
well it is for converting a hst to csv or something like that
the thing i was looking for is simple converting a day data into week or month
(in excel) as i have the data in excel
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old 06-28-2006, 05:43 PM
tonygibbs's Avatar
tonygibbs tonygibbs is offline
Junior Member
 
Join Date: Mar 2006
Location: Greenville, SC
Posts: 3
tonygibbs is on a distinguished road
Unhappy Working with Excel (tools, indicators, conversion ...)

I'm trying to use MT's history data in another program that needs the date in mm/dd/yyyy format. I've tried running a macro in Excel to convert it, but I'm running into all kinds of problems which have to be manually fixed, which of course defeats the whole purpose of the macro.

Any Excel gurus out there, or does anyone know of a conversion utility for MT's history data?

Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old 07-26-2006, 04:39 PM
67-17454 67-17454 is offline
Senior Member
 
Join Date: Apr 2006
Location: Oregon
Posts: 112
67-17454 is on a distinguished road
Working with Excel (tools, indicators, conversion ...)

Does anyone have a tool that record Open Trade information at some time interval (1m, 5m, etc.) so it can later be brought into Excel for analysis?

I know how to record Time, O, H, L, C, but not Open Trade information. If I had to, I could extrapolate drawdown and profit information for a given time if I could know when a trade is open or closed.

I'm trying to identify drawdown and profit information and correlate it with time and see if there's some interesting information for given timeframes, etc. when testing an EA.

For anyone who's interested, here is some analysis I did of average pip movement per day per hour. They are for EURUSD, GBPUSD, USDCHF, AUDUSD, NZDUSD.


Thanks.
Attached Images
File Type: gif TradingTime_009.gif (50.4 KB, 742 views)
File Type: gif TradingTime_011.gif (50.4 KB, 708 views)
File Type: gif TradingTime_001.gif (31.6 KB, 694 views)
File Type: gif TradingTime_002.gif (30.8 KB, 689 views)
File Type: gif TradingTime_010.gif (50.3 KB, 715 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old 08-02-2006, 07:52 PM
Brazilian_Nutter's Avatar
Brazilian_Nutter Brazilian_Nutter is offline
Junior Member
 
Join Date: Dec 2005
Location: Dublin
Posts: 20
Brazilian_Nutter is on a distinguished road
Arrow DDE and Excel = History

Hi Guys,

I'm trying to create a history using the DDE-Sample provided by Metatrader.
The only thing is that I'm not proficient with VBA.

I need a macro that will insert a new line above the "live data" as soon as it changes. I know that the file will become huge in a short space of time, but there's no problem. It's a test for a tool that I'm developing and as soon as it is ready I'll make it available here for download so everyone can make use of it.

If you are good in excel I want to hear from you. Thanks.

Here is the file for download an a pic explaning.

Thanks guys!
Attached Images
File Type: jpg example.JPG (46.3 KB, 837 views)
Attached Files
File Type: zip example.zip (11.2 KB, 144 views)
__________________
* Forex Mega-Portal *
www.forexpivotsbrasil.com
- largest forex portal in the world for portuguese speakers. -
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27 (permalink)  
Old 09-01-2006, 09:35 PM
bwilhite bwilhite is offline
Member
 
Join Date: Aug 2006
Posts: 97
bwilhite is on a distinguished road
Working with Excel (tools, indicators, conversion ...)

Is there a utility or easy way to post my closed trades into an Excel spreadsheet automatically? It can be done batch processing if that's easiest.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28 (permalink)  
Old 11-06-2006, 06:27 PM
67-17454 67-17454 is offline
Senior Member
 
Join Date: Apr 2006
Location: Oregon
Posts: 112
67-17454 is on a distinguished road
Working with Excel (tools, indicators, conversion ...)

Here is a tool for combining trading results into an Excel spreadsheet from multiple accounts.

Put the EA where you want to start collecting results. This dumps the data so Excel can ingest it. Put that path in the Startup worksheet of the Excel spreadsheet along with which currency pair you want to extract and the name of the tab/worksheet you want the results to be placed. After extracting the information, it creates a Summary sheet of all of the sheets it analyzed with results by date & tab. It's not as pretty as the other, but I had a lot of kludged code in that which was customized for the sordid way I have my folders laid out.

When you launch the spreadsheet, you have to enable macros or it can't work. All of the source for the spreadsheet macros & EA are included as well as an instruction sheet, so tweak to your own tastes.
Attached Images
File Type: pdf UsingProcessResults.pdf (32.6 KB, 211 views)
Attached Files
File Type: zip CalcResults.ZIP (29.9 KB, 180 views)
File Type: mq4 GetHistory.mq4 (1.0 KB, 154 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29 (permalink)  
Old 11-07-2006, 02:08 PM
hapalkos hapalkos is offline
Junior Member
 
Join Date: Dec 2005
Posts: 14
hapalkos is on a distinguished road
Unable to read DDE with Excel

I have several Excel sheets that utilize the DDE data from MT4. I am unable to update my sheets. They just stall and have to be terminated. I tried the MT4 DDE Excel example and it would not update. Same results. I tested with codersguru's DDE client and another DDE client. They both are successful in reading the DDE data. I think the problem may be with Excel, some automatic security update or some system setting but I have not yet found a solution. Has anyone else run into a similar problem? I suspect that the solution is simple but it eludes me. Please help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30 (permalink)  
Old 11-07-2006, 10:29 PM
hapalkos hapalkos is offline
Junior Member
 
Join Date: Dec 2005
Posts: 14
hapalkos is on a distinguished road
Reason found for stalling Excel when accessing DDE

Initially I tried a repair of Office. Still stalled. I removed and reinstalled Office. Excel worked with DDE. I did an Office update to install Service Pack 2 and a couple of updates. Excel stalled. I removed one of the updates, *** Update for Outlook Junk Email Filter 2003 (KB923095) *** and rebooted. Excel worked with DDE. I did another Office update to get additional updates required after the installation of Service Pack 2. I downloaded the Junk Email Filter again and installed it also. Excel stalled. I removed the Junk Email Filter and rebooted. Excel worked with DDE.

When I decided to reinstall Office I thought the best that I would get was Excel working again but that I would not know what initially caused it to fail. As it turns out I found a very specific cause, *** Update for Outlook Junk Email Filter 2003 (KB923095) ***. What this has to do with DDE I have no idea. I am just glad that I found a specific cause for the failure and that it was so simple to remedy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/tools-utilities/4457-working-excel-tools-indicators-conversion.html
Posted By For Type Date
hilbert transform trend line This thread Refback 01-31-2008 09:08 PM
Финансовая компания UMIS: Форекс (Forex), обучение Форекс (FOREX) трейдеров, интернет-трейдинг, биржевая игра на рынке Forex, игра на бирже. Фондовый рынок, фьючерсы This thread Refback 01-30-2008 07:54 AM
hilbert transform trend line This thread Refback 01-25-2008 09:06 AM
Biznes i handel » Forex - systemy i strategie :: RE: hilbert transform trend line This thread Pingback 01-25-2008 08:23 AM
Firma - Twoja firma » Blog Archive » Forex - systemy i strategie :: RE: hilbert transform trend line This thread Pingback 01-25-2008 07:51 AM
Working with Excel (tools, indicators, conversion ...) - Forex Trading This thread Refback 12-28-2007 03:09 AM

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


All times are GMT. The time now is 10:49 AM.