Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4


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 (8) Thread Tools Display Modes
  8 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 11-22-2006, 06:38 PM
bluto's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 630
bluto is an unknown quantity at this point
Here's the new "Goblin" ea...little brother to Predator

This is a another hybrid of 10Point3 with what I believe are some significant enhancements to improve trading success based on the Predator EA I posted in the Elite Section a few weeks ago. Predator has had some really good results so far (knock on wood).

This EA scraps the standard MACD used in 10Point3 for trade signals and instead uses a Jurik RSI based on Jurik MA's. We've found this to be a tremendously more responsive indicator in Predator for getting you in and out of the correct trade direction in the first place. There's an additional new feature that now restricts trading to go with the daily trend. Loosely translated:

1. If the trend is strongly up, you buy only on the dips.
2. If the trend is ranging/weak downtrend/weak uptrend, you can buy or sell.
3. If the trend is strongly down, you sell only on the rallies.

Settings can be the same thing you've used with 10Point3, Terminator or Predator. I've found that keeping the TakeProfit/Pips/Stoploss intervals tight can result in more rapid smaller but consistent profits. The enhancements in this EA should go a long way to help avoid trading in the wrong direction and to reduce those huge drawdowns.

Give it a shot with a demo account and post your results.
Attached Files
File Type: zip Goblin.zip (17.5 KB, 2819 views)

Last edited by bluto; 11-27-2006 at 07:32 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-22-2006, 06:41 PM
Member
 
Join Date: Oct 2006
Posts: 53
baggermatsch is on a distinguished road
before i go testing, nice work @bluto
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-22-2006, 07:46 PM
Member
 
Join Date: Oct 2006
Posts: 53
baggermatsch is on a distinguished road
i have one problem when i put it on micro demo on neuimex.

it is only micro till 2.50 from then on it goes to 3 and then 4 lots etc...

0.01 / 0.02 / 0.04 / 0.08 / 0.16 / 0.32 / 0.64 / 1.28 / 2.56 (this one dont trade my broker) / 5.12 (this one else..) /

can we fix progression to:

0.01 / 0.02 / 0.04 / 0.08 / 0.16 / 0.32 / 0.64 / 1.28 / 2.50 / 5 / 10

?

greetz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-22-2006, 07:57 PM
Senior Member
 
Join Date: Oct 2006
Posts: 185
phorex_phreak is on a distinguished road
bluto,

i love it, excellent work my man, i have 2 concerns that i was wondering you can answer me on......#1- can i use this EA with micro lots on interbankfx?? and if i cant how can you change the EA to do so??

also, is there an option to turn off the Jurik indicators and let the EA run nakedly non-stop without using the indicators to determine a buy or a sell, can you implement this feature??? thankyou bluto........keep on phreaking
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 11-22-2006, 08:27 PM
Member
 
Join Date: Jun 2006
Posts: 30
uagadugu is on a distinguished road
Timeframe

Quote:
Originally Posted by bluto
This is a another hybrid of 10Point3 with what I believe are some significant enhancements to improve trading success based on the Predator EA I posted in the Elite Section a few weeks ago. Predator has had some really good results so far (knock on wood).

This EA scraps the standard MACD used in 10Point3 for trade signals and instead uses a Jurik RSI based on Jurik MA's. We've found this to be a tremendously more responsive indicator in Predator for getting you in and out of the correct trade direction in the first place. There's an additional new feature that now restricts trading to go with the daily trend. Loosely translated:

1. If the trend is strongly up, you buy only on the dips.
2. If the trend is ranging/weak downtrend/weak uptrend, you can buy or sell.
3. If the trend is strongly down, you sell only on the rallies.

Settings can be the same thing you've used with 10Point3, Terminator or Predator. I've found that keeping the TakeProfit/Pips/Stoploss intervals tight can result in more rapid smaller but consistent profits. The enhancements in this EA should go a long way to help avoid trading in the wrong direction and to reduce those huge drawdowns.

Give it a shot with a demo account and post your results.

What's timeframe do you use for this ea?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 11-22-2006, 08:28 PM
bluto's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 630
bluto is an unknown quantity at this point
Quote:
Originally Posted by phorex_phreak
bluto,

i love it, excellent work my man, i have 2 concerns that i was wondering you can answer me on......#1- can i use this EA with micro lots on interbankfx?? and if i cant how can you change the EA to do so??

