Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems


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

View Poll Results: What Do You Think?
Good 622 87.98%
Bad 85 12.02%
Voters: 707. You may not vote on this poll

Reply
 
LinkBack (70) Thread Tools Display Modes
  #1071 (permalink)  
Old 09-16-2007, 08:02 PM
burn0050's Avatar
Member
 
Join Date: Feb 2007
Location: Denver, CO
Posts: 32
burn0050 is on a distinguished road
10%?

Quote:
Originally Posted by MrPip View Post
I added AutoLot to the EA and ran with the settings that produced the best results with profit at $16K. With MM the profit is now over $60K with 10% Account Balance per trade. Drawdown is higher but has more to do with trading 10% instead of 1 lot. Account size is $25K. Running with $10K account shows profit of $27125.
When you use "MM" - does that mean you are using the money management function I wrote?

If so, 10% is seriously risking your account. It sounds like spectacular results, but these rules are designed to risk at maximum 3% - 1.5 to 2% are for the average joe. If you are conservative, .5 to 1%. This MM is designed to keep you in the game. It uses an Anti-Martingale strategy - as you profit more, you bet more, and vice versa. At 10%, a big move against you could cripple your account. Using this method, even with 2%, you could sustain 25 losses in a row and still have 1/2 your account left.

It is also better to get results for a longer trading set - a minimum of 100 trades. I would be interested to see the results using the 3 (1 lot, autolot, MM) over a period of 1 year, with the optimized settings you have gathered so far.

If people are interested, I do have a buy and sell script written that allows you to drag them onto the chart you are trading, and it will offer to place the buy/sell order with your preset stoploss and percent risk.

Thanks,
burn0050
__________________
He who laughs last thinks slowest
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1072 (permalink)  
Old 09-16-2007, 08:07 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,098
ElectricSavant is on a distinguished road
Below..in blue, is a quote from Burn0050...

Print it out and tape it on your wall.

as traders...uhh..successful traders, I mean... we need to concentrate on DD to benchmark the robustness of a system...(I said that)

If you are to survive the various non-yielding conditions that the lovely FX market will present to your trending OR your ranging OR your breakout OR your reversal EA's, you must have a plan and expect these day's to arrive. What will you do when they arrive on your desktop in front of you? How will you react?...how will you trade?...

Will you survive? Can you extract or skim the money from the market that it can give you...time & time again? How broad are your horizons? What do you expect from trading? Are your expectations too high?

Would you be happy with a minimum of 25% yield on your total portfolio capital per year and not exceed 15% DD on that capital? Would you be able to trade with that for 10 years? I know for a fact that this is the most possible that you could have made, if you look at the last 10 years...do not let anybody tell you differently. Prove me wrong.

Size and plan your trades to survive....lower your expectations....Trading is not Gambling.

ES

P.s. This bouncing system, reminds me of Malibu Beach early in the AM...all the surfers wading out and guaging the wakes....they are trying to catch that big wave...they try...and try...and sometimes they get it...and ride that beatiful ride all the way in...



Money management will probably lower the return, but should also lower the drawdown

Last edited by ElectricSavant; 09-16-2007 at 09:43 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1073 (permalink)  
Old 09-16-2007, 08:19 PM
nix nix is online now
Member
 
Join Date: Aug 2006
Posts: 91
nix is on a distinguished road
ZigZag Validity Indicator

I had some spare time this weekend so I tried to port the ZigZag Validity indicator from MetaStock to MT4. I still have some problems with it since I'm not familiar with the MetaStock functions. The posted version of the indicator still needs some work. Maybe someone here can help me out ( I included all my notes in the code ).

I also found the following ZigZag indicator which might be of some more use.
In fact the Validity indicator might not be needed.

I'll also try to port the ZigZag Trend indicator from MetaStock and I'll code the idea presented by igor:
post #1053


Anyway, here they are.
Attached Files
File Type: mq4 ZZP.mq4 (7.3 KB, 246 views)
File Type: mq4 ZigZag_Validity.mq4 (5.5 KB, 233 views)
__________________
NiX
forex.home.pl

Last edited by nix; 09-16-2007 at 08:22 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1074 (permalink)  
Old 09-16-2007, 08:33 PM
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 556
MrPip is on a distinguished road
Replies in red.

I also ran the backtest using 5% trade size so that the average risk is less than 3%. The starting balance was $10,000.

The results are profit 8751, drawdown 7%. The number of trades remain the same. Also the win rate is 41% wins. Largest win 2589 on 0.5 lots($500), largest loss 510 on 0.4 lots, average win 1219, average loss 170.

Robert


Quote:
Originally Posted by burn0050 View Post
When you use "MM" - does that mean you are using the money management function I wrote?

Yes.

