| New signals service! | |
|
|||||||
| 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 |
|
![]() |
|
|
LinkBack (3) | Thread Tools | Display Modes |
|
||||
|
A new expert I created
Hi Everyone,
I found the following system very interesting: http://www.forexfactory.com/showthread.php?t=11937 so after quite a bit of work coding it I came up with the expert I've attached and decided to share it with you guys. It seems profitable in GBP/USD daily timeframe but I think it needs a few bugs looking at as am not sure its following the logic 100% Anyway I've attached the file... |
|
||||
|
If anyone could check the logic and make sure it meets the rules of:
http://www.forexfactory.com/showthread.php?t=11937 that'd be great - thanks guys, hope you find the expert interesting |
|
|||
|
Quote:
|
|
||||
|
Hey Leeb,
I would like to point you to this thread as well.... http://www.forexfactory.com/showthread.php?t=13507 Same guy, same basic strategy, but on a daily timeframe. I would think at this point it would be easy to plug this one in. And just a thought, as i have been manually exploring this system. The possibility of a trailing buy/sell stop to go with the trailing stop. So if your stopped out, your right back in the other way. I know this or the trail isnt with the system, but looks like it might work a little better, but thats just a visual backtest. Also, EA wont open any trades for me either. Looks like you have it coded for the weekly TF maybe? Maybe for it to work with both systems you could put an int for lookback and we could run on the daily for weekly, and hourly for daily. The weekly could go on the daily with a lookback of 5, and daily on hourly for 24 or daily for 1. Matter of fact you could run any # of bars on any timeframe - Duhh me. |
|
|||
|
Leeb nice first attempt
I made a few changes so it backtests like grabbing the weekly close and "len" needed to be * point to make sense it now back tests in the logic im not sure what you meant by if(Close[0]>long) // no such thing as Close[0] as o is latest baras 0 is the CURRENT bar it has no close so I changed it to bar1 if(Close[1]>long) // no such thing as Close[0] as o is latest bar just to see what it would do it backtests and makes a profit lol |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/metatrader-4/5739-new-expert-i-created.html
|
||||
| Posted By | For | Type | Date | |
| EA for TKimble's system | This thread | Refback | 03-04-2008 06:35 PM | |
| Part Time Wealth Building Trading System - Weekly Scalping - Page 55 | This thread | Refback | 07-16-2007 02:01 PM | |
| EA for TKimble's system @ Forex Factory | This thread | Refback | 06-23-2007 01:19 AM | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need reliable Stochastics EA created please!? | pikachucom | General Discussion | 9 | 06-30-2006 05:44 PM |
| Expert Question and Expert | mj10 | Expert Advisors - Metatrader 4 | 24 | 03-27-2006 01:31 PM |