| 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 |
|
|||
|
Messing with Goldwarrior and Kama Reversal System
having troubles with goldwarrior working properly its taking trades at weird positions.... I love Kama Reversal System.. Finally got the mt4 indicator ''there is no expert yet... so i decided to mix it with Daily Impulse ''gold warrior indicator''
what.. Long Entry Kama: cross up through reversal line '''can be changed'' Settings: lookback per (1) Kama per (3) RevPoint .0005 Daily Impulse (21): Crosses Above 30.0 level Short Entry Kama Short:cross down through reversal line ''can be changed'' Settings: lookback per (1) Kama per (3) RevPoint .0005 Daily Impulse (21): Crosses Below 30.0 Level 25pip Stop Loss I was looking at a 25 pip take profit like the Goldwarrior ''theirs is 30pips Default' then i started looking at ATR TRAILING STOP like on period 14 gets some really small trailing stops but i think it would work i heres a picture of what i mean ![]() going back through and looking I think thought the ATR Trailing stop + Spread would be small the smaller trades worked out to around 25pips or so take profit...as the trend moves the ATR will raise keeping you ""hopefully'' in for more trades...trailing is something im gonna have to work at...then automation ![]() Last edited by automatedtrader; 05-05-2006 at 12:21 AM. |
|
|||
|
Original 15 minute settings
this is the original settings for goldwarrior 15minutes...IF YOU ARE HAVING PROBLEMS WITH GOLDWARRIOR ON MT4 AUTO TRADING IT IS BECAUSE THE PERIOD IN SETTINGS IS SET DEFAULT AT 21 IT SHOULD BE SET AT 14 same settings at the daily impulse hope this helps
![]() this 15min is great for 25 take profit..then wait for another signal> ![]() a good filter: cci 14 +100 and -100 Last edited by automatedtrader; 05-05-2006 at 03:29 AM. |
|
|||
|
Quote:
It means that there are no any buy or sell signals now. Last edited by newdigital; 06-21-2006 at 06:58 AM. |
|
|||
|
Right.
Code:
if (sbo==0 && AccountBalance()<2000) {
if (!IsTesting()) Comment("For normal work you must have 2000$ on your account");
return(0);
Code:
if (AccountFreeMargin()>=2000 //open new positions |
|
|||
|
Try Back testing start in july 2004
Hi! I have seen the backtesting that you post. It start from 2005.09.23.
I have a problem with ALL EA during backtesting start from Juli 2004 (using data bank). With account 1000, market will destroy your account until u can't open a new trade possition. But if i start from juli 2005, market will start growing your EA (not all) until now. Is it only me or everyone have this problem? Thanks for posting the EA! ![]() |
|
|||
|
It is written inside the code that account should be more than 2,000. And the authors said that it is better to have at least 5,000.
I did not backtest this EA. I am using it in elite section forward testing on demo since January this year with good results. Settings are default except S/L 100 and settings of k1 and k2 were chenged to the 3 and 6 respectively. |
![]() |
| Bookmarks |
| Tags |
| goldwarrior |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/438-goldwarrior-ea-zigzag-trading-system.html
|
||||
| Posted By | For | Type | Date | |
| ForexForums.org - View topic - GoldWarrior 02b | Post #1 | Refback | 02-23-2008 03:45 PM | |
| ForexForums.org - View topic - GoldWarrior 02b | Post #1 | Refback | 02-10-2008 07:14 AM | |
| GoldWarrior 02b - ForexForums.org | Post #1 | Refback | 06-29-2007 07:08 AM | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Zigzag system development | newdigital | Indicators - Metatrader 3 | 11 | 03-07-2008 01:43 AM |
| DayImpuls indicators (for Zigzag Trading Systems) | newdigital | Indicators - Metatrader 4 | 12 | 10-07-2007 09:41 AM |
| Zigzag Trading System Development | newdigital | Expert Advisors - Metatrader 3 | 78 | 09-06-2007 02:03 PM |
| Planet Parade - ZigZag System | AikeGvapa | Suggestions for Trading Systems | 4 | 02-08-2007 02:59 PM |