Forex
Google
New signals service!

Go Back   Forex Trading > Trading systems > Ema Cross


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 (24) Thread Tools Display Modes
  #401 (permalink)  
Old 04-22-2008, 12:15 PM
Junior Member
 
Join Date: Mar 2008
Posts: 1
salab is on a distinguished road
why buy and sell in real time???
for example, when change the colour from blue to yellow , in real time open buy or sell..but if close of bar doesn't confirm yellow i have a false signals???
help me ....
i want buy or sell only if yellow is confirmed in close of bar!

tanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #402 (permalink)  
Old 04-23-2008, 03:39 AM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 2,842
Blog Entries: 34
Linuxser has disabled reputation
Quote:
Originally Posted by salab View Post
why buy and sell in real time???

tanks
Because Itīs the only way to trade.
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #403 (permalink)  
Old 06-05-2008, 05:39 PM
tcl's Avatar
tcl tcl is offline
Member
 
Join Date: Apr 2008
Posts: 75
tcl is on a distinguished road
Smile what is the best setting ??

can anyone show me what page can I find the best setting for XpMaEA ??

I was trying it by doing forward test using the default settings and let the EA to OP and Close by it self but I get bad result for it.

(sorry for my poor english )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #404 (permalink)  
Old 06-19-2008, 05:04 PM
Junior Member
 
Join Date: Jun 2007
Posts: 9
wowos is on a distinguished road
Problem with Xpma EA

Hi everybody,

the Xpma EA is giving me a "zero divide" message at every tick in the expert tab, everytime he's calling the xpMA indicator.

Any idea?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #405 (permalink)  
Old 06-21-2008, 06:25 PM
tcl's Avatar
tcl tcl is offline
Member
 
Join Date: Apr 2008
Posts: 75
tcl is on a distinguished road
Smile come on guys...

is this thread still alive ???

where is codersGuru ??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #406 (permalink)  
Old 07-03-2008, 01:17 AM
amenlo9's Avatar
Senior Member
 
Join Date: Apr 2006
Location: Malaysia
Posts: 187
amenlo9 is on a distinguished road
hi all,why my xpMA got these vertical lines when i using SMA type?any fixed?same issue happened on MTF version as well.
Attached Images
File Type: jpg ma.jpg (18.6 KB, 488 views)
Attached Files
File Type: mq4 xpMA_v2SATL.mq4 (5.3 KB, 39 views)
__________________
~~Keep The Faith~~
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #407 (permalink)  
Old 08-04-2008, 03:50 AM
basza's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 146
basza is on a distinguished road
Hi all

I did not know if I should post my question / request here or on the Follow The Bouncing Pip thread.

I have come accross something I find interresting. On a 4hr chart place the xmpa with MA_Period set to 34 and the MA_Type set to 1 the rest leave as default setting also place the Zig_Zag_Pointer on same chart.

Now my question / request is, is it possible for someone to add a filter into the xpma EA so that it trades only in the direction of the Zig_Zag_Pointer.

e.g. If ZigZag_Pointer is pointing up then the xmpa should only place a buy when xpma arrow is pointing up. If the xpma arrow changes to down then it should exit trade but not place a sell order.

Any comments welcomed
__________________
http://westauckfx.oxyrack.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #408 (permalink)  
Old 09-30-2008, 01:05 PM
pipsqueak4x's Avatar
Junior Member
 
Join Date: May 2006
Location: Australia
Posts: 9
pipsqueak4x is on a distinguished road
How can I add a different currency input.....

....into the code of a moving average? I am working with XPMA (which is a MA that changes color from Coder's Guru) and I am trying to have multiple currency lines displayed in a single chart which change color according to their Moving Avg. direction.

I trade triangularly (strength vs weakness and trade the cross) and I use XPMA in different currency charts and compare their direction visually and am trying to get them into a single chart and am having difficulty.

I have added an extern string for a currency but it doesn't pull another currency's data in. I believe I need more instructions in the code.

Can anybody make any suggestions? Thanks.
Attached Files
File Type: mq4 xpma v shift CURR.mq4 (11.6 KB, 10 views)
__________________
Life is, right now, the way it is supposed to be. Even with all the sham and manipulation, there is more peace than war. It's all around if you want to see it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #409 (permalink)  
Old 09-30-2008, 01:20 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,318
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
I tried and this settings
USDJPY = "USDJPY";
is not connected with anything.
It means that no need to change it: indicator can be applied to any currency but it is impossible to get the value of one currency on the other currency chart using this indicator.

My be I am wrong but this settings about currency just empty settings and you can keep it as default (USDJPY for example. Indicator will show the line for your chart anyway.
__________________
My blog on TSD
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #410 (permalink)  
Old 09-30-2008, 01:42 PM
pipsqueak4x's Avatar
Junior Member
 
Join Date: May 2006
Location: Australia
Posts: 9
pipsqueak4x is on a distinguished road
another route then...

Thanks for the reply NewDigital. How about this then:
Using the !corelation indicator and giving it color like the HMA (Hull Moving Average) because !corelation brings a MA of one currency into the chart of another currency.
Do you know who might be interested in blending these two indicators? It is a bit beyond my coding skills but would be a nice addition to those who trade correlation signals? Your input is respected.

Cheers
Attached Files
File Type: mq4 !corelation.mq4 (3.5 KB, 5 views)
File Type: mq4 HMA Two Color.mq4 (4.0 KB, 8 views)
__________________
Life is, right now, the way it is supposed to be. Even with all the sham and manipulation, there is more peace than war. It's all around if you want to see it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
moving average, moving average forex

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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/ema-cross/4430-xp-moving-average.html
Posted By For Type Date
Dolly System - Singapore Forex Trading Forum This thread Refback 07-28-2008 02:52 PM
The Simple System - Page 45 This thread Refback 06-09-2008 09:08 PM
Coders? This thread Refback 04-21-2008 05:30 PM
Singapore Forex Trading Forum - Re:Dolly System - Singapore Forex Trading This thread Refback 04-10-2008 10:56 PM
Forex | Trader Blog | Forex Trading | FX Operator - Re:Dolly System - FX Operator This thread Refback 03-12-2008 01:16 PM
Forum Forum - Moving Averages (Simple, Exponential, Weighted, etc) This thread Refback 02-14-2008 10:34 AM
Coders? This thread Refback 02-07-2008 08:02 PM
FX Operator | Singapore Forex (FX) Currency Trading | System, Good, Using, Still, Here This thread Refback 12-26-2007 04:27 PM
Untitled document This thread Refback 11-16-2007 02:21 PM
WoW ! Oh My God ! Guys take a look at this indicator ! - Forex Forum This thread Refback 11-14-2007 10:35 PM
Is there such a beast This thread Refback 10-12-2007 11:03 AM
Is there such a beast This thread Refback 10-11-2007 07:37 PM
Is there such a beast This thread Refback 10-11-2007 07:01 PM
Forex (FX) Trading | Currency Market | FX Operator - Dolly System - This thread Refback 10-02-2007 01:05 PM
WoW ! Oh My God ! Guys take a look at this indicator ! - Forex Forum This thread Refback 09-29-2007 01:53 PM
INDIKATOR XP for META $ - GoldAge Forums This thread Refback 09-09-2007 12:55 PM
WoW ! Oh My God ! Guys take a look at this indicator ! - Page 2 - Forex Forum Post #367 Pingback 08-23-2007 04:19 PM
The Simple System - Page 45 This thread Refback 08-15-2007 12:54 AM
The Simple System - Page 45 This thread Refback 08-06-2007 07:43 AM
The Simple System - Page 45 This thread Refback 08-06-2007 07:05 AM
The Simple System - Page 45 This thread Refback 08-05-2007 03:15 PM
WoW ! Oh My God ! Guys take a look at this indicator ! - Forex Forum This thread Pingback 07-18-2007 07:01 PM
Moving Averages (Simple, Exponential, Weighted, etc) - Page 2 - FXAddict Community This thread Refback 07-03-2007 11:52 AM
Forex (FX) Trading | Currency Market | FX Operator - Dolly System - This thread Refback 06-26-2007 04:40 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving Average RSI xcooper Metatrader 4 17 09-14-2008 05:23 PM
EA Moving Average rodrigokaus Expert Advisors - Metatrader 4 7 09-09-2008 10:48 PM
non lag moving average kidhudi Indicators - Metatrader 4 1 07-26-2006 12:52 PM
moving average danu Expert Advisors - Metatrader 4 1 05-31-2006 04:23 AM
How to calculate Moving Average of a Moving Average babarmughal Expert Advisors - Metatrader 4 2 05-15-2006 10:11 AM


All times are GMT. The time now is 01:23 AM.



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