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
  #411 (permalink)  
Old 09-30-2008, 03:06 PM
Administrator
 
Join Date: Sep 2005
Posts: 20,083
Blog Entries: 243
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 am bad coder sorry: the coding takes long time for me.
May be it is simple for the real coders.
__________________
My blog on TSD
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
  #412 (permalink)  
Old 09-30-2008, 04:21 PM
Senior Member
 
Join Date: Feb 2007
Posts: 986
FerruFx is on a distinguished road
Quote:
Originally Posted by pipsqueak4x View Post
....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.
If you want indicator calculated with another pair than the one youy attached your indy, you must replace the "NULL" by the new pair:

extern string NewSymbol = "USDJPY";

iMA(NewSymbol,0,MA_Period,.....);

Remember to write your symbol EXACTLY like your broker display it.

FerruFx
__________________
FerruFx / www.ervent.net - Professional Coding Services (EAs/Indicators/Alerts)

BBVPS.com - Reliable Windows VPS For MT4 Hosting
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
  #413 (permalink)  
Old 09-30-2008, 06:14 PM
pipsqueak4x's Avatar
Junior Member
 
Join Date: May 2006
Location: Australia
Posts: 11
pipsqueak4x is on a distinguished road
Thank You

FerruFx,

Thank You - I will plug it in and see what I can massage it with. I'll share it if it works should anyone want it as well.

Kindly,

pipsqueak4x
__________________
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!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #414 (permalink)  
Old 10-01-2008, 01:44 AM
Senior Member
 
Join Date: Feb 2007
Posts: 986
FerruFx is on a distinguished road
Quote:
Originally Posted by pipsqueak4x View Post
FerruFx,

Thank You - I will plug it in and see what I can massage it with. I'll share it if it works should anyone want it as well.

Kindly,

pipsqueak4x
You're welcome.

FerruFx
__________________
FerruFx / www.ervent.net - Professional Coding Services (EAs/Indicators/Alerts)

BBVPS.com - Reliable Windows VPS For MT4 Hosting
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
  #415 (permalink)  
Old 10-08-2008, 02:28 PM
Senior Member
 
Join Date: Jun 2008
Posts: 130
MoreYummy is on a distinguished road
xpMA seems to calculated at the open of a candle only.

So when i put the actual MA from MT4, and xpMA using same period, ma_method, they always different.

Is there any modified version that works in real time, tick by tick?
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
  #416 (permalink)  
Old 03-23-2009, 01:24 AM
brentgag's Avatar
Junior Member
 
Join Date: Sep 2007
Posts: 6
brentgag is on a distinguished road
Cool Lot Size???

Maybe I missed this along the way, but I have a question regarding Lot Size.

I like the fact that the XpMA EA chooses the "number" of lots based on my Margin, this is a great feature, but I've been trying to set the Lot Size and that's where I'm having problems.

If I want to set the lot size from 1.0 to 0.1 or .01 - how do I do that? I've tried adjusting "Lots" in the EA, but that is not working. Each of my trades are for $10 a lot, which is more than I normally trade. Any ideas?

(I know they say that size doesn't matter, but that's not what my forex broker says)

Thanks,

brentgag
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
  #417 (permalink)  
Old 03-25-2009, 01:05 PM
Junior Member
 
Join Date: Mar 2009
Posts: 2
gunner49 is on a distinguished road
am new,cant use/see the signal buffers

[quote=codersguru;60416]XP Moving Average:

I'm one of Moving Average loyal fans, I like all the types of well known Moving Average:
Simple moving average, Exponential moving average, Smoothed moving average, Linear weighted moving average, Double Exponential Moving Average, Triple Exponential Moving Average and T3 Moving Average.

(Please read the settings page)


I like too see the Moving Average Indicator changes its color according to its direction (like red for up and blue for down).
But where to find such XP Moving Average?? I didn't find it, I created it to enjoy it together!


History (I don't remember the dates and time):
  • Current version is version 4! But the name of the indicator still called xpMA.mq4!
  • Version 1 was repainting the past now it's not!
  • Added: Debug mode option which when you turn it on it will take screen shots of every tick to be proof that the indicator doesn't print the past.
  • Added: Moving Average type 7 JMA.
  • Added: Arrows upon color changes.
  • Added Sound Alert upon color changes.
  • Changed: The method of changing the color upon the direction change.
  • Added: Signal buffer added to make it easy to make an EA based on the xpMA (-1 means sell signal, 1 means buy signal and 0 means nothing).
Note: the T3MA.mq4 and JMA.mq4 (included) are required files for the Moving Average type 6 and 7.

[url="http://www.xpworx.com/XP%20Moving%20Average.htm"]www.xpworx.com/XP Moving Average.htm[/URL

cant see the signal buffers, i like ur indicators, its very accurate, just want to know how to use the signal buffer and am o.k
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
  #418 (permalink)  
Old 05-01-2009, 08:07 PM
xtremfx's Avatar
Junior Member
 
Join Date: Jul 2008
Posts: 17
xtremfx is on a distinguished road
T3

CG.
Can u setting this indicator T3 (T3MA) to your xpMa?
Maybe this indicator can work with xpMa-T3MA.. (try)
Attached Files
File Type: mq4 T3.mq4 (4.9 KB, 77 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
  #419 (permalink)  
Old 05-27-2009, 11:11 AM
Senior Member
 
Join Date: Apr 2009
Posts: 130
Petor is on a distinguished road
Thumbs up Petor

Quote:
Originally Posted by SIMBA View Post
Hi Tragapips and Mikejody

1-TRAGAPIPS,I have attached a copy of T3.mq4 and T3MA.mq4,hope they solve your problem,just save them in "experts>>indicators" then compile them and you should be set and ready to work with XPMA.Please see the attachment.

2-MIKEJODY:I do not know exactly,but have tried this XPMA indicator in lower timefranes-to see if it repaints or not- and I do not think it repaints the past.I think it is a very accurate trend filter for the 1h/4h timeframes.Anyway Codersguru is the person that can best answer your query.

Best Regards.
SIMBA

T3-Serie and T3MA are wonderful, perfect Indicators! Thank You very much!
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
  #420 (permalink)  
Old 07-02-2009, 05:29 PM
Junior Member
 
Join Date: Aug 2008
Posts: 12
Grigoriy is on a distinguished road
I have the same question.. :

Quote:
Originally Posted by brentgag View Post
..

I like the fact that the XpMA EA chooses the "number" of lots based on my Margin, this is a great feature, but I've been trying to set the Lot Size and that's where I'm having problems.

If I want to set the lot size from 1.0 to 0.1 or .01 - how do I do that? I've tried adjusting "Lots" in the EA, but that is not working. Each of my trades are for $10 a lot, which is more than I normally trade. Any ideas?

..

brentgag
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:13 PM.



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