If so, 10% is seriously risking your account. It sounds like spectacular results, but these rules are designed to risk at maximum 3% - 1.5 to 2% are for the average joe. If you are conservative, .5 to 1%. This MM is designed to keep you in the game. It uses an Anti-Martingale strategy - as you profit more, you bet more, and vice versa. At 10%, a big move against you could cripple your account. Using this method, even with 2%, you could sustain 25 losses in a row and still have 1/2 your account left.

Actual risk is not 10% unless the stoploss is 100. If the average stoploss is 50 then the risk is 5%. The trade size is 10% and you are willing to lose half of that with an average 50 pip stop loss.

It is also better to get results for a longer trading set - a minimum of 100 trades. I would be interested to see the results using the 3 (1 lot, autolot, MM) over a period of 1 year, with the optimized settings you have gathered so far.

I would also like that but do not have the data to backtest that far. The reason for the lower number of trades is the filtering of the false signals.


If people are interested, I do have a buy and sell script written that allows you to drag them onto the chart you are trading, and it will offer to place the buy/sell order with your preset stoploss and percent risk.

Thanks,
burn0050

Last edited by MrPip; 09-16-2007 at 08:35 PM. Reason: add starting balance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1075 (permalink)  
Old 09-16-2007, 08:59 PM
forex11's Avatar
Senior Member
 
Join Date: Nov 2006
Location: MADEIRA BEACH,FLA.
Posts: 200
forex11 is on a distinguished road
Cool ready

Well is everybody ready for a new week. I see the thread is busy on the weekend. so I just wanted to say that it is dedication like that, that will pay off in the end.

FANTASTIC WORK.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1076 (permalink)  
Old 09-16-2007, 09:03 PM
ChampionFx's Avatar
Member
 
Join Date: Dec 2006
Location: Chicago
Posts: 90
ChampionFx is on a distinguished road
Quote:
Originally Posted by nix View Post
I had some spare time this weekend so I tried to port the ZigZag Validity indicator from MetaStock to MT4. I still have some problems with it since I'm not familiar with the MetaStock functions. The posted version of the indicator still needs some work. Maybe someone here can help me out ( I included all my notes in the code ).

I also found the following ZigZag indicator which might be of some more use.
In fact the Validity indicator might not be needed.

I'll also try to port the ZigZag Trend indicator from MetaStock and I'll code the idea presented by igor:
post #1053


Anyway, here they are.

That's fantastic nix,
will test it during live action
Nix , is there any chance to look in to ZigZag Trend indicator ?
It should be better as signals can be directly tradable even without other indicators.

Taken from plutumtrading.com

The Zigzag Trend (ZZT) indicator turns Zigzag into a directly tradable indicator. It gives always valid indications about the trends of prices. Whether back-testing or trading live, whether studying historic prices or the evolving current price trend, Zigzag Trend will give you clear and valid indications about trend direction.

No matter where Zigzag is heading to, no matter which direction any of its legs points to (or .. does not point to), a ZZT with the same parameter setting will give you correct and valid information, so that you can either use the tool as a stand-alone indicator or incorporate it in any other analysis tool, technique or strategy plan.

Price retracements do not necessarily constitute trend reversals. Shallow corrections can be considered as micro-trends or simply as noise. In the picture above we have used a 20% Zigzag of close which indicates a strong uptrend but hesitates each time prices move lower. A characteristic example is the correction of the last period (the section marked with an ellipse and a question mark) when Zigzag has stopped plotting for about 45 days. The Zigzag Trend indicator on the other hand is never fooled by noise and in this case it shows that the main up trend remains valid.

Here is the picture even thou it's on weekly timeframe but it could be interesting to see it on much shorter timeframe.

Zigzag Trend vs. Zigzag : During corrections Zigzag either stops plotting (as it does here), or gives revisable signals. On the contrary, ZZT cannot be mislead. In this case it shows that the uptrend continues.

Thanks a lot nix

