#131 (permalink)  
Old 07-28-2007, 09:58 PM
Freshman
 
Join Date: Jul 2007
Posts: 2
Thanks: 4
Thanked 0 Times in 0 Posts
andwigah is on a distinguished road
Exclamation

what pairs are you trading coz i am demo trading manually and it's looks pretty good from where am sitting.
__________________
mnjumbe
Reply With Quote
  #132 (permalink)  
Old 07-28-2007, 10:37 PM
Freshman
 
Join Date: Apr 2007
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Dave2 is on a distinguished road
Default

The ten that Don trades.
Reply With Quote
  #133 (permalink)  
Old 07-28-2007, 11:27 PM
Freshman
 
Join Date: Jul 2007
Posts: 2
Thanks: 4
Thanked 0 Times in 0 Posts
andwigah is on a distinguished road
Default

Quote:
Originally Posted by Dave2 View Post
The ten that Don trades.
manually i can only go for the really volitile once and most are ok plus i added another filter just to be sure, I cant say anything bout the automated version, not used it yet.
__________________
mnjumbe
Reply With Quote
Announcement !!!
  #134 (permalink)  
Old 07-30-2007, 05:40 AM
steinitz's Avatar
Freshman
 
Join Date: Mar 2007
Posts: 0
Thanks: 11
Thanked 26 Times in 15 Posts
steinitz is on a distinguished road
Exclamation Announcement !!!

Its 5:57 AM and woke up with what I think is either a solution or "the" solution to the draw down issue! Let me give an example which best illustrates my idea.

Example:

1. EA is set for for default settings of 1/6
2. EA recognizes that the monthly trend is blue (long)
3. EA scans top/bottom to find the first counter trend at 1hr TF (alert TF)
4. EA drops down to 30m and waits to get in to trade (alert -1 TF)
5. EA enters trade when 30m turns from red to its first blue candle and goes long
6. Trade fails as 30m blue bars suddenly turn to red bars
7. Preset switch (adjustable) counts how many CLOSED bars (30m) needed to = true (to avoid hedge trade being activated prematurely)
8. Activate the hedge trade

HEDGE TRADE ACTIVATED

9. Hedge trade becomes the earlier "alert TF-1" (30m) as the new "high TF".
10. "Upper TF" function switched on
11. "Upper TF " uses new (high TF 30m) +1 as its value (1hr)
12. EA looks to make sure the high TF (30m) matches the upper TF (1hr).
13. EA scans top/bottom to find the first counter trend at 15m TF (alert TF)
14. EA drops down to 5m and waits to get in to trade (alert -1 TF)
15 EA continues this hedge trading as long as the "upper TF(s)" are valid

COMMENTARY


As long as the "upper TF" condition = true then we continue hedge trading. We could have many hedge trades or very little depending on how deep the draw down gets. This will be automatic for the EA since it looks at the "upper TF" condition.

CLOSING DOWN HEDGE TRADES


