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

Reply
 
LinkBack (15) Thread Tools Display Modes
  10 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-24-2006, 02:31 AM
sentaco sentaco is offline
Member
 
Join Date: Jul 2006
Posts: 55
sentaco is on a distinguished road
Great EA in backtest!

Hello folks
I found a very good EA that shows great results in Backtest, but wont work if its Loaded, can anyone fix this pls?
Regards

Link to download http://codebase.mql4.com/ru/465

Edited: newdigital.

Last edited by newdigital : 07-31-2006 at 05:39 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-24-2006, 10:37 AM
alx's Avatar
alx alx is offline
Junior Member
 
Join Date: Jul 2006
Posts: 9
alx is on a distinguished road
Post Cyberia

Hi

I have downloaded and installed this EA. What do you mean by "wont work"? It does not open positions? If this is the case, you have to check settings in Tools/Options/Strategies, and enable (BE CAREFUL!!!) automatic trading.

regards

Quote:
Originally Posted by sentaco
Hello folks
I found a very good EA that shows great results in Backtest, but wont work if its Loaded, can anyone fix this pls?
Regards
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-24-2006, 11:13 AM
CP6 CP6 is offline
Member
 
Join Date: Jun 2006
Posts: 81
CP6 is on a distinguished road
Quote:
Originally Posted by sentaco
Hello folks
I found a very good EA that shows great results in Backtest, but wont work if its Loaded, can anyone fix this pls?
Regards
thanks sentaco...this EA use for what timeframe ?...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-28-2006, 01:38 PM
OpenStorm OpenStorm is offline
Junior Member
 
Join Date: Jul 2006
Posts: 22
OpenStorm is on a distinguished road
Quote:
Originally Posted by CP6
thanks sentaco...this EA use for what timeframe ?...
One minute...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-28-2006, 01:55 PM
Yauhen Yauhen is offline
Junior Member
 
Join Date: May 2006
Posts: 24
Yauhen is on a distinguished road
Quote:
Originally Posted by sentaco
Hello folks
I found a very good EA that shows great results in Backtest, but wont work if its Loaded, can anyone fix this pls?
Regards

please, post you backtest results
thank you!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-29-2006, 07:34 PM
cgldsmth cgldsmth is offline
Member
 
Join Date: Jun 2006
Location: Norwich, UK
Posts: 70
cgldsmth is on a distinguished road
don't understand the coding here: TP=0????

or is it all in the "cyberialogic" hidden code?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-30-2006, 03:57 PM
efextrader efextrader is offline
Junior Member
 
Join Date: Jun 2006
Posts: 20
efextrader is on a distinguished road
Im getting bad back tests on all time levels. Im using the default settings. I dont know enough about the logic of this EA to play with the settings to try and improve the results.

If anyone can post convincing (90% model quality) BT results and the settings for them...id be interested to forward test this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-31-2006, 05:28 AM
cockeyedcowboy's Avatar
cockeyedcowboy cockeyedcowboy is offline
Senior Member
 
Join Date: Nov 2005
Posts: 267
cockeyedcowboy is on a distinguished road
Quote:
Originally Posted by cgldsmth
don't understand the coding here: TP=0????

or is it all in the "cyberialogic" hidden code?


The logic is all right here

Code:
int start()
  {
   GetMarketInfo();
   CyberiaLots();
   CalculateSpread();
   FindSuitablePeriod();
   CyberiaDecision();
   Trade();
   SaveStat();
   return(0);
  }
Interesting code will have to give it more study but it appears that it can change itself optomize itself and keep statistics on its performace. It uses a couple of ordiary indicators to make trade decisions (MA and MACD)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-31-2006, 02:06 PM
GP2X GP2X is offline
Junior Member
 
Join Date: Jul 2006
Posts: 21
GP2X is on a distinguished road
Another scalping EA

I found the best BT test on H1 instead of M1. It coverts a 500 account to 4M in one month. Last night I launched it in my 10000 demo account, for EURUSD and USDJPY only. This morning the balance is above 40000.
The default settings adjust the lot size, it's using huge lot size to grow fast. Even if I disable it and use 0.1 fixed lot, it still gave more than 90% win rate on most pairs(H1). The only problem is, most positions were hold less than 1 minute, with only 1 pip gain. I don't know if any broker would allow you play like this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-31-2006, 03:39 PM
UberTrader's Avatar
UberTrader UberTrader is offline
Junior Member
 
Join Date: May 2006
Posts: 16
UberTrader is on a distinguished road
This thing is scary . But the way it trades makes sense. It trades the way big banks do. Use huge lots and scalps a few pips. Gotta love leverage. There are a ton of settings in this EA anyone care to go down the list and explain what they do?
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/2996-great-ea-backtest.html
Posted By For Type Date
פורום - STRATEGY BANK This thread Refback 06-07-2008 07:20 PM
פורום - STRATEGY BANK This thread Refback 03-02-2008 03:48 PM
פורום - STRATEGY BANK This thread Refback 12-08-2007 09:13 AM
Comments - 2006自动交易锦标赛 This thread Refback 11-29-2007 11:00 PM
Interbank FX - Currency Trading, Forex Trading, Online Currency Trading Post #1360 Refback 11-11-2007 06:43 AM
NoPonzi.com :: View topic - Resultados en una cuenta demo - Results in a demo account This thread Refback 10-26-2007 06:20 AM
Profile OpenStorm - Automated Trading Championship 2006 This thread Refback 10-14-2007 04:15 PM
MetaTrader 4 : : . This thread Refback 08-27-2007 04:57 PM
Профиль OpenStorm - Automated Trading Championship 2006 This thread Refback 07-27-2007 05:49 PM
MQL4 - CyberiaTrader : MetaTrader 4 : : . This thread Refback 07-24-2007 01:57 PM
TVNET Izklaide : Diskusijas This thread Refback 07-18-2007 12:50 PM
Comments - 2006自动交易锦标赛 This thread Refback 06-28-2007 04:16 PM
Profile OpenStorm - Automated Trading Championship 2006 This thread Refback 06-25-2007 06:40 PM
Профиль OpenStorm - Automated Trading Championship 2006 This thread Refback 06-23-2007 04:21 PM
MQL4 - CyberiaTrader : MetaTrader 4 : : . This thread Refback 06-23-2007 01:08 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with great indicator bhale Metatrader 4 18 12-12-2006 01:10 PM
Great Strategy But Need EA eatrader Expert Advisors - Metatrader 4 0 11-30-2006 01:57 PM
great sys swall Suggestions for Trading Systems 2 08-13-2006 03:35 PM
Great little system hopefultrader Suggestions for Trading Systems 15 08-09-2006 04:47 PM


All times are GMT. The time now is 05:07 AM.