New Idea on EA [Keltner Breakout]
  #1 (permalink)  
Old 08-02-2006, 08:25 PM
Freshman
 
Join Date: Aug 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
cheezehead is on a distinguished road
Default New Idea on EA [Keltner Breakout]

This might work. I learned this from a Forex class, and the teacher showed us this technique. Its relatively simple.
Attached is the Keltner Channels indicator. Basically, when the currency crosses the top channel, you buy, and sell when it crosses the top channel on the downside. You sell when it crosses the lower channel to the downside, and buy back when it crosses the bottom channel to the upside.

If someone can program this, I would be happy to back test and forward test.

thanks,
Cheezehead
Attached Files
File Type: mq4 Keltner_Channels.mq4 (2.1 KB, 180 views)
Shark EA +755% Return
Making +755% Profits on Live Account:
Running Since Jan 2007. More Info
Reply With Quote
  #2 (permalink)  
Old 08-02-2006, 11:48 PM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,931
Thanks: 99
Thanked 365 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Ok, i'll put this in my to-do programming list.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
Keltner Breakout 1.0
  #3 (permalink)  
Old 08-03-2006, 12:42 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,931
Thanks: 99
Thanked 365 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default Keltner Breakout 1.0

Ok, here you go the Keltner Breakout 1.0.

Below backtest graph is from March 2005 to Aug 2006 attached on M30 timeframe using 1M-tick model. I set Extra_Pips = 16 to filter out noises. That means the price must breakout 16 pips from channel to enter order. Different setup may make this one holygrail!

Try it out!
Attached Images
File Type: gif keltner_breakout1.gif (6.1 KB, 232 views)
Attached Files
File Type: mq4 Keltner Breakout FxFisherman.mq4 (15.5 KB, 160 views)
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #4 (permalink)  
Old 08-03-2006, 09:51 PM
Freshman
 
Join Date: Aug 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
cheezehead is on a distinguished road
Default

UR Awesome. I will put it on test tonight and let it go through the weekend and then post results.

thanks,
Cheezehead
Reply With Quote
  #5 (permalink)  
Old 08-03-2006, 11:25 PM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,931
Thanks: 99
Thanked 365 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Yup i'd like to see some results.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #6 (permalink)  
Old 08-03-2006, 11:25 PM
Freshman
 
Join Date: Aug 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
cheezehead is on a distinguished road
Default

Scorpion,
Something is weird on the SL. On the strategy tester, I set the SL to 15 and I still found trades that were closed that were over 100 pips, instead of 15. Any ideas on this?
Look at Trade 7. It sold at 1.8355, but then closed at 1.8429. That is 74 pips before it closed.
I think if this can be fixed, then it would look much more promising.
The next big loss was #15, sold at 1.8334, then closed at 1.8435, 101 pips.
I will keep looking at other settings. Let me know if you find anything.
Attached Files
File Type: htm StrategyTester.htm (16.3 KB, 49 views)

Last edited by cheezehead : 08-03-2006 at 11:38 PM.
Reply With Quote
  #7 (permalink)  
Old 08-04-2006, 04:05 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,931
Thanks: 99
Thanked 365 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

SL is not guaranteed. When market is moving extrememly fast (70 pips in 20 seconds), SL never hits.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #8 (permalink)  
Old 08-04-2006, 04:08 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,931
Thanks: 99
Thanked 365 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Oh, set SL_Mode = 1 for fixed-pip model. Same applied to trailing stop, to enable it, set TS_MODE = 1.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #9 (permalink)  
Old 08-04-2006, 04:34 AM
Freshman
 
Join Date: Aug 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
cheezehead is on a distinguished road
Default

That worked! Thanks! I will back test and optimize it and see what I can come up with.
Reply With Quote
  #10 (permalink)  
Old 08-08-2006, 12:02 AM
Freshman
 
Join Date: Aug 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
cheezehead is on a distinguished road
Default

Im seeing that the EA is buying too late. Is there any way there can be a check on where the currency is at and compare it to the top or bottom of the channel and then buy or sell, depending on if the currency is at the top or bottom of the channel? It doesnt look like its checking, unless that is why you put the Extra Pips function in...
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Super Ea AQUILEZ Trading Systems 128 Yesterday 04:33 PM
Fisher Transform Dick Trading Systems 79 06-27-2008 10:57 PM
Need a EA written >>>Take the Challenge<<< 4xpipdaddy System Coding 6 02-28-2007 07:48 AM
Scorpion Need Help Convert EA Please txsundevil Trading Systems 2 09-28-2006 07:18 PM
Ea swirly MetaTrader and ZeroCode 2 09-01-2006 11:30 AM


All times are GMT. The time now is 01:51 AM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, 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