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
  #41 (permalink)  
Old 11-30-2006, 09:57 AM
primajaya's Avatar
Senior Member
 
Join Date: Aug 2006
Posts: 213
primajaya is on a distinguished road
Quote:
Originally Posted by hapalkos
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.
Please make sure your DDE server is activated
on MT4 click Tools=>options then choose Server tab, then activated your DDE then OK..
hope this can help you....
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!
  #42 (permalink)  
Old 03-12-2007, 04:00 AM
Junior Member
 
Join Date: Sep 2006
Posts: 4
Bench J is on a distinguished road
HELP -Exporting indicator values to Excel

In history center you can export.. open-high-low-close .. but not the indicator values.. does any one know how to export indicator values as well ?

thank you..
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!
  #43 (permalink)  
Old 03-14-2007, 02:18 PM
Administrator
 
Join Date: Sep 2005
Posts: 20,070
Blog Entries: 241
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
Some tools:

- ExoticWaves: small software to create exotic waves indicators (MT4).

- ForecasterXL for excel.

I did not try it.
Just found it inside my computer.
Attached Files
File Type: zip ExoticWaves.zip (1.11 MB, 739 views)
File Type: zip ForecasterXL.zip (393.0 KB, 830 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!
  #44 (permalink)  
Old 04-05-2007, 02:48 PM
Junior Member
 
Join Date: Jan 2007
Posts: 1
davsar is on a distinguished road
Have you figured it out? Im stuck on the same problem...
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!
  #45 (permalink)  
Old 04-13-2007, 09:08 AM
Member
 
Join Date: Mar 2007
Posts: 33
Nordic12 is on a distinguished road
Backtesting in excel

Hi

I am trying to backtest, I have tried to look at MQL but since I am not a programmer its a long uphill struggle.

Does anyone have a basic spreadsheet (or suggest other easier tools) to help in backtesting ?

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!
  #46 (permalink)  
Old 04-26-2007, 06:18 AM
rene's Avatar
Junior Member
 
Join Date: Jul 2006
Posts: 8
rene is on a distinguished road
backtesting in MT is very simple!
Just press ctrl+r to display the strategy tester,select the EA which you want to test, and select the symbol and time period, click start, then everything is OK.
why you try to use excel to do backtesting.
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!
  #47 (permalink)  
Old 07-27-2007, 12:09 AM
sprtn's Avatar
Member
 
Join Date: Jun 2007
Posts: 6
sprtn is on a distinguished road
Excel Pip Calculator

I built this in excel back when I first started forex and it has served me well. I made it a little prettier than what it was when I first built it.

The directions are on the second sheet and I don't guarantee that the calculator works for all brokers.

Download here:
SPRTN_Forex_Pip_Calculator.xls
__________________
SPRTN
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!
  #48 (permalink)  
Old 08-04-2007, 12:37 PM
Senior Member
 
Join Date: Apr 2006
Posts: 158
InTrance is on a distinguished road
How to export backtests to excel

Hi,

I'm looking for a way to import backtests to excel to do some analysis there, is it possible?

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!
  #49 (permalink)  
Old 08-04-2007, 02:32 PM
Junior Member
 
Join Date: Jun 2006
Posts: 11
ldamiani is on a distinguished road
I use the library below, called Damianalisys, which is an adaption of a library available in Metaquote site. Unfortunately I made some changes in order to make comma as the decimal separator, but it is not so difficult to re-write the code.

I am also including a simple script so that you can export indicators to csv files by simply dragging the script.
Attached Files
File Type: mq4 Gumasa v17 e04 export backtest.mq4 (2.6 KB, 181 views)
File Type: mq4 Damianalisys v01 e03.mq4 (20.1 KB, 173 views)
File Type: mq4 Dami_script_indexp.mq4 (2.8 KB, 178 views)
__________________
Luis Guilherme Damiani

May the odds be with you !!
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!
  #50 (permalink)  
Old 08-04-2007, 03:39 PM
Junior Member
 
Join Date: Jun 2006
Posts: 11
ldamiani is on a distinguished road
Quote:
Originally Posted by InTrance View Post
Hi,

I'm looking for a way to import backtests to excel to do some analysis there, is it possible?

thanks
Hi, InTrance, it seems there was already a lot of posts about your question (as they moved the thead here). So forget my stuff, it is probably useless. Any way I don't use Excel anymore, I only use csv as a intermediary format so that i can import data to R (The R Project for Statistical Computing ). if you are really serious about automated trading, besides the best simulation software (thats to say Metatrader), you will need a good statistical package (R, S-plus, etc)
__________________
Luis Guilherme Damiani

May the odds be with you !!
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 11:19 PM.



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