Forex
Google

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 3
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 Thread Tools Display Modes
  #1 (permalink)  
Old 12-10-2005, 08:22 AM
newdigital newdigital is online now
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
ReshetovExpert

Any comments?

I mean that this EA is too good in backtesting ...
Attached Files
File Type: mql RE5.mql (3.5 KB, 66 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-10-2005, 10:30 AM
Duke Nukem's Avatar
Duke Nukem Duke Nukem is offline
Junior Member
 
Join Date: Dec 2005
Posts: 13
Duke Nukem is on a distinguished road
However it did not manage to be so god on demo.

I know thw author. He is FidoNet member, as I am. He told that he uses Cauchy theorem in some way.

I've seen 2 versions. The last version is exp-file, without source available.

It draws very unusual equity chart:


Last edited by Duke Nukem : 12-10-2005 at 10:40 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-10-2005, 10:38 AM
newdigital newdigital is online now
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
Quote:
Originally Posted by Duke Nukem
However it did not manage to be so god on demo.

I know thw author. He is FidoNet member, as I am. He told that he uses Cauchy theorem in some way.

I've seen 2 versions. The last version is exp-file, without source available. It draws fantastic equity chart, which occasionaly fells straight to near-zero at thre end.
You are right. I know the first version which is not good in forward testing at all (but very fantastic in backtesting).

Above posted version is from alpari forum and seems to be the same one.
But I did not test it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-10-2005, 10:42 AM
Duke Nukem's Avatar
Duke Nukem Duke Nukem is offline
Junior Member
 
Join Date: Dec 2005
Posts: 13
Duke Nukem is on a distinguished road
Quote:
Originally Posted by newdigital
Above posted version is from alpari forum
I've downloaded updated version from FidoNet. But it is a binary exp-file.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 12-10-2005, 10:47 AM
bill3002 bill3002 is offline
Junior Member
 
Join Date: Oct 2005
Posts: 28
bill3002 is on a distinguished road
The code is rigged to give great backtest results. Of course, the author knows this.

BUYSTOP/SELLSTOP orders cannot be lower/higher than ASK/BID
------------------------------------------------------
SetOrder(OP_BUYSTOP,count,(Ask - TakeProfit * Point)

SetOrder(OP_SELLSTOP,count,(Bid + TakeProfit * Point)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 12-10-2005, 12:17 PM
Alex.Piech.FinGeR's Avatar
Alex.Piech.FinGeR Alex.Piech.FinGeR is offline
Senior Member
 
Join Date: Oct 2005
Location: Germany
Posts: 305
Alex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud of
Question

Quote:
Originally Posted by Duke Nukem
I've downloaded updated version from FidoNet. But it is a binary exp-file.

FidoNet. ? can you posten LINK ?

Last edited by Alex.Piech.FinGeR : 12-10-2005 at 01:55 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 12-10-2005, 02:30 PM
Duke Nukem's Avatar
Duke Nukem Duke Nukem is offline
Junior Member
 
Join Date: Dec 2005
Posts: 13
Duke Nukem is on a distinguished road
Quote:
Originally Posted by Alex.Piech.FinGeR
FidoNet. ? can you posten LINK ?
FidoNet (http://www.fidonet.org/) is a separate global noncommercial mail/newsgroup network. It is not a part of Internet. However there are some Fido-Usenet gateways. Author's (Yury V. Reshetov) address in FidoNet is 2:5085/131.6. He posted (in august 2004) his messages, including his trading ideas, in RU.AI area, which can be reached via NNTP gates as FIDO7.RU.AI, language is russian.

Last edited by Duke Nukem : 12-10-2005 at 02:38 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 12-10-2005, 02:48 PM
Alex.Piech.FinGeR's Avatar
Alex.Piech.FinGeR Alex.Piech.FinGeR is offline
Senior Member
 
Join Date: Oct 2005
Location: Germany
Posts: 305
Alex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud of
ok Thanks and
downloaded updated version is ReshetovExpert-V5.exp ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 12-10-2005, 03:40 PM
Duke Nukem's Avatar
Duke Nukem Duke Nukem is offline
Junior Member
 
Join Date: Dec 2005
Posts: 13
Duke Nukem is on a distinguished road
Yes, it is.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 12-10-2005, 03:43 PM
Duke Nukem's Avatar
Duke Nukem Duke Nukem is offline
Junior Member
 
Join Date: Dec 2005
Posts: 13
Duke Nukem is on a distinguished road
Quote:
Originally Posted by bill3002
The code is rigged to give great backtest results.
But what can be the reason of such a fatal loss at the end (see the chart I've posted)?
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



All times are GMT. The time now is 07:26 PM.