Forex



Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #571 (permalink)  
Old 02-28-2007, 07:01 AM
Senior Member
 
Join Date: Jun 2006
Posts: 363
chrisstoff is on a distinguished road
Bluto,

This is phenomenal!

So, you have completed the EA switcher...

Quote:
Originally Posted by bluto
Here's a forward test statement for 02/27-02/28 from a new EA piece I call "WaveRider" that will be a trend-following module stubbed in to JitterBug. The JitterBug backbone handles ranging conditions and passes control to this sub-EA whenever strong trend conditions are detected. The Yen behaved nicely today. Wish it was real money.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #572 (permalink)  
Old 02-28-2007, 10:28 AM
Junior Member
 
Join Date: May 2006
Posts: 2
jory is on a distinguished road
Quote:
Originally Posted by bluto
Here's a forward test statement for 02/27-02/28 from a new EA piece I call "WaveRider" that will be a trend-following module stubbed in to JitterBug. The JitterBug backbone handles ranging conditions and passes control to this sub-EA whenever strong trend conditions are detected. The Yen behaved nicely today. Wish it was real money.
i ask what the EA for this result ????
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #573 (permalink)  
Old 02-28-2007, 12:05 PM
Senior Member
 
Join Date: Nov 2006
Location: Switzerland
Posts: 100
alassio is on a distinguished road
Quote:
Originally Posted by bluto
Here's a forward test statement for 02/27-02/28 from a new EA piece I call "WaveRider" that will be a trend-following module stubbed in to JitterBug. The JitterBug backbone handles ranging conditions and passes control to this sub-EA whenever strong trend conditions are detected. The Yen behaved nicely today. Wish it was real money.
Looks good, interested to see more of the JitterBug and WaveRider family ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #574 (permalink)  
Old 02-28-2007, 10:34 PM
CatMan's Avatar
Junior Member
 
Join Date: Feb 2007
Posts: 20
CatMan is on a distinguished road
Goblin_Bipolar - Custom Made Lots

I wish to say hello and thank to all of you who contribute on this forum.

For those of who would like to use Goblin Bipolar with a different lots sequence, I attach the EA below.
The defaults represent the settings I prefer.

If the CustomMadeLots variable is set to true, then the EA is not doubling the lots anymore; instead is using the lots sequence defined by CMLot1, CMLot2...... CMLot10. Also, the UseFiboLotSizeProgression variable doesn't apply anymore.
If CustomMadeLots variable is set to false, then this EA is behaving as the original EA - doubling the lots or using a Fibo sequence.

The lots sequence I prefer is:
0.1, 0.1, 0.1, 0.2, 0.4, 0.6, 1.2, 2.0, 3.5, 6.2
In my testing I usually use max 8 lots (which means 2.0 max size lots), on H4 timeframe, EURUSD.
Attached Files
File Type: mq4 Goblin BiPolar Edition_CML1.mq4 (24.8 KB, 236 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #575 (permalink)  
Old 02-28-2007, 11:09 PM
bluto's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 633
bluto is an unknown quantity at this point
Quote:
Originally Posted by CatMan
I wish to say hello and thank to all of you who contribute on this forum.

For those of who would like to use Goblin Bipolar with a different lots sequence, I attach the EA below.
The defaults represent the settings I prefer.

If the CustomMadeLots variable is set to true, then the EA is not doubling the lots anymore; instead is using the lots sequence defined by CMLot1, CMLot2...... CMLot10. Also, the UseFiboLotSizeProgression variable doesn't apply anymore.
If CustomMadeLots variable is set to false, then this EA is behaving as the original EA - doubling the lots or using a Fibo sequence.

The lots sequence I prefer is:
0.1, 0.1, 0.1, 0.2, 0.4, 0.6, 1.2, 2.0, 3.5, 6.2
In my testing I usually use max 8 lots (which means 2.0 max size lots), on H4 timeframe, EURUSD.
Interesting mod, catman! Do you have a statement to share that shows the action/profitability of these sequence settings?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #576 (permalink)  
Old 02-28-2007, 11:25 PM
xxDavidxSxx's Avatar
Senior Member
 
Join Date: Jul 2006
Posts: 745
xxDavidxSxx is on a distinguished road
Quote:
Originally Posted by CatMan
I wish to say hello and thank to all of you who contribute on this forum.

For those of who would like to use Goblin Bipolar with a different lots sequence, I attach the EA below.
The defaults represent the settings I prefer.

If the CustomMadeLots variable is set to true, then the EA is not doubling the lots anymore; instead is using the lots sequence defined by CMLot1, CMLot2...... CMLot10. Also, the UseFiboLotSizeProgression variable doesn't apply anymore.
If CustomMadeLots variable is set to false, then this EA is behaving as the original EA - doubling the lots or using a Fibo sequence.

The lots sequence I prefer is:
0.1, 0.1, 0.1, 0.2, 0.4, 0.6, 1.2, 2.0, 3.5, 6.2
In my testing I usually use max 8 lots (which means 2.0 max size lots), on H4 timeframe, EURUSD.
that is awsome. thanks

Doing some back tests with playing with lot sizes. All I'd do (my self) is increase the lot size of 4 and 5 and keep the rest of my settings the same. 4/5 both close for losses. I'd increase them to make them close for profits instead.

Is there any way to increase the last 2 trades (4/5) and not disable the risk and equity target, and other settings?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #577 (permalink)  
Old 03-01-2007, 12:01 AM
CatMan's Avatar
Junior Member
 
Join Date: Feb 2007
Posts: 20
CatMan is on a distinguished road
CML results

Hi Bluto,

I attach the results for the demo accounts I started this week on 2 brokers (TradexGroup and IBFX). They run with my preffered settings (TP=24, Pips=18, H4 timeframe, EURUSD, lots sequence: 0.1, 0.1, 0.1, 0.2, 0.4, 0.6, 1.2, 2.0, 3.5, 6.2 ) I use a 10k demo normal account on TradexG and a 1k mini demo account on IBFX

Unfortunately I lost a harddisk recently and I lost my statements for the previous 4 weeks, but I still have some consolidated results in a spreadsheet - see below:

Period 31.01.07-26.02.07, TradexGroup, 10k account, only EURUSD, H4:
Profit: 689.00
Floating P/L: -14.00
MaxDrawdown: -765.16
Max Lots in my sequence: 3times x 1.2Lots (ie - for 3 times it reached level 7 in my lots sequence)

Period 31.01.07-26.02.07, IBFX, 1k mini account, only EURUSD, H4:
Profit: 66.94
Floating P/L: -0.60
MaxDrawdown: -92.44
Max Lots in my sequence: 1time x 1.2Lots (ie - once it reached level 7 in my lots sequence)

I didn't stop the EA during the news release (my computers run 24/24)

I'm testing some other variants of this EA, but so far I prefer the original Goblin Bipolar with a modified Lots sequence. I'm under the impression that the chances to blow the account are smaller then when the lots are doubled
Attached Images
File Type: gif TradexGroup.gif (4.7 KB, 280 views)
File Type: gif IBFX.gif (4.8 KB, 273 views)
Attached Files
File Type: htm TradexGroup.htm (14.0 KB, 65 views)
File Type: htm IBFX.htm (15.0 KB, 64 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #578 (permalink)  
Old 03-01-2007, 12:38 AM
CatMan's Avatar
Junior Member
 
Join Date: Feb 2007
Posts: 20
CatMan is on a distinguished road
CML variant

Quote:
Originally Posted by xxDavidxSxx
Is there any way to increase the last 2 trades (4/5) and not disable the risk and equity target, and other settings?
Hi David,

I haven't played in my testing with the risk&equity target. but all I can say is that I haven't changed any of the code in regards to the risk&equity target so to me the code should work as before. All my changes are in relation to lot sizes - gives you the posibility to use the sequence you want.
But I'll have to check in the code if there are any corelations.... haven't played with it..

Now... I calculated the Profit Points and Total Lots for my sequence in a buy or sell cycle (that's for TP=24 and Pips=18) ... For the moment I'm not trying to maximize the Profit Points, I rather try to keep the lots size low and save my a** :-) That's only in theory, I didn't take into account slippage, etc... Also, if you use different TP, Pips values it makes sense to recalculate the Lots sequence and see what values you get for Profit Points ....
Hope it makes a bit of sense ...

Level - Lot Size - Total Lots - Profit Points
1 - 0.1 - 0.1 - 2.4
2 - 0.1 - 0.2 - 4.0
3 - 0.1 - 0.3 - 1.8
4 - 0.2 - 0.5 - 1.2
5 - 0.4 - 0.9 - 1.8
6 - 0.6 - 1.5 - 0
7 - 1.2 - 2.7 - 1.8
8 - 2.0 - 4.7 - 1.2
9 - 3.5 - 8.2 - 0.6
10 - 6.2 - 14.4 - 1.8

Also, from my backtesting results, using my settings, aprox 98% of the trades occur in the first 6 levels (that's 0.6 max lot size).

I'll publish some backtests with 90% modeling ..... just a sec - i have to dig through them ... :-)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #579 (permalink)  
Old 03-01-2007, 12:55 AM
CatMan's Avatar
Junior Member
 
Join Date: Feb 2007
Posts: 20
CatMan is on a distinguished road
CML variant

Ok - just for the record (I know - backtesting is just "in theory"), I post a backtest with 90% modeling quality.

my settings: TP=24, Pips=18, MaxLots=8, EURUSD only, H4 timeframe for the whole 2006 year.
100k demo
Profit: 13692
Max Drawdown: -6299
Min Equity: 96134
11 times it reached level 8

Don't be confused by the EA name in the statement - it's essentially the same EA I've attached here before (I just cut down some features I don't use in order to make it running faster and I vary the lot sizes directly into the code )
Attached Images
File Type: gif Rap_26.gif (6.8 KB, 274 views)
Attached Files
File Type: htm Rap_26.htm (745.3 KB, 76 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #580 (permalink)  
Old 03-01-2007, 01:13 AM
CatMan's Avatar
Junior Member
 
Join Date: Feb 2007
Posts: 20
CatMan is on a distinguished road
CML variant

Just a quick one to clarify - in my code I calculate&print the lowest value for AccountProfit() for a test period (that's a negative value). That's what I called "Max Drawdown" in my previous posts.
That's a different value from the Max Drawdown as being reported by Metatrader.
I haven't used the right terminology - sorry for the confusion.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
expert goblin, goblin, goblin bipolar, goblin bipolar ea, Goblin Bipolar Edition, goblin expert advisor, Turbo_JMA


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
dose it posible to creat any function of "mql code" posting in this forum? phoenix MetaTrader 23 09-23-2009 04:10 PM
Here's the new "Goblin" ea...little brother to Predator bluto Expert Advisors - Metatrader 4 984 12-31-2008 10:03 PM
How to "teach" and to use the AI ("neuron") EA? danil Suggestions for Trading Systems 5 07-15-2008 05:26 PM
Goblin Bipolar mod H autofx Expert Advisors - Metatrader 4 182 05-22-2007 04:53 AM


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



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