Sincerely,
ChampionFx
Attached Images
File Type: jpg ZZT 1.jpg (92.8 KB, 975 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1077 (permalink)  
Old 09-16-2007, 09:36 PM
burn0050's Avatar
Member
 
Join Date: Feb 2007
Location: Denver, CO
Posts: 32
burn0050 is on a distinguished road
Exclamation Review

Quote:
Originally Posted by MrPip View Post
Replies in red.

I also ran the backtest using 5% trade size so that the average risk is less than 3%. The starting balance was $10,000.

The results are profit 8751, drawdown 7%. The number of trades remain the same. Also the win rate is 41% wins. Largest win 2589 on 0.5 lots($500), largest loss 510 on 0.4 lots, average win 1219, average loss 170.

Actual risk is not 10% unless the stoploss is 100. If the average stoploss is 50 then the risk is 5%. The trade size is 10% and you are willing to lose half of that with an average 50 pip stop loss.

Robert
Actually, that's not true. This function uses a constant % risk of your account. If you use 50 or 100 pip stop loss, the $ amount will be the same. That's why the lot size changes. For example:
A $25k account, using 1.5% risk, that means you are willing to lose $375. The function uses stop loss * pip value to determine how many lots will equal $375. So, a bigger stop loss will mean a smaller lot size. Conversely, a smaller stop will mean a larger lot size. Tight stops will mean that you may not be able to make a purchase, because your leverage would be too large.

If you use a 5 pip stop loss on the GPB/USD, at 2.0071. With a 1.5% risk on a $25k account would mean a lot size of 7.5 lots. The same stop loss with 3% risk would mean a lot size of 15 lots.

So, unless you are altering both the stop loss and the risk percentage, then you must view this function using a constant risk. I can build in more logic to review the leverage used on the account to determine if the purchase can be made, which would probably help in this case. But suffice it to say that using this function with a small stop loss and a large percent risk will probably get you a lot of rejected orders.

Thanks,
burn0050
__________________
He who laughs last thinks slowest
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1078 (permalink)  
Old 09-16-2007, 10:31 PM
iGoR's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 1,212
iGoR is an unknown quantity at this point
Quote:
Originally Posted by nix View Post
I had some spare time this weekend so I tried to port the ZigZag Validity indicator from MetaStock to MT4. I still have some problems with it since I'm not familiar with the MetaStock functions. The posted version of the indicator still needs some work. Maybe someone here can help me out ( I included all my notes in the code ).

I also found the following ZigZag indicator which might be of some more use.
In fact the Validity indicator might not be needed.

I'll also try to port the ZigZag Trend indicator from MetaStock and I'll code the idea presented by igor:
post #1053


Anyway, here they are.
Hi Nix,

The zig zag validity indicator is not working properly.
On the image you can see at the bottom the BINAIRY indicator that works correctly for MT4.0. It jumps from -1 to +1 or vice versa when an amount of procentage is crossed.
As I explained already we do not use a zigzag indicator in this indicator we develloped.
But is does the same thing as the SR ZZT in metastock wich is the one on top.
I took a chart on a daily period so a few pips more or less would not interveen in the reading.
As you can see the bottom indicator (in MT4 and the top indicator in MS do the same thing. Both use the value 0.5%.
The zig zag validity indicator (magenta) is also on 0.5% but jumps continiously up and down for no reason.
I know you said it needs some more adjustments or is a beta version but I wanted to say this so people would not use this indicator at this moment because it is doesn't function as needed.

regards..iGoR
Attached Images
File Type: jpg error in ZZ validity.JPG (251.8 KB, 886 views)
__________________
Succes comes with knowledge. Knowledge comes with experience. Experience comes with time and hard work... (iGoR)
Price moves in a 100% random way so build yourself a system that is not affected by trend or consolidation...(iGoR)

Last edited by iGoR; 09-16-2007 at 10:33 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1079 (permalink)  
Old 09-16-2007, 10:45 PM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 155
onetarmizi is on a distinguished road
Quote:
Originally Posted by ChampionFx View Post
That's fantastic nix,
will test it during live action
Nix , is there any chance to look in to ZigZag Trend indicator ?
It should be better as signals can be directly tradable even without other indicators.

Taken from plutumtrading.com

The Zigzag Trend (ZZT) indicator turns Zigzag into a directly tradable indicator. It gives always valid indications about the trends of prices. Whether back-testing or trading live, whether studying historic prices or the evolving current price trend, Zigzag Trend will give you clear and valid indications about trend direction.

No matter where Zigzag is heading to, no matter which direction any of its legs points to (or .. does not point to), a ZZT with the same parameter setting will give you correct and valid information, so that you can either use the tool as a stand-alone indicator or incorporate it in any other analysis tool, technique or strategy plan.

Price retracements do not necessarily constitute trend reversals. Shallow corrections can be considered as micro-trends or simply as noise. In the picture above we have used a 20% Zigzag of close which indicates a strong uptrend but hesitates each time prices move lower. A characteristic example is the correction of the last period (the section marked with an ellipse and a question mark) when Zigzag has stopped plotting for about 45 days. The Zigzag Trend indicator on the other hand is never fooled by noise and in this case it shows that the main up trend remains valid.

Here is the picture even thou it's on weekly timeframe but it could be interesting to see it on much shorter timeframe.

Zigzag Trend vs. Zigzag : During corrections Zigzag either stops plotting (as it does here), or gives revisable signals. On the contrary, ZZT cannot be mislead. In this case it shows that the uptrend continues.

Thanks a lot nix

Sincerely,
ChampionFx
Hi guys..

Where can I get zig zag trend or ZZT indi? Looking nice.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1080 (permalink)  
Old 09-16-2007, 11:14 PM
iGoR's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 1,212
iGoR is an unknown quantity at this point
Quote:
CHAMPIOFX: That's fantastic nix,
will test it during live action
Nix , is there any chance to look in to ZigZag Trend indicator ?
It should be better as signals can be directly tradable even without other indicators.

Taken from plutumtrading.com
I would like to clear out some things and give you a bit more help or pointing out some contradictions.

On that site plutumtrading they claim that the zigzag validity can not be use in backtest because of the dynamic last leg....

The problem is a bit that raftopoulos has made severall indicators before he came to his last version SR ZZT that DOES NOT re-paint.

The formula in metastock that DOES NOT RE-PAINT is this one:
amnt:=Input("%",0.2,100,1.7);
md:=1;
vr:=CLOSE;
zz0:=If(md=1, Zig(vr,amnt,%), Zig(vr,amnt,$));
zz1:=Ref(zz0,-1);
zz2:=Ref(zz0,-2);

tr:=ValueWhen(1,zz0>zz1 AND zz1<zz2, zz1);
pk:=ValueWhen(1,zz0<zz1 AND zz1>zz2, zz1);
PU:=If(md=1,tr+Abs(tr)*amnt/100,tr+amnt);
PD:=If(md=1,pk-Abs(pk)*amnt/100,pk-amnt);

res:=If(vr>=PU AND zz0>zz1,1,
If(vr<=PD AND zz0<zz1,-1,0));
res:=If(res<>0,res,ValueWhen(1,res<>0,res));
res

This formula can be used in backtesting with no problems. Again there is no re-painting element what so ever.
If you find other versions on metastock that do not look identicaly the same like this formula, then they are previous versions that did re-paint themself.

But again if one wants to devellop the same SR ZZT indicator as raftopoulos did in MT4.0 then DO NOT USE the zigzag indicator because the zigzag in MT4.0 does not do the same thing as the zigzag in metastock.

Important: I would like to say this again, this indicator ST ZZT is absolutly not worth trading as a stand alone indicator.
In metastock one can very easy do a backtest to optimize the so called ideal % reversall. No pair or index or future nore any certain time frame over longer period of time shows a smooth equity curve. On the ideal values, it end everytime with a profit but the drawdowns are WAY to heavy ( even with S/L T/P and trailing stops) (whatever plutum may claim in there results).
Believe me, you can do some googling on my name and raftopoulos and you will conversation with raftopoulos already 2 years ago. So I know this indicator true and true.

regards..iGoR
__________________
Succes comes with knowledge. Knowledge comes with experience. Experience comes with time and hard work... (iGoR)
Price moves in a 100% random way so build yourself a system that is not affected by trend or consolidation...(iGoR)

Last edited by iGoR; 09-16-2007 at 11:30 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
forex tsd, forex-tsd, bouncing pips, Bouncing Pip, follow the bouncing pip, Supernova, bouncing, nonlag zigzag, nonlagdot, bouncing pip ea, forex, BigBear, MrPip, signal_bars_v6, MACD-DIV, QQE_Alert_MTF_v5, signal_bars_v6.ex4, bear system forex tsd, Jacko, tsd forex, follow, mr pip

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

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/suggestions-trading-systems/8728-follow-bouncing-pip.html
Posted By For Type Date
【Forex】MetaTrader PartX【CFD.&Futures】 This thread Refback 09-26-2008 04:41 PM
■テクニカルについて語ろう■Part5 This thread Refback 09-23-2008 08:07 AM
【隔離スレ】MetaTrader初心者専用3【ゆとり専用】 This thread Refback 09-21-2008 03:37 AM
??????MetaTrader????????????? - MetaTrader???Wiki This thread Refback 08-31-2008 08:27 AM
ナモハムヌハフノ ハネマ ホリム ン聿 ヤムヘ衂 ソ!! - 聿ハマヌハ ヌ矼ハマヌ趁 ヌ瞽ムネ This thread Pingback 07-13-2008 04:26 AM
・キ・ケ・ニ・爭ネ・。シ・タ。シ、ホヘ。。 This thread Refback 06-29-2008 07:05 PM
■テクニカルについて語ろう■Part5 This thread Refback 06-18-2008 01:16 PM
neamtu_victor - Viewing Profile This thread Refback 02-26-2008 06:26 PM
ハレヌ 赭硼 翔ヤム zig zag ネレ聶 聚ヌ゚ ナ !!! - ヌ瞰ンヘノ 2 - 聶バ 萇マ ホネムヌチ ヌ矼ヌ This thread Refback 02-20-2008 10:02 PM
Real Forex For TSD: Signal Service This thread Refback 02-09-2008 08:06 AM
ZigZaguri - vamist.com - Forex forums and blogs This thread Refback 02-07-2008 04:35 PM
Jacko's Forex House of Pleasure and Pain - Page 107 This thread Refback 02-06-2008 04:06 PM
Jacko's Forex House of Pleasure and Pain - Page 107 This thread