16. As soon as the "high TF" (30m) is no longer = true (color doesn't match "upper TF" 1hr) the last hedge trade is closed down instantly regardless of P/L.
17. The hedge trade may have a stop loss assigned to it but I am thinking in favor of color changes rather then static SL.

COMMENTARY


What I have described above should cure the draw down issues since the hedge trade will make as many trades available as long as the DD condition exists. If the DD doesn't last long the hedge trade will also be short lived.

Keep in mind that if the original trade stays in DD for an extended length we could make substantial profits as seen by 4.set. This could very easily take care of some of the losses or actually exceed the floating losses with a NET gain if the original trade bounces back and forth in a range.

The original trade could hypothetically trade in a range allowing the hedge trade to become a pip monkey and rack up 10-12 per trade.

If the original trade normalizes and returns to recover it's losses thats ok too as the hedge trade will finally close down with some small gain or loss and things get back to normal.

I am excited to give this to Robert to code in the new version. With this we can possibly get rid of the other requests to close down on Fridays or at certain floating +/- P/L values.

6:54 AM

EDIT: See changes in red

Don
__________________
STEINITZ
"A man wears one watch and can tell time. A man wears two watchs and doesn't know what time it is"
old chinese proverb.....

http://www.ForexRobotTrader.com

Note: 100% no loss is obtained when no type of stop loss is employed
Reply With Quote
  #135 (permalink)  
Old 07-30-2007, 11:43 AM
Freshman
 
Join Date: Apr 2007
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Dave2 is on a distinguished road
Default

Sounds good Don, so to be clear could we in fact be scalping more trades in the DD until we resume the trend?
Reply With Quote
  #136 (permalink)  
Old 07-30-2007, 08:48 PM
Freshman
 
Join Date: Jul 2007
Posts: 2
Thanks: 3
Thanked 0 Times in 0 Posts
sempoi is on a distinguished road
Default

Quote:
Originally Posted by steinitz View Post
Its 5:57 AM and woke up with what I think is either a solution or "the" solution to the draw down issue! Let me give an example which best illustrates my idea.

Example:

1. EA is set for for default settings of 1/6
2. EA recognizes that the monthly trend is blue (long)
3. EA scans top/bottom to find the first counter trend at 1hr TF (alert TF)
4. EA drops down to 30m and waits to get in to trade (alert -1 TF)
5. EA enters trade when 30m turns from red to its first blue candle and goes long
6. Trade fails as 30m blue bars suddenly turn to red bars
7. Preset switch (adjustable) counts how many CLOSED bars (30m) needed to = true (to avoid hedge trade being activated prematurely)
8. Activate the hedge trade

HEDGE TRADE ACTIVATED

9. Hedge trade becomes the earlier "alert TF-1" (30m) as the new "high TF".
10. "Upper TF" function switched on
11. "Upper TF " uses new (high TF 30m) +1 as its value (1hr)
12. EA looks to make sure the high TF (30m) matches the upper TF (1hr).
13. EA scans top/bottom to find the first counter trend at 15m TF (alert TF)
14. EA drops down to 5m and waits to get in to trade (alert -1 TF)
15 EA continues this hedge trading as long as the "upper TF(s)" are valid

COMMENTARY


As long as the "upper TF" condition = true then we continue hedge trading. We could have many hedge trades or very little depending on how deep the draw down gets. This will be automatic for the EA since it looks at the "upper TF" condition.

CLOSING DOWN HEDGE TRADES


16. As soon as the "high TF" (30m) is no longer = true (color doesn't match "upper TF" 1hr) the last hedge trade is closed down instantly regardless of P/L.
17. The hedge trade may have a stop loss assigned to it but I am thinking in favor of color changes rather then static SL.

COMMENTARY


What I have described above should cure the draw down issues since the hedge trade will make as many trades available as long as the DD condition exists. If the DD doesn't last long the hedge trade will also be short lived.

Keep in mind that if the original trade stays in DD for an extended length we could make substantial profits as seen by 4.set. This could very easily take care of some of the losses or actually exceed the floating losses with a NET gain if the original trade bounces back and forth in a range.

The original trade could hypothetically trade in a range allowing the hedge trade to become a pip monkey and rack up 10-12 per trade.

If the original trade normalizes and returns to recover it's losses thats ok too as the hedge trade will finally close down with some small gain or loss and things get back to normal.

I am excited to give this to Robert to code in the new version. With this we can possibly get rid of the other requests to close down on Fridays or at certain floating +/- P/L values.

6:54 AM

EDIT: See changes in red

Don
Din....Hope the new version come out soon.....please inform me as soon it's ready
Reply With Quote
  #137 (permalink)  
Old 07-31-2007, 04:53 AM
steinitz's Avatar
Freshman
 
Join Date: Mar 2007
Posts: 0
Thanks: 11
Thanked 26 Times in 15 Posts
steinitz is on a distinguished road
Default

Quote:
Originally Posted by Dave2 View Post
Sounds good Don, so to be clear could we in fact be scalping more trades in the DD until we resume the trend?
Yes that is the idea!

Don
__________________
STEINITZ
"A man wears one watch and can tell time. A man wears two watchs and doesn't know what time it is"
old chinese proverb.....

http://www.ForexRobotTrader.com

Note: 100% no loss is obtained when no type of stop loss is employed
Reply With Quote
  #138 (permalink)  
Old 07-31-2007, 04:54 AM
steinitz's Avatar
Freshman
 
Join Date: Mar 2007
Posts: 0
Thanks: 11
Thanked 26 Times in 15 Posts
steinitz is on a distinguished road
Default

Quote:
Originally Posted by sempoi View Post
Din....Hope the new version come out soon.....please inform me as soon it's ready
Absolutely!

Don
__________________
STEINITZ
"A man wears one watch and can tell time. A man wears two watchs and doesn't know what time it is"
old chinese proverb.....

http://www.ForexRobotTrader.com

Note: 100% no loss is obtained when no type of stop loss is employed
Reply With Quote
  #139 (permalink)  
Old 07-31-2007, 08:14 AM
Sophomore
 
Join Date: Feb 2007
Posts: 63
Thanks: 0
Thanked 2 Times in 2 Posts
jgerousis is on a distinguished road
Default

Steintz

1. Don't you think that too much tweaking will only turn your EA into a curve fitted systems?

2. Do you have a clear set of rules to trade the system manually, and do you mind posting the system and rules and live resulsts (traded on live account) on my website? The forex strategy monitor?


Regards, Yanni
Welcome to My Fx Report - Live Forex Trading

The forex strategy Monitor!
__________________
Forex Killer
www.myfxreport.com
I trade for a living!
Reply With Quote
  #140 (permalink)  
Old 08-01-2007, 07:46 PM
steinitz's Avatar
Freshman
 
Join Date: Mar 2007
Posts: 0
Thanks: 11
Thanked 26 Times in 15 Posts
steinitz is on a distinguished road
Default

Quote:
Originally Posted by jgerousis View Post
Steintz

1. Don't you think that too much tweaking will only turn your EA into a curve fitted systems?

2. Do you have a clear set of rules to trade the system manually, and do you mind posting the system and rules and live resulsts (traded on live account) on my website? The forex strategy monitor?


Regards, Yanni
Welcome to My Fx Report - Live Forex Trading

The forex strategy Monitor!
No I don't believe that my system will be curve fitted if anything it will be optimized there is a big difference between the two. If you look at the beginning of this thread you'll see the rules for trading this method manually. Please send me an e-mail explaining what you are looking to do and I'll give it some thought and respond back to you.
Thank you very much

Don
__________________
STEINITZ
"A man wears one watch and can tell time. A man wears two watchs and doesn't know what time it is"
old chinese proverb.....

http://www.ForexRobotTrader.com

Note: 100% no loss is obtained when no type of stop loss is employed
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



All times are GMT. The time now is 05:35 AM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now