also, is there an option to turn off the Jurik indicators and let the EA run nakedly non-stop without using the indicators to determine a buy or a sell, can you implement this feature??? thankyou bluto........keep on phreaking
I also use an IBFX mini account which is what this EA was developed & tested on, so it should definitely work for you. You can select lot sizes as small as .01

As far as turning off the indicators, that's not really feasible...like most EA's, this one needs some idea of what direction to place the trade. It uses an ordertype variable which is driven by the indicator to tell it whether to place a buy or a sell whenever the martingale sequencing tells the engine it's time to place another order in the progression. In the absence of that, it wouldn't know what to do. It's just a dumb machine. I suppose you could generate a random number and base the order on that, but you'd be dealing with a pig in a poke...wouldn't really make any sense.

If you want to trade countertrend, there's a "ReverseCondition" flag you can set to 1.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-22-2006, 08:28 PM
bluto's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 630
bluto is an unknown quantity at this point
Quote:
Originally Posted by uagadugu
What's timeframe do you use for this ea?
I've had very good results on an H1 timeframe.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 11-22-2006, 08:31 PM
bluto's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 630
bluto is an unknown quantity at this point
Quote:
Originally Posted by baggermatsch
i have one problem when i put it on micro demo on neuimex.

it is only micro till 2.50 from then on it goes to 3 and then 4 lots etc...

0.01 / 0.02 / 0.04 / 0.08 / 0.16 / 0.32 / 0.64 / 1.28 / 2.56 (this one dont trade my broker) / 5.12 (this one else..) /

can we fix progression to:

0.01 / 0.02 / 0.04 / 0.08 / 0.16 / 0.32 / 0.64 / 1.28 / 2.50 / 5 / 10

?

greetz
Wow. I didn't realize Neuimex or other brokers work their lot sizes that way. I'll have to look at the code to see what can be done. Stay tuned.

Last edited by bluto; 11-22-2006 at 08:35 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-22-2006, 09:55 PM
Senior Member
 
Join Date: Jun 2006
Posts: 743
yeoeleven is on a distinguished road
Goblin

Looks good to me, I have attached it to H1 charts and used the preset from my 10points3 Dynamic Stop testing, MaxTrades10 & starting from .01.

It has opened one trade and is analysing the daily trend on the other pairs. It gives one a feeling of confidence in that it is actually working out what to do. As opposed to jumping in automatically.

Thanks bluto,

John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-23-2006, 09:51 AM
Wackena's Avatar
Senior Member
 
Join Date: May 2006
Posts: 216
Wackena is on a distinguished road
bluto,

any suggested or preferred pairs for Goblin?

Wackena
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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 On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/4727-heres-new-goblin-ea-little-brother-predator.html
Posted By For Type Date
1万円から目指す原資回復 TSDのフォーラムへのリンク This thread Refback 07-18-2008 10:33 PM
。レMT4。ロMetaTrader Part8。レ・皈ソ・ネ・。シ・タ。シ。ロ - MetaTrader、゙、ネ、畍iki This thread Refback 06-28-2008 11:42 AM
TSD、ホ・ユ・ゥ。シ・鬣爨リ、ホ・・・ッ | 1ヒア゚、ォ、鯲ワサリ、ケクカサイノ This thread Refback 02-20-2008 03:47 PM
FOREX News Trader Indonesia News Trading FREE Profitable Forex Trading System Forex Strategy and Robot Expert Advisor EA at best Value Belajar Forex Panduan Forex - The Phantom This thread Refback 02-08-2008 05:32 AM
FOREX News Trader Indonesia News Trading FREE Profitable Forex Trading System Forex Strategy and Robot Expert Advisor EA at best Value Belajar Forex Panduan Forex - The Phantom This thread Refback 02-01-2008 07:57 AM
Forex Expert Advisor EA Indicator MT4 Message Forum OTCSmart This thread Refback 10-25-2007 01:41 PM
Managing Forex Account using Expert Advisor - Page 2 - Kaskus - The Largest Indonesian Community This thread Refback 08-23-2007 04:01 PM
Managing Forex Account using Expert Advisor - Kaskus - The Largest Indonesian Community This thread Refback 07-20-2007 09:35 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to "teach" and to use the AI ("neuron") EA? danil Suggestions for Trading Systems 5 07-15-2008 04:26 PM
dose it posible to creat any function of "mql code" posting in this forum? phoenix Metatrader Programming 20 05-28-2008 03:08 PM
Goblin "BiPolar" Edition bluto Expert Advisors - Metatrader 4 863 03-04-2008 06:42 AM


All times are GMT. The time now is 05:15 AM.



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