Forex
Google
New signals service!

Go Back   Forex Trading > Trading systems > News/Signal Trading


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 (3) Thread Tools Display Modes
  3 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 02-24-2008, 07:56 PM
Member
 
Join Date: May 2007
Posts: 67
forexdude123 is on a distinguished road
The Ultimate Expert Advisor - Gbp/usd

Hello all,

Firstly, let me tell you all that I do not know any coding or programming. That is why I need the help of you gifted programmers.

I took this Straddle&Trail v3.30 breakout EA and have optimized its settings to be VERY PROFITABLE for the GBPUSD pair.

The only thing I need your help with is to make this EA 100% automated by simply adding a couple minor details.

- It needs to have a Money Management setting added to it.
- And it needs to have an option for EOD (End of Day) where it automatically closes trades and pending orders at the specific input time.

(I know there already is an option to delete opposite order but that is not what I need)

That is all that I would like your help with.

When this is done, please repost this EA with the new cool features.

Then we all could make lots of money and become very rich, 100% AUTOMATICALLY with my personal settings and your new added features.

Thank a Million, and Happy Pips!

Last edited by forexdude123; 03-07-2008 at 07:42 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-24-2008, 08:48 PM
azmel's Avatar
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 194
azmel is on a distinguished road
I've added MoneyManagement, Risk and EOD input variables into the EA. Here are the descriptions:

MoneyManagement. If set to true, the EA will calculate the size of the lot automatically.

Risk. How much of the available free margin to be risked/used to open a single trade. For example, Risk=100 means use all of the available free margin to open a single trade, etc.

EOD. Enter a four digit number to represent time to close all open and pending trades. For example, if you want the EA to close all trades at 0000 (broker's time), then enter 0000 here.

Please test on demo to see if everything is working as you expected it to be. Revert back to me if you have further comments.

Please share your personal settings/template that you have found to be profitable.

Regards,

Azmel.

UPDATE: THERE WAS A BUG ON THE PREVIOUS VERSION OF 3.31. PLEASE RE-DOWNLOAD HERE
Attached Files
File Type: mq4 Straddle&Trail v3.31 GBPUSD.mq4 (53.3 KB, 761 views)

Last edited by azmel; 02-28-2008 at 08:04 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-24-2008, 09:33 PM
Member
 
Join Date: Feb 2007
Posts: 69
BigBoppa is on a distinguished road
There seem to be some errors in it, i cant compile the ea:

int CloseAllOrders();
int TotalOrders();

you must delete the ; at the end of the line...
right?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-25-2008, 02:43 AM
Junior Member
 
Join Date: Nov 2006
Location: MA, USA
Posts: 12
achandrasekaran99 is on a distinguished road
Quote:
Originally Posted by BigBoppa View Post
There seem to be some errors in it, i cant compile the ea:

int CloseAllOrders();
int TotalOrders();

you must delete the ; at the end of the line...
right?
You are correct. They have to be deleted.

chandra
(Another programmer!)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-25-2008, 05:51 AM
azmel's Avatar
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 194
azmel is on a distinguished road
Quote:
Originally Posted by BigBoppa View Post
There seem to be some errors in it, i cant compile the ea:

int CloseAllOrders();
int TotalOrders();

you must delete the ; at the end of the line...
right?
Thanks guys. It was late last night, and I missed typing those lines.

I have reattached the EA at post #2. Please redownload.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-25-2008, 07:00 AM
MANSTIR's Avatar
Member
 
Join Date: Nov 2007
Posts: 95
MANSTIR is on a distinguished road
thanks for the ea, its nice...

but i cant forward test it, because i use another ea..

anyway..thanks so much
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-25-2008, 07:56 AM
Member
 
Join Date: Feb 2007
Posts: 69
BigBoppa is on a distinguished road
@forexdude123:

Quote:
Originally Posted by azmel View Post
Please share your personal settings/template that you have found to be profitable.
Yes, please!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-26-2008, 12:59 AM
Senior Member
 
Join Date: Oct 2007
Posts: 219
Dave137 is on a distinguished road
Smile

What Timeframe does this run under??

Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-27-2008, 08:08 PM
Member
 
Join Date: May 2007
Posts: 67
forexdude123 is on a distinguished road
breakout EA - detailed strategy in next post

Thank all of you for your inputs on how to improve this EA I am currently using for my breakout strategy on GBP/USD.

Special thanks goes to Azmel for putting in the options for MM, Risk, and EOD!!

That makes this already fabulous breakout EA, even better and fully automated!

I know you guys all have questions regarding time frame, inputs, etc for my GBP/USD breakout strategy. I am currently testing out a new breakout strategy that I will share in my next post within the next hour or two that uses the GBP/JPY, EUR/JPY currency pairs.

These pairs fluctuate a lot more than GBP/USD in one trading day, making it much more profitable for my breakout strategy.

I will post soon. Thank you for your patience.

- 18 year old Forex Trader

Last edited by forexdude123; 02-27-2008 at 08:10 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-27-2008, 08:13 PM
Junior Member
 
Join Date: Sep 2007
Posts: 27
weezer is on a distinguished road
I´ve started to test the ea yesterday but today it didn´t opened
any trade.

I´m using the default settings except the lot size.
Does it need any indicator or should i enable any parameter.

If someone is testing the ea and it is working fine can you please post
your .set file?

forexdude123 have you tested the ea with other pairs?
If yes and if your using different settings can you post them?

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

Bookmarks


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/news-signal-trading/12524-ultimate-expert-advisor-gbp-usd.html
Posted By For Type Date
Re: [MT_E and I] Straddle & Trail EA result - ForexForums.org This thread Refback 07-04-2008 07:49 AM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 02-27-2008 06:37 PM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 02-26-2008 01:14 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make an expert advisor run other expert advisors in MQL4 activetc Metatrader 4 0 08-30-2007 04:29 AM
Need Help w/Expert Advisor cochran1 Expert Advisors - Metatrader 4 14 08-01-2007 03:55 PM
help with my expert advisor daniel.tiru Expert Advisors - Metatrader 4 4 07-24-2007 04:23 PM
expert advisor ? swirly Expert Advisors - Metatrader 4 3 08-30-2006 07:04 AM
What Expert Advisor are they using? fikko Expert Advisors - Metatrader 4 4 07-01-2006 08:47 AM


All times are GMT. The time now is 02:58 PM.



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