Forex
Google
New signals service!

Go Back   Forex Trading > Trading systems > Martingale/Average Cost and Hedging


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 (2) Thread Tools Display Modes
  #81 (permalink)  
Old 05-01-2006, 09:47 PM
DOMIANDR000's Avatar
Member
 
Join Date: Dec 2005
Posts: 54
DOMIANDR000 is on a distinguished road
Thanks for this Graham, just to clarify - the orders are set up with a 80$ SL and are nevr manually closed, a new day opens a new order irrespective of the previous positions?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #82 (permalink)  
Old 05-01-2006, 09:54 PM
gkozlyk's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 202
gkozlyk is on a distinguished road
Quote:
Originally Posted by DOMIANDR000
Thanks for this Graham, just to clarify - the orders are set up with a 80$ SL and are nevr manually closed, a new day opens a new order irrespective of the previous positions?

Thanks
Not sure. I don't manually close the trades, but there are several different options: Never close, close after 24, 48 or 72 hours. Most of the pairs will close within 24 hours, especially if your TP is 10 or less.

Graham
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #83 (permalink)  
Old 05-01-2006, 11:38 PM
Senior Member
 
Join Date: Sep 2005
Posts: 255
aelimian is on a distinguished road
Graham
Are you SL/TP 50/10 or 80/8 or both at this time?
Do you beleive that 80/8 performs better than 50/10?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #84 (permalink)  
Old 05-02-2006, 12:34 AM
gkozlyk's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 202
gkozlyk is on a distinguished road
Quote:
Originally Posted by aelimian
Graham
Are you SL/TP 50/10 or 80/8 or both at this time?
Do you beleive that 80/8 performs better than 50/10?

Thanks
Currently i am running tests on both the 10/50 and 5/50. Once we have a working EA, then i can run more forward tests and hopefully live as well. Seeing as the trades have a few minute window to enter in, running too many tests would leave not enough time to get them all in.

As to which TP/SL i feel works better, i really don't know. Proof will be in forward and backtesting. To do that, one needs to be around always at the same time and patience, or a good EA.

Graham
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #85 (permalink)  
Old 05-04-2006, 04:03 PM
gkozlyk's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 202
gkozlyk is on a distinguished road
Quote:
Originally Posted by sampson
I probably won't have time to make up the EA until tomorrow, so if anyone wants to take a shot at it in the mean time feel free.
I was just wondering if you have made progress on the EA. Not to rush though, in case your life is pretty busy.

Graham
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #86 (permalink)  
Old 05-04-2006, 05:01 PM
DOMIANDR000's Avatar
Member
 
Join Date: Dec 2005
Posts: 54
DOMIANDR000 is on a distinguished road
Graham,

Just try this out, I created a simple indicator showing the difference between daily O, H and L

1. Incase both are >10 set level to 1
2. Incase any one is <10 set level to 5
3. incase differnce between anyone is -80 (your sl) set level to 10

Suprisingly the 3 level was hit min of 3 times in a row....This would blow up your account if you used the cimpounding MM technique....

CAn you verify this??

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #87 (permalink)  
Old 05-04-2006, 06:54 PM
gkozlyk's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 202
gkozlyk is on a distinguished road
Quote:
Originally Posted by DOMIANDR000
Graham,

Just try this out, I created a simple indicator showing the difference between daily O, H and L

1. Incase both are >10 set level to 1
2. Incase any one is <10 set level to 5
3. incase differnce between anyone is -80 (your sl) set level to 10

Suprisingly the 3 level was hit min of 3 times in a row....This would blow up your account if you used the cimpounding MM technique....

CAn you verify this??
Thanks
Sorry, i don't know what you mean. Why not use extern int variables so we can select >10 or 8 or 5 for TP, or 80 or 50 for S/L, or whatever....

does that help? If not, maybe explain again for me.

Thanx,

Graham
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #88 (permalink)  
Old 05-04-2006, 08:34 PM
DOMIANDR000's Avatar
Member
 
Join Date: Dec 2005
Posts: 54
DOMIANDR000 is on a distinguished road
Hi,

I mean to say inorder to test out the credibility of the logic since it is based on a daily long short position of 10pips each...
The indicator will just indicate whether there would be a 80pip loss and it does so in case of 3 consecutive days for EUR/USD which means -

1 day 0.1lots = -80pips
2nd day 1 lot = -800pips
3rd day 10 lots = - 8000pips????
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #89 (permalink)  
Old 05-05-2006, 08:15 AM
Member
 
Join Date: Jan 2006
Posts: 48
lmx2000 is on a distinguished road
Hi everyone,I just open the EA and found this

"extern int Start=15;"

Seems the start time, I am using interbankFX,their time is the same as GMT,should I adjust the "Start=15"? By this parameter when the trade will
begin?Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #90 (permalink)  
Old 05-05-2006, 07:19 PM
gkozlyk's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 202
gkozlyk is on a distinguished road
Quote:
Originally Posted by lmx2000
Hi everyone,I just open the EA and found this

"extern int Start=15;"

Seems the start time, I am using interbankFX,their time is the same as GMT,should I adjust the "Start=15"? By this parameter when the trade will
begin?Thanks!
Sounds good, but having adjusted the time, i found it wasn't 100% reliable for some reason. This is why i was interested in a full EA rebuild by a successful EA Programmer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
forex, hedgehog ea

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/martingale-average-cost-hedging/1826-hedgehog-system-ea.html
Posted By For Type Date
OANDA FXMessage: Virtual no brainer trades...know any? This thread Refback 10-05-2007 08:19 AM
Forex trading strategies - Page 9 - Talkgold HYIP, Investment & Money Forum This thread Refback 07-09-2007 12:47 PM


All times are GMT. The time now is 08:19 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.