Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems


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 (54) Thread Tools Display Modes
  #41 (permalink)  
Old 05-23-2007, 05:30 PM
EbenB's Avatar
Member
 
Join Date: Mar 2007
Location: Cape Town
Posts: 35
EbenB is on a distinguished road
I have back tested the version which Michel (post 16) created. I have made the following observations:

Over a period of one year, the EA/ Indicator was never ever wrong. The signal was premature in many cases, yes, and is definately not a lagging indicator. Because of these excellant qualities, it would be worth your while to put your stoploss as far away as possible.

The signal could be used for exiting the trade as well. Again, it's not lagging, so one has ample time on your side to exit. This is one of those indicators that allows you to "let your profits run".

Thank you, FerruFx, this is one hell of an indicator. In the 6 years that I have been trading, I haven't seen the likes of it. Congratulations! And success with the development of the EA.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #42 (permalink)  
Old 05-23-2007, 05:34 PM
Member
 
Join Date: Apr 2007
Posts: 36
salohang is on a distinguished road
Quote:
Originally Posted by FerruFx
The EA will not trade on GBPJPY. This version is ONLY for EURUSD. Look at its name: !xMeter_EURvsUSD

Later this week, i will post others versions for others pairs.

FerruFx
Here is the gBP/JPY version
Attached Files
File Type: mq4 !xMeter_GBPvsJPY.mq4 (21.7 KB, 525 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #43 (permalink)  
Old 05-23-2007, 08:35 PM
Junior Member
 
Join Date: Jan 2007
Posts: 9
Dm_35 is on a distinguished road
Smile

Here is the USD/CHF version
Attached Files
File Type: mq4 !xMeter_USDvsCHF.mq4 (21.9 KB, 429 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #44 (permalink)  
Old 05-23-2007, 09:50 PM
Senior Member
 
Join Date: Feb 2006
Posts: 1,102
et_phonehome_2 is on a distinguished road
Quote:
Originally Posted by FerruFx
Is the "AccountIsIBFXmini" parameter is false?

The trade is initialized only when the 2 values "high" AND "low" are reach.

Hope it helps.

FerruFx

Value is false..... Does it matter what TF its placed on?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #45 (permalink)  
Old 05-23-2007, 11:58 PM
Senior Member
 
Join Date: Feb 2007
Posts: 716
FerruFx is on a distinguished road
Quote:
Originally Posted by et_phonehome_2
Does it matter what TF its placed on?
It doesn't matter
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #46 (permalink)  
Old 05-23-2007, 11:59 PM
Senior Member
 
Join Date: Feb 2007
Posts: 716
FerruFx is on a distinguished road
Thanks EbenB for your great comments!

And thanks Dm35 and Salohang.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #47 (permalink)  
Old 05-24-2007, 01:25 AM
Member
 
Join Date: Apr 2007
Posts: 36
salohang is on a distinguished road
7.0 2.0 is a little late to entry.
and I will try 6.8 / 2.2 soon ~ and try to catch more pips
Anyone have different setting experience?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #48 (permalink)  
Old 05-24-2007, 01:40 AM
Senior Member
 
Join Date: Feb 2006
Posts: 1,102
et_phonehome_2 is on a distinguished road
Is MAXSPREAD the difference between the BID and ASK for the pair? I guess its the minimum number of PIPs the broker allows if I am not doing an INSTANT EXECUTION, is that correct?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #49 (permalink)  
Old 05-24-2007, 01:49 AM
Member
 
Join Date: Apr 2007
Posts: 36
salohang is on a distinguished road
Quote:
Originally Posted by et_phonehome_2
Is MAXSPREAD the difference between the BID and ASK for the pair? I guess its the minimum number of PIPs the broker allows if I am not doing an INSTANT EXECUTION, is that correct?
Example Maxspread = 2
if the spread > 2 the EA will not trade
it is used to protect you during news
so normally Eur/Usd will be set as 4 , when news come out the spread is 9
EA will not place any order
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #50 (permalink)  
Old 05-24-2007, 02:23 AM
Junior Member
 
Join Date: Mar 2007
Posts: 12
jeffreytp is on a distinguished road
Quote:
Originally Posted by FerruFx
Hi all,

I start this thread (with Rlinac agreement) about his great tool: the !xMeter.

!xMeter calculate the strength between different currencies. When I study the values on the picture below, it appears obvious that more the variation is large more it would be interesting to open a position.



So I decided to make an EA based on this invaluable indicator and which I come to present here.

This first version is only for EURUSD. If you like it, i would make the following versions: GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, EURJPY, EURGBP, EURCHF, EURAUD, GBPJPY, GBPCHF.

The EA details:

1. BUY or SELL when the High and Low levels are reach (eg. if EUR reach High && USD reach Low then BUY)

2. MagicNumber which allows to trade various pairs and several EA simultaneously. You can also delete EA and attach it back, it'll manage its own positions.

The settings:

1. Standard settings: TP, SL, Trailing, Lot size, Slippage

2. The Levels to open: HighLevel and LowLevel

3. MaxSpread for traders who don't want trade the news!!!

4. ManagedLotSize, Risk and MaxLot for increase (or decrease!) your lot size automaticaly with your balance size. If we have others versions (others pairs), i will put also PairsTraded for divide the risk between all pairs.

I tried it on live account yesterdayday. It works perfectly and the results are promissing (3 wins and 1 loss).

I notice some bugs (not in trading). If someone can test if the problem is only me:

1. When the EA is attached to the chart, it isn't possible to click on smiley face to change parameters. The same problem than the original !xMeter. I think it's because of the infinite loop for the Meter.

2. The Meter's values between demo and real are different. My broker have different server for demo and live. Maybe also different feed.

3. Backtests aren't possible. Why? I don't know. Maybe because the Meter doesn't refresh for backtest.

Notice that all these bugs doesn't make any problem for trading.

I am opened with all suggestions concerning of new features but let us try to keep the 1st spirit of this EA: the !xMeter.

Thanks for your feedback.

FerruFx
Do both of these go into the experts foler or one into the indicators folder?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
xMeter

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/suggestions-trading-systems/7732-new-ea-based-xmeter.html
Posted By For Type Date
MT4 Indicator Request - Page 4 - Nogold.com This thread Refback 08-11-2008 03:51 PM
Cluster indicators - Onix (Page 61) This thread Refback 08-10-2008 12:34 AM
Кластерные индикаторы - Onix (Страница 61) This thread Refback 05-31-2008 02:32 PM
/ Forex , . . - - !xMeter MultiPairs_Trader This thread Refback 04-02-2008 10:07 PM
MT4MetaTrader Part8ڥ᥿ȥ졼 - MetaTraderޤȤWiki This thread Refback 02-20-2008 10:36 AM
vaz321 H1, H4. - Masterforex-V This thread Refback 02-20-2008 08:02 AM
!xMeter MultiPairs_Trader - / Forex , . . This thread Refback 02-19-2008 07:46 AM
Is There An Ea/script That Displays The Strenght Of All The Currencies? This thread Refback 02-18-2008 11:59 AM
MT4 Indicator Request - Page 4 - Nogold.com This thread Refback 01-21-2008 03:21 AM
Кластерные индикаторы - Onix (Страница 61) This thread Refback 01-16-2008 12:41 PM
vaz321 H1, H4. - Masterforex-V This thread Refback 01-15-2008 11:51 AM
Masterforex-V > vaz321 H1, H4. This thread Refback 12-24-2007 04:22 PM
Прошу помочь - Onix (Страница 1) This thread Refback 12-18-2007 02:49 PM
Axelar718 - Currency Strength This thread Refback 12-14-2007 05:32 PM
Is There An Ea/script That Displays The Strenght Of All The Currencies? This thread Refback 12-11-2007 03:19 PM
Is There An Ea/script That Displays The Strenght Of All The Currencies? This thread Refback 12-11-2007 02:05 PM
!xMeter MultiPairs_Trader - / Forex , . . This thread Refback 12-11-2007 09:36 AM
- Onix (: 1) This thread Refback 11-27-2007 08:45 PM
- Onix This thread Refback 11-26-2007 02:05 PM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 11-16-2007 07:40 AM
, , ! This thread Refback 10-26-2007 02:55 PM
vaz321 H1, H4. - Masterforex-V This thread Refback 10-26-2007 08:05 AM
vaz321 H1, H4. - Masterforex-V This thread Refback 10-25-2007 11:00 AM
vaz321 H1, H4. - Masterforex-V This thread Refback 10-25-2007 09:17 AM
vaz321 H1, H4. - Masterforex-V This thread Refback 10-25-2007 08:33 AM
. - Onix This thread Refback 09-27-2007 06:30 AM
> . - xmeter, This thread Refback 09-17-2007 10:11 PM
/ Forex , . . - !xMeter MultiPairs_Trader This thread Refback 08-29-2007 09:43 AM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-24-2007 08:00 AM
Onix > . This thread Refback 08-23-2007 05:09 AM
- Onix (: 61) This thread Refback 08-20-2007 09:06 PM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-15-2007 10:59 AM
Onix > This thread Refback 08-14-2007 11:24 AM
. - Onix This thread Refback 08-13-2007 11:30 AM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-09-2007 01:59 PM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-09-2007 05:55 AM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-09-2007 03:42 AM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-09-2007 02:42 AM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-09-2007 02:10 AM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-09-2007 01:16 AM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This