Forex
Google

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems
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
  #11 (permalink)  
Old 04-20-2008, 09:28 PM
mushy999 mushy999 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 23
mushy999 is on a distinguished road
Quote:
Originally Posted by zupcon View Post
Its certainly a better method than most
I have actually found another system that works well and have backtested as well as forward tested. It has a take profit of 25 and maximal drawdown of 225 but almost all tades are positive results and so the drawdown works out at 30% of overall profit which I think is good stats. If anyone's interested I can post here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 04-20-2008, 09:53 PM
azmel's Avatar
azmel azmel is offline
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 194
azmel is on a distinguished road
EA written

I have written a simple EA that follows the rules described in post #1 by mushy999.

Please back/forward test this EA and let us know the results.

Mushy, please do share your other strategy.

Regards,

Azmel.

VERSION UPDATES

0.1 - Initial Release.
0.2 - Added a Friday filter. Set FridayFilter=true and it won't trade on Fridays, set to false and it will.
Attached Files
File Type: mq4 GBPUSD Breakout v0.2.mq4 (1.7 KB, 101 views)

Last edited by azmel : 04-21-2008 at 06:55 AM. Reason: Updates
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 04-20-2008, 10:18 PM
mushy999 mushy999 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 23
mushy999 is on a distinguished road
Quote:
Originally Posted by azmel View Post
I have written a simple EA that follows the rules described in post #1 by mushy999.

Please back/forward test this EA and let us know the results.

Mushy, please do share your other strategy.

Regards,

Azmel.
Azmel, many thanks. I'll post the other strategy tomorrow. I want to make sure I have all the correct rules posted and that I've checked everything out. Someone mentioned that brokers force you to take a minimum of 10 pips? Is that true even when slippage is 3 pips?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 04-20-2008, 11:25 PM
mushy999 mushy999 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 23
mushy999 is on a distinguished road
Ok, as I don't have the data from Alpari for that pair I tried it with EUR/USD and with different settings and the results are interesting:



If you reduce the stop loss then the drawdown is reduced, but so is the profit, so I guess with this basic setting at the moment you can choose your level of risk. The new version I will post soon takes into account an advanced MA instead of the High for so many periods and it outperforms much better.

I have also collected some stats that are very interesting and could be built into most of the EA's on this board and WILL improve the results of all EA's but I will post over the next few days.

Also, if you don't trade on Fridays that improves the results too.

Regards,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 04-21-2008, 03:42 AM
alfiat_aliff alfiat_aliff is offline
Junior Member
 
Join Date: Feb 2008
Posts: 2
alfiat_aliff is on a distinguished road
Im new here. Can anyone post the indicator and template
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 04-21-2008, 06:39 AM
azmel's Avatar
azmel azmel is offline
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 194
azmel is on a distinguished road
Quote:
Originally Posted by mushy999 View Post
Azmel, many thanks. I'll post the other strategy tomorrow. I want to make sure I have all the correct rules posted and that I've checked everything out. Someone mentioned that brokers force you to take a minimum of 10 pips? Is that true even when slippage is 3 pips?
Yes, this is right. Some brokers like North Finance prohibits TP of less than 10, so this EA may not suitable for all brokers.

Thanks for posting the backtest result for EURUSD. Since an EA has been written, we could now optimise the TP and SL value for EURUSD and other pairs as well. Mushy (or anyone), could you post your Strategy Tester result for GBPUSD? I don't have a good backtester platform, so grateful is someone could contribute running the optimisation process.

Thanks and regards,

Azmel.

Last edited by azmel : 04-21-2008 at 06:41 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 04-21-2008, 07:00 AM
azmel's Avatar
azmel azmel is offline
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 194
azmel is on a distinguished road
Quote:
Originally Posted by mushy999 View Post

Also, if you don't trade on Fridays that improves the results too.
I have updated the EA on post #12. It now has a FridayFilter option on. Set it to true and it will skip trading on Fridays. Set it to false and it will trade as normal.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 04-21-2008, 07:45 AM
mushy999 mushy999 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 23
mushy999 is on a distinguished road
Quote:
Originally Posted by azmel View Post
I have updated the EA on post #12. It now has a FridayFilter option on. Set it to true and it will skip trading on Fridays. Set it to false and it will trade as normal.
I added some small modofocations to the indicator such as increasing the lot size when the account balance goes up and also optimised for EUR/USD and the results are amazing.

Basically for EUR/USD the best combination seems to be 80 take profit and 1000 stop loss with a high of the last 65 periods (although the high periods didn't make that much of a difference). It took a $10,000 account to around $100,000 but the drawdown is huge. I have some other ideas to improve but want to understand why the drawdowns first. Also I guess you could trade in both directions too with a lowest low and maybe some kind of hedge to reduce the risk.... just some thoughts....

Last edited by mushy999 : 04-21-2008 at 07:54 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 04-21-2008, 07:49 AM
mushy999 mushy999 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 23
mushy999 is on a distinguished road
Smile Azmel, here are the updates and screenshot I did.

Hope you like.

Azmel, Not sure if my coding of the lot size increase is right.? Wasn't sure how to do this.

EUR/USD. Take profit 80, Stop loss 1000, High periods 65.

Regards,
Attached Images
File Type: jpg st2.jpg (43.2 KB, 571 views)
Attached Files
File Type: mq4 EURUSD Breakout v0.2.mq4 (1.6 KB, 66 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 04-25-2008, 05:04 AM
MiniMe's Avatar
MiniMe MiniMe is offline
Senior Member
 
Join Date: Nov 2006
Location: Montréal
Posts: 1,047
MiniMe is on a distinguished road
the expert only buy , its doesn't enter any sell !!

what I would suggest is that you add more intelligence to the expert for example
now the expert open a trade whenever it close a trade which is fine and is good for a trend following idea, but why not accept a loss of lets say 200 pips and when a loss happens , this means there is a trend change so you switch from only buy to only sell.
meaning you remember the last trade and if that trade is a winning trade you keep trading on the same direction , if it was a losing trade you swicth
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
Isn't start() supposed to run on every tick? Flirrrt Metatrader 4 7 05-18-2007 07:57 AM
Forex brokers with best positive swap rates nezinu Metatrader brokers 7 01-17-2007 06:30 AM
3-5 pips per trade 80 + % positive trades colnc Suggestions for Trading Systems 18 07-11-2006 06:14 AM


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