Forex
Google

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
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

View Poll Results: What Data would help develop your system?
M5 4 44.44%
M15 0 0%
M30 1 11.11%
H1 2 22.22%
H4 0 0%
Other 2 22.22%
Voters: 9. You may not vote on this poll

Reply
 
LinkBack (14) Thread Tools Display Modes
  #371 (permalink)  
Old 04-06-2008, 02:42 PM
mas_awoo5182's Avatar
mas_awoo5182 mas_awoo5182 is offline
Member
 
Join Date: Dec 2007
Posts: 91
mas_awoo5182 is on a distinguished road
Quote:
Originally Posted by timebandit View Post
Thanks newdigital for trying to help. I've made sure everything as is you show in your pics. The situation is that these EA's worked fine before the new build came out. I did recompile the ones I was working with, but still no joy. I made a completely new EA, this is the code:

int start()
{
Comment(" TICK");
OrderSend(Symbol(),OP_SELL,1,Ask,3,0,0,"Comment",5 ,0,Green);

return(0);
}

Real basic, just to test. Nothing happens but the "TICK" comment shows up, no order is placed. There are no errors, nothing. Any ideas.
Thanks
Bob
try to
OrderSend(Symbol(),OP_SELL,1,Bid,3,0,0,"Comment",5 ,0,Green);
__________________
Peace, Love, and Friendship, this is true life
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #372 (permalink)  
Old 04-06-2008, 04:31 PM
forex2006 forex2006 is offline
Junior Member
 
Join Date: Jan 2006
Posts: 19
forex2006 is on a distinguished road
Unhappy how can i backtest with IBFX MINIACOUNT

hello

can everyone help me , how can i backtest with IBFX miniaccount like standardacount (with metaquote history download) ??
why is it not possible to download metaquote history data`s with miniaccount??

i have downloded the history data from standardaccount and copied it to a miniaccount and renamed it with "m" but i have to much "mismatched charts errors" ......so i think it`s a wrong procedur.....

who can help me with correct procedur ??

ps: yes, yes ...i know , only forwarding testing is real but backtesting is the first step to assess the quality of a EA.

thanks a lot for help

regards

guenther
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #373 (permalink)  
Old 04-07-2008, 01:21 AM
Linuxser's Avatar
Linuxser Linuxser is offline
Moderator
 
Join Date: May 2006
Location: Helliconia (Autumn)
Posts: 2,193
Linuxser has disabled reputation
Quote:
Originally Posted by forex2006 View Post
hello

can everyone help me , how can i backtest with IBFX miniaccount like standardacount (with metaquote history download) ??
why is it not possible to download metaquote history data`s with miniaccount??

i have downloded the history data from standardaccount and copied it to a miniaccount and renamed it with "m" but i have to much "mismatched charts errors" ......so i think it`s a wrong procedur.....

who can help me with correct procedur ??

ps: yes, yes ...i know , only forwarding testing is real but backtesting is the first step to assess the quality of a EA.

thanks a lot for help

regards

guenther
Please, to help you because I don't have or use IBFX I need you to post some file like m1 EURUSD. Zip it and upload.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #374 (permalink)  
Old 04-07-2008, 01:47 PM
ingvar_e ingvar_e is offline
Junior Member
 
Join Date: Dec 2007
Location: Outside Stockholm
Posts: 19
ingvar_e is on a distinguished road
I started this new thread:
--------------------

I discovered that I got different results when backtesting on 2 different computers so I started to recreate and sync the history files for both computers. That did not help, it seems that the strategy tester uses (and reuses) a special file with the suffix .FXT. The help files mention "Recalculate" as an option but I cannot find where this setting is specified.
No button, No dropdown field, Nothing.

The help files also mentions some kind of ini-file where this and other settings can be changed. Cant find that one either. Found many ini-typ files but none with a content similar to what is shown below.

The help files says under "Settings of the Strategy Tester Launch"

Example:

; start strategy tester
TestExpert=Moving Average
TestExpertParameters=ma0.set
TestSymbol=EURUSD
TestPeriod=H1
TestModel=2
TestRecalculate=false
TestOptimization=false
TestDateEnable=true
TestFromDate=1970.01.01
TestToDate=2006.06.06
TestReport=MovingAverageReport
TestReplaceReport=false
TestShutdownTerminal=true


How do I force "Recalculate" ?

-------------------

It is a simple and straightforward question on how to control "Recalculation". It got moved in to this very long and very general discussion and is now buried on page 37 of 38. When clicking on the original link where it says "Moved" I do not end up on the actual entry, just get redirected to this thread. I got one answer and it did not really pertain to my question, rather it was a general comment on strategy testing.

I do not think very many people who reads my initial posting will take the time to search this 38 page thread.

This habit of moving postings is very annoying especially when the forwarding link does not point to the actual original posting. Very annoying

My two bits
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #375 (permalink)  
Old 04-12-2008, 03:57 AM
pensivetrader333 pensivetrader333 is offline
Junior Member
 
Join Date: Mar 2008
Posts: 2
pensivetrader333 is on a distinguished road
Forward Testing Setup

I am new to this "more art than science" forex venture and see many exciting EA's under discussion. I'm not much of a believer in backtesting, but would like to forward test several EA's (maybe Alpha 9, GoldWarrior 02.b, StepMAExpert,and some of CodesGuru's EMA's).

My current Metatrader brokers do not allow you to run multiple accounts with EA's on them using live data. Many people discuss forward testing on this forum. How is this accomplished? Can you use live data with only one broker and run several concurrent Metatrader sessions with different promising EA's, or do you have to set up individual accounts with brokers and forward test using real money micro accounts?

I apologize if this has been discussed in a thread but I've searched at length and cannot find the information.
Thanks, friends.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #376 (permalink)  
Old 04-12-2008, 04:11 AM
Enforcer Enforcer is offline
Senior Member
 
Join Date: Dec 2007
Posts: 259
Enforcer is on a distinguished road
for example I'm on Alpari and I can run as many accounts I want, each set to other MetaTrader instance.
Be advides forward testing can (and it will differ) from live trading.
__________________
"Quantity of intelligence on planet is constant. Only population grow."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #377 (permalink)  
Old 04-12-2008, 10:39 AM
leeb's Avatar
leeb leeb is offline
Senior Member
 
Join Date: Dec 2005
Posts: 349
leeb is on a distinguished road
is the MT4 history and backtester reliable ?

Hi Guys,

I used to always get my data from Alpari for backtesting (90%, each tick) but have seen that the new MT4 terminals have a facility to download data automatically, can anyone tell me more about this ? Which is the more accurate data source ? Is the MT4 terminal backtester reliable ? Are there any reliable alternatives where mq4 experts can be tester ? Has anyone tried with data other than MT4 Alpari etc.. eg: eSignal.
I think this post is very important to consider in this forum because if the backtester is not reliable we have to think of other ways of testing.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #378 (permalink)  
Old 04-12-2008, 10:46 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,437
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
You mean this one?

doanloadbutton.jpg

It is not broker's data as I understand. It is some averaging from Metaquotes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #379 (permalink)  
Old 04-12-2008, 11:03 AM
Enforcer Enforcer is offline
Senior Member
 
Join Date: Dec 2007
Posts: 259
Enforcer is on a distinguished road
Yes, that's data provided by Metaquotes.
I had hard times with data from Alpari, is give a lot of errors, modeling quality ~78%, missing 2 weeks from data for eurgpb... so i try to use default data from Metquotes...
__________________
"Quantity of intelligence on planet is constant. Only population grow."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #380 (permalink)  
Old 04-16-2008, 12:50 AM
jimven's Avatar
jimven jimven is offline
Senior Member
 
Join Date: Mar 2007
Location: Upstate New York
Posts: 117
jimven is on a distinguished road
Downloading Historical Data for Backtesting

When I open a new demo account, I seem to have very little historical data for backtesting...maybe 1 month. If I slide the chart to the right towards earlier dates, it seems to slowly fill in the data for those dates, a very time consuming process, especially on 1M or 5M TFs.

So, in order to backtest starting, say, over 1 year back using all lower TF data, what's the best way to download that data to get the highest quality backtest? I haven't found a menu item to download historical data.
__________________
Success is more perspiration than inspiration . . .
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/expert-advisors-metatrader-4/1799-backtesting-optimization.html
Posted By For Type Date
FXforum • Téma megtekintése - Hogyan teszteljünk EA-t? This thread Refback 04-14-2008 01:38 PM
ßíÝíÉ ÑÝÚ Çá modeling quality Ýí ÇáãíÊÇ - ãäÊÏíÇÊ ÇáãÊÏÇæá ÇáÚÑÈí This thread Refback 03-27-2008 08:12 PM
ÇÓÊÝÓÇÑ ÈÎÕæÕ ÇáÇßÓÈÑÊÇÊ - ãäÊÏíÇÊ ÇáãÊÏÇæá ÇáÚÑÈí This thread Refback 03-09-2008 07:27 PM
FXforum • Téma megtekintése - Hogyan teszteljünk EA-t? This thread Refback 03-01-2008 09:33 AM
Metatrader Untuk This thread Refback 01-25-2008 12:42 AM
GoldenLine.pl: Dyskusja - czy gracie na systemach realnymi pieniedzmi? Post #111 Refback 12-27-2007 07:47 PM
trading-systematique : Weblog This thread Refback 12-17-2007 07:31 PM
¤ï¤é¤·¤ÙĹ¼Ô¤Ø¤ÎÆ» ¤Á¤ã¤ó¤È¤ä¤Ã¤Æ¤Þ¤¹¤è¡© This thread Refback 11-01-2007 11:56 AM
Forex Expert Advisor EA Indicator MT4 Message Forum OTCSmart This thread Refback 10-29-2007 10:32 AM
Tutorial pour Metatrader (Forex) - Trading Systématique This thread Refback 08-13-2007 11:01 PM
Portal khas untuk EA - Nogold.com This thread Refback 08-07-2007 01:16 PM
ÇÓÊÝÓÇÑ ÈÎÕæÕ ÇáÇßÓÈÑÊÇÊ - ãäÊÏíÇÊ ÇáãÊÏÇæá ÇáÚÑÈí This thread Refback 06-30-2007 08:26 PM
Trading Systématique This thread Refback 06-26-2007 09:21 PM
MT4 Tester jest OK - test porówn.z Amibroker.i Tradestation Post #91 Refback 06-21-2007 02:42 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Phoenix optimization Prankie Phoenix 173 10-17-2007 07:24 AM
Optimization cpu usage, need help Big Joe Indicators - Metatrader 4 4 08-16-2007 10:46 PM
Martingale Optimization pelele79 Expert Advisors - Metatrader 4 19 05-07-2007 10:27 AM
How do I use the optimization? huhenyo Metatrader 4 1 03-15-2007 08:39 AM
Optimization cardio Metatrader 4 1 01-25-2006 12:30 PM


All times are GMT. The time now is 06:11 PM.