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 Thread Tools Display Modes
  #1 (permalink)  
Old 12-06-2005, 02:10 PM
Foreverold's Avatar
Foreverold Foreverold is offline
Senior Member
 
Join Date: Oct 2005
Posts: 255
Foreverold is on a distinguished road
E-ASEClose Expert from KIMIV

Here is KIMIV's newest expert. So far great results.
I was just able to add the trailing stops today and have not tried it.
I am including 2 different stops ea's to use the one you like, open the e-aseclose expert and change the
#include <b-SimpleTrailing.mqh> ,or
#include <b-TrailingSAR.mqh>

*******Note use only one********
The ea is set up as is with the b-simple and a 25 pip trailing stop, KIM orginally had a 60 pip trailing stop

Kim started to design what he calls a universal ea, so far this is the results, he also has others with a 3 tier exit, using 3 positions and exiting 1 position at a time.

2 days with this ea, over 100 pips on eur and gbp using the 1 hour chart.

put the file that starts with "i" into indicators folder, the e-aseclose into the experts folder and the others into the includes folder

Enjoy
Attached Files
File Type: mq4 e-ASClose.mq4 (6.9 KB, 393 views)
File Type: mq4 i-SilverTrend_Signal.mq4 (2.1 KB, 306 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-06-2005, 02:12 PM
Foreverold's Avatar
Foreverold Foreverold is offline
Senior Member
 
Join Date: Oct 2005
Posts: 255
Foreverold is on a distinguished road
not all the filse seem to have been up loaded so here they are again
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-06-2005, 02:14 PM
Foreverold's Avatar
Foreverold Foreverold is offline
Senior Member
 
Join Date: Oct 2005
Posts: 255
Foreverold is on a distinguished road
one more time it seems this server does not like the file types "mqh" which are the inclued files so here is everything in rar format
Attached Files
File Type: rar b-TrailingSAR.rar (5.9 KB, 358 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-06-2005, 03:40 PM
bmac bmac is offline
Senior Member
 
Join Date: Nov 2005
Posts: 115
bmac is on a distinguished road
Question

What do you mean with using only one stop? we should add both stops to include and how are we going to use only one for the expert?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 12-06-2005, 03:48 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,174
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
All that I know about it that Kimiv is creating the universal EA. Universal EA consists of several modules and user may use one or all the modules. Kivim's job is not finished yet so he is still developing it. This EA may be one of the modules of the Universal EA (which does not exist yet).

Last edited by newdigital : 12-06-2005 at 03:53 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 12-06-2005, 04:30 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,174
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
Image attached is illustrated his Universal EA.
The EA posted above is an example: Kimiv is testing each module.
As I understand this job is not finished yet.
Attached Images
File Type: gif struct.gif (21.7 KB, 777 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 12-06-2005, 05:36 PM
bmac bmac is offline
Senior Member
 
Join Date: Nov 2005
Posts: 115
bmac is on a distinguished road
Red face

thanks new digital, do you know if there are any trading hours to use this ea?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 12-06-2005, 05:52 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,174
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 bmac
thanks new digital, do you know if there are any trading hours to use this ea?
I do not know. As I said it is just one module of the Universal EA which does not exist yet. May be I am wrong but Kimiv tested his module's idea by creating some examples. And it is example of one module (S/L probably). Then he created Trailing Stop module tested it on NRTR indicator. So, it may be next EA. I simple do not want to post everything because he is developing now and everybody's waiting the final result.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 12-06-2005, 10:46 PM
Foreverold's Avatar
Foreverold Foreverold is offline
Senior Member
 
Join Date: Oct 2005
Posts: 255
Foreverold is on a distinguished road
Correct, this is part of the universal EA and is still under development.
I said there are 2 stops because some people like to use the atr stop and other would like a simple stop. so both are included, use the one that suites your style. You would be defeating the pourpose of an EA to use both stop modules, and it most likely would not work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 12-06-2005, 11:13 PM
leightonbeaty's Avatar
leightonbeaty leightonbeaty is offline
Member
 
Join Date: Oct 2005
Posts: 84
leightonbeaty is on a distinguished road
E-ASEClose

EA will not attach to chart. I opened EA and compiled it I got the following error messages.

s-SilverTrendSignal.mqh cannot open program file
b-SimpleTrailing.mqh " " " "




Probably a newebie question......


tks

leighton
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Expert Question and Expert mj10 Expert Advisors - Metatrader 4 24 03-27-2006 01:31 PM


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