Forex



Go Back   Forex Trading > Trading systems > Ema Cross
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
  #371 (permalink)  
Old 09-06-2007, 05:40 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 278
etrade is on a distinguished road
Thumbs up xpMA Expert Advisor

xpMA is a great indicator, then its EA can be great, if it is possible to apply the following modifcations:

1. An option to use the next signal for closing the open trade instead of Stop Loss and Take Profit. I found that both of them (SL and TP) are killers for this EA.

2. Adding another indicator. PPO is another great indicator made by you. Is it possible to put it into EA (it should be very easy for you, but I am sure it is applicable).

Thanks.
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
  #372 (permalink)  
Old 09-06-2007, 06:53 PM
Senior Member
 
Join Date: Oct 2006
Posts: 161
tsdpka is on a distinguished road
Quote:
Originally Posted by bulegila View Post
Has anyone else noticed the xpma indicator paints the past bars?
i have tried it out on a few different pairs and time frames and it does this, not unlike many other indicators for this platform, which really defeats the purpose.
yes they can dramatically repaint and the only way to overcome it is to redraw the charts over and over again. this makes them more or less useless.

regards
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
  #373 (permalink)  
Old 09-10-2007, 12:56 PM
scout's Avatar
Junior Member
 
Join Date: Oct 2006
Posts: 23
scout is on a distinguished road
Smile

I think coder's guru has done so wonderful job.XPma EA is a very good trend trading EA. I wonder why there isn't any backtesting results about this excellent EA here. I'm foward testing this EA, and I post my backtesting result here. Like every trend trading system, XPma EA will make good profit when market is going up or down straight, but looks bad when market doesn't seem to be with a obvious trend. But i think we can control the loss.

I change some code of this EA to keep lots=1 for testing. The original version makes much more profit than the results I give here.

The result is of 2006. This EA also makes excellent profit in 2001-2005 backtesting.

Parameters are :Lots=1; TakeProfit=1000; TrailingStop=10; StopLoss=9; Slippage=5; MaximumRisk=0.1; MA_Period=7; MA_Type=3; MA_Applied=0; T3MA_VolumeFactor=0.8; JMA_Phase=0; Step_Period=2;

Hope it helps, thank you all. Thank you again, coder's guru!
Attached Images
File Type: gif TesterGraph.gif (6.3 KB, 1280 views)
Attached Files
File Type: rar XPma_EA_backtest_2006.rar (41.5 KB, 297 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
  #374 (permalink)  
Old 09-10-2007, 09:23 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 278
etrade is on a distinguished road
Is there any version of xpMA indicator without arrows on the price window and without sound alert ?
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
  #375 (permalink)  
Old 09-13-2007, 11:37 AM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 278
etrade is on a distinguished road
SIMBA,

Don't you have the mq4 file of this useful indicator ?

Quote:
Originally Posted by SIMBA View Post
Hi Mikejody,

I just saw your post a few minutes ago.I checked for 1 min TF with very short settings of 5,2,0,0.8 to see if it repainted and it did.I was as surprised as you from this fact.
It seems to me that you spent a lot of time on this indicator and that you are frustrated by it.I spent several hours making a MULTIPLE TIME FRAME VERSION in histogram form(Please see attached picture "Be like water my friend.." on bottom)because I thought this had potential(and I am not a programmer,just modified several MTF indicators until I got the right one by trial and error) and now I do not know what to think.I have attached it as MTF xpmatrend.ex4,if you want to use/check it fel fre to do so,if you want the samelook use with lower limit 0.45 ,higher limit 0.55,it seems to work but now I am not so confident.
I hate repainting indicators for the false signals they give,on the other side I think that we have to take into account:

1-REPAINTING:It does not seems to be coded to repaint intentionally, but-in my non programmer opinion- this is a byproduct of the code used in calculating the xpma,Ithink that the longest the period we use(ex:34 periods)the less effect it has on timing of entries/exits.This can be answered by either Codersguru or any other programmer.SOMETHING THAT INTENTIONALLY REPAINTS DOESNOT LEAVE THE KIND OF "COLOUR GAPS "WE CAN SEE IN THE ATTACHED PICTURES.

2-CODERSGURU:I do not know him personally,but from the posts he has written I have the feeling that he is not the kind of person to voluntarily mislead others.My opinion of him,and I think it is shared by the vast majority of forum members,is that he is an exceptional programmer that shares most of his work to help the community.So,I would like to hear his explanation about this repainting before forming any fixed opinion about this matter,it coul have ben a code mistake,etc,etc..

Best Regards.
SIMBA
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
  #376 (permalink)  
Old 09-16-2007, 06:57 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 278
etrade is on a distinguished road
Exclamation MTF xpMA

xpMA is one of the best MT4 indicators, as it is multi-funcational

An interesting feature of this indicator is its MTF feature

But there is a bug in MTF feature

When using a fixed TF in the setting in other chartes the time scale (x-axis) will not be updated, and then the indicator is irrelevant to the price.

Please fix it.
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
  #377 (permalink)  
Old 09-17-2007, 12:45 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 278
etrade is on a distinguished road
Btw, is there any xpMA EA to trade based on crossing of two xpMA indicators ?
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
  #378 (permalink)  
Old 09-22-2007, 01:44 PM
Senior Member
 
Join Date: Oct 2006
Posts: 123
fx_geezer is on a distinguished road
Quote:
Originally Posted by scout View Post
I think coder's guru has done so wonderful job.XPma EA is a very good trend trading EA. I wonder why there isn't any backtesting results about this excellent EA here. I'm foward testing this EA, and I post my backtesting result here. Like every trend trading system, XPma EA will make good profit when market is going up or down straight, but looks bad when market doesn't seem to be with a obvious trend. But i think we can control the loss.

I change some code of this EA to keep lots=1 for testing. The original version makes much more profit than the results I give here.

The result is of 2006. This EA also makes excellent profit in 2001-2005 backtesting.

Parameters are :Lots=1; TakeProfit=1000; TrailingStop=10; StopLoss=9; Slippage=5; MaximumRisk=0.1; MA_Period=7; MA_Type=3; MA_Applied=0; T3MA_VolumeFactor=0.8; JMA_Phase=0; Step_Period=2;

Hope it helps, thank you all. Thank you again, coder's guru!
Hey Scout, nice one with the backtest results.

I tried to replicate your results on backtests, but I kept on getting the following message in my journal (see attached).

After every second there is a message, and backtesting takes forever. The final result is blank, no trades taken for the month of September 2007. Weird. I am using the indicators from the zip file in the very first post.

Thanks.

FXG.
Attached Images
File Type: gif xpma_ea_error.GIF (43.8 KB, 1081 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
  #379 (permalink)  
Old 09-22-2007, 04:52 PM
Senior Member
 
Join Date: Jan 2006
Posts: 1,119
omelette is on a distinguished road
scout, gotta agree with fx_geezer, the settings you posted result in no trade being opened. Furthermore, the 2 variables 'T3MA_VolumeFactor' and 'MaximiumRisk' (I can only find 'Risk' in the code) you have specified floating point values whereas they are actually integer values in the EA...
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
  #380 (permalink)  
Old 09-22-2007, 07:43 PM
codersguru's Avatar
Senior Member
 
Join Date: Oct 2005
Posts: 994
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Thumbs up really cool

Wow! This is really cool!
Thanks scout for your efforts.

Quote:
Originally Posted by scout View Post
I think coder's guru has done so wonderful job.XPma EA is a very good trend trading EA. I wonder why there isn't any backtesting results about this excellent EA here. I'm foward testing this EA, and I post my backtesting result here. Like every trend trading system, XPma EA will make good profit when market is going up or down straight, but looks bad when market doesn't seem to be with a obvious trend. But i think we can control the loss.

I change some code of this EA to keep lots=1 for testing. The original version makes much more profit than the results I give here.

The result is of 2006. This EA also makes excellent profit in 2001-2005 backtesting.

Parameters are :Lots=1; TakeProfit=1000; TrailingStop=10; StopLoss=9; Slippage=5; MaximumRisk=0.1; MA_Period=7; MA_Type=3; MA_Applied=0; T3MA_VolumeFactor=0.8; JMA_Phase=0; Step_Period=2;

Hope it helps, thank you all. Thank you again, coder's guru!
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
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
moving average, moving average forex, xpMA EA, forex, XP Moving Average, forex moving average, T3 Moving Average, xpma.mq4, xpmaea, vidya mq4, moving averages, moving average indicator, moving averages forex, average forex, xp ma, xpma indicator, xp ema, vidya, vidya moving average, moving average indicators


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
Moving Average RSI xcooper Metatrader 4 27 09-12-2009 10:05 PM
How to calculate Moving Average of a Moving Average babarmughal Expert Advisors - Metatrader 4 4 05-31-2009 03:05 PM
EA Moving Average rodrigokaus Expert Advisors - Metatrader 4 10 02-11-2009 08:45 AM
non lag moving average kidhudi Indicators - Metatrader 4 1 07-26-2006 01:52 PM
moving average danu Expert Advisors - Metatrader 4 1 05-31-2006 05:23 AM


All times are GMT. The time now is 03:28 AM.



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