Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Tools and utilities


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
  #71 (permalink)  
Old 02-10-2008, 01:44 AM
Member
 
Join Date: Jan 2006
Posts: 56
hiachiever is on a distinguished road
Results Spreadsheet

Quote:
Originally Posted by Dreamliner View Post
Greetings, can anyone post a simple Excel spreadsheet that I could use to keep track of pips won/lost on multiple pairs, with a sum total at the bottom? Such as column 1 would be EUR/USD, column 2 would be GBP/USD, etc. and I would just enter the number of pips won/lost for the day and the running total would be at the bottom?

I'm just not good with spreadsheets at all but would sure like to have this, if anyone could put it together.

Thank you in advance.
Here's a spreadsheet that I developed a while back for doing the same thing. It is everything you want plus many more handy features. Any questions just let me know.

Cheers,
Hiachiever
Attached Files
File Type: zip ForexTradeManager.zip (255.0 KB, 243 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #72 (permalink)  
Old 02-11-2008, 12:17 AM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 3,306
Blog Entries: 46
Linuxser has disabled reputation
Not excel only.

Well, Excel is a damn good application from Microsoft Office.

But how much cost? near 600 USD.

Don't worry almost every spreadsheet made with excel and for excel could run with other very good products as Open Office or Star Office, just to mention two. Both have none cost. Open Office is a free project and Star Office is free now thanks to Google.

This picture is from StarCalc running a spreadsheet with DDE embedded.
Attached Images
File Type: jpg ddestar.jpg (170.9 KB, 504 views)
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum

Last edited by Linuxser; 02-11-2008 at 01:14 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #73 (permalink)  
Old 03-21-2008, 03:51 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,799
Blog Entries: 144
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
Just found one website with a lot of everything for excel Index of /Excel
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #74 (permalink)  
Old 04-08-2008, 12:19 PM
xtf xtf is offline
Junior Member
 
Join Date: Jan 2006
Posts: 27
xtf is on a distinguished road
TA_LIB TA_SAR on excel

Hi,

I've been trying to get the parabolic sar to work using TA_LIB.
It always returns an N/A for the first range of prices (Lows) so does not work. Any idea how to fix this?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #75 (permalink)  
Old 04-09-2008, 10:31 AM
Junior Member
 
Join Date: Feb 2008
Posts: 22
dgrspencer is on a distinguished road
Controlling exporting info from MT4 into Excel

Hi everyone,

This is my first post. Through this terrific forum I have managed to export some information from MT4 into excel. However, I can't find how to export specific data - for example I would like the Highs, Lows and Closes for different time periods to autocalculate pivots. It's the specifying time frame I can't find.

Once it's sorted if anyone's interested I'll happily post my spreadsheet which has conditionally formatted cells which change colour as key levels approach - probably very simple for you all!

Any ideas?

Many thanks,

Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #76 (permalink)  
Old 04-10-2008, 04:35 AM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 3,306
Blog Entries: 46
Linuxser has disabled reputation
Quote:
Originally Posted by dgrspencer View Post
Hi everyone,

This is my first post. Through this terrific forum I have managed to export some information from MT4 into excel. However, I can't find how to export specific data - for example I would like the Highs, Lows and Closes for different time periods to autocalculate pivots. It's the specifying time frame I can't find.

Once it's sorted if anyone's interested I'll happily post my spreadsheet which has conditionally formatted cells which change colour as key levels approach - probably very simple for you all!

Any ideas?

Many thanks,

Dave
Easy, just go to the history center and click into the period you want to export.

In the picture below I've selected EURUSD H1. then export as CSV. Repeat the process for every pair.

The just import into you spreadsheet. By using HLC of h1 you would have hourly pivots, using HLC of h4 you would have h4 hourly pivots.

Now if you want to calculate pivots in real time for letґs say hourlies you need to use DDE function. For more info see: Help (F1) -- Tools -- Export quotes.
Attached Images
File Type: jpg 2008-04-10_002704.jpg (40.2 KB, 317 views)
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #77 (permalink)  
Old 04-11-2008, 04:07 AM
DeadEye96's Avatar
Member
 
Join Date: Jan 2006
Location: Michigan, USA
Posts: 47
DeadEye96 is on a distinguished road
EA Performance Stats on Excel

With all of the conversation on backtesting and forward testing has anyone put together an Excel spreadsheet that compares new, forward trades with older ones or backtest results to determine if the new trades are falling within reasonable bounds? We have a fair amount of backtest results and a few weeks of forward testing that seems to match but, how can we measure how accurate these new results are compared to the others?
Thanks for any help or direction
DeadEye96
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #78 (permalink)  
Old 04-12-2008, 09:12 AM
Junior Member
 
Join Date: Feb 2008
Posts: 22
dgrspencer is on a distinguished road
Closes and updates

Quote:
Originally Posted by Linuxser View Post
Easy, just go to the history center and click into the period you want to export.

In the picture below I've selected EURUSD H1. then export as CSV. Repeat the process for every pair.

The just import into you spreadsheet. By using HLC of h1 you would have hourly pivots, using HLC of h4 you would have h4 hourly pivots.

Now if you want to calculate pivots in real time for letґs say hourlies you need to use DDE function. For more info see: Help (F1) -- Tools -- Export quotes.

Many thanks for this. Right I can now import the required manually!

However, I'm struggling with automatically importing the data. I can import (via DDE) current price, and I've read what the MT4 help file says, but there's nothing about importing a close price automatically on the completion of a candle. Nor is there anything about specifying the High Low period, it just mentions the TIME function is something that you can use.

Really appreciate the help.

Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #79 (permalink)  
Old 04-12-2008, 12:16 PM
Forexcashman's Avatar
Junior Member
 
Join Date: Jul 2006
Posts: 24
Forexcashman is on a distinguished road
Quote:
Originally Posted by dgrspencer View Post
Many thanks for this. Right I can now import the required manually!

However, I'm struggling with automatically importing the data. I can import (via DDE) current price, and I've read what the MT4 help file says, but there's nothing about importing a close price automatically on the completion of a candle. Nor is there anything about specifying the High Low period, it just mentions the TIME function is something that you can use.

Really appreciate the help.

Dave

Try the script and the excel . It is currently setup for Interbank FX. Run the script. Have the Interbank MT4 open before opening the Excel(extract the excel straight into th C: drive and open it from there no folder or subfolders). Click the Update button H1 and D1 and you are on your way. Don't think the import of csv files can be fully automated.
Attached Files
File Type: mq4 D_H_QuoteToExcel_MultiPair.mq4 (5.2 KB, 52 views)
File Type: zip EXCELcsv.zip (21.7 KB, 74 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #80 (permalink)  
Old 04-12-2008, 12:31 PM
Junior Member
 
Join Date: Feb 2008
Posts: 22
dgrspencer is on a distinguished road
even more basic

Great thanks. Looks like I'm getting closer and closer. Forgive my stupidity, but I run the script in Metaeditor, compile it, save it in the Indicators folder but then it doesn't appear. I'm pretty new at this, any help very much appreciated.

Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
adaptive moving average excel, excel, forex excel, Kaufman, parabolic SAR calculation excel, parabolic sar excel, parabolic sar formula excel, kaufman, Excel Hilbert transform

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

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 10:08 PM
Финансовая компания UMIS: Форекс (Forex), обучение Форекс (FOREX) трейдеров, интернет-трейдинг, биржевая игра на рынке Forex, игра на бирже. Фондовый рынок, фьючерсы This thread Refback 01-30-2008 08:54 AM
hilbert transform trend line This thread Refback 01-25-2008 10:06 AM
Biznes i handel » Forex - systemy i strategie :: RE: hilbert transform trend line This thread Pingback 01-25-2008 09:23 AM
Firma - Twoja firma » Blog Archive » Forex - systemy i strategie :: RE: hilbert transform trend line This thread Pingback 01-25-2008 08:51 AM
Working with Excel (tools, indicators, conversion ...) - Forex Trading This thread Refback 12-28-2007 04: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 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 03:55 AM.



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