Forex
Google

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


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 Thread Tools Display Modes
  #1 (permalink)  
Old 12-13-2005, 06:19 PM
Blaiserboy Blaiserboy is offline
Senior Member
 
Join Date: Nov 2005
Location: Canada
Posts: 126
Blaiserboy is on a distinguished road
Colour Coded Moving Average

Do we have available a moving average indicator that would change colour when the average changes direction.......

and , further to that, is it possible to create an indicator that would be able to use, say three or four moving averages and then create an alert when two or three of them are going the same way.....?

I am new to writing code for Metatrader so I have to ask a few questions before I can develop some ideas.......

Thanks for your help


dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-13-2005, 06:58 PM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,430
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 posted something here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-13-2005, 07:05 PM
Blaiserboy Blaiserboy is offline
Senior Member
 
Join Date: Nov 2005
Location: Canada
Posts: 126
Blaiserboy is on a distinguished road
Moving Average colours

Thanks Newdigital, I will have a look at those.......

thanks again
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-13-2005, 07:50 PM
alp alp is offline
Senior Member
 
Join Date: Nov 2005
Posts: 108
alp is an unknown quantity at this point
Three variants of the same indicator. HMA is a basic one.
According to this

buffer[i]=iMA(NULL,0,MathFloor
(HMA_Period/2),0,MODE_LWMA,PRICE_CLOSE,i)*2-
iMA(NULL,0,HMA_Period,0,MODE_LWMA,PRICE_CLOSE,i);

one LWMA subtracts from the other.
That means it more like MACD,

I like bar coloring more.

Enjoy

Last edited by newdigital : 12-14-2005 at 06:39 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 12-13-2005, 07:56 PM
Blaiserboy Blaiserboy is offline
Senior Member
 
Join Date: Nov 2005
Location: Canada
Posts: 126
Blaiserboy is on a distinguished road
Alp

Thanks for those.......
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 12-14-2005, 08:12 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,430
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
Quote:
Originally Posted by Blaiserboy
Do we have available a moving average indicator that would change colour when the average changes direction.......

and , further to that, is it possible to create an indicator that would be able to use, say three or four moving averages and then create an alert when two or three of them are going the same way.....?

I am new to writing code for Metatrader so I have to ask a few questions before I can develop some ideas.......

Thanks for your help


dave
Blaiserboy,

Thanks that you started this thread. I think we all are using MA.

I added some an other indicators with color changing etc here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

vB 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving Average RSI xcooper Metatrader 4 8 05-31-2008 12:55 AM
EA Moving Average rodrigokaus Expert Advisors - Metatrader 4 5 06-13-2006 07:32 AM
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
colour changing moving average please volan Indicators - Metatrader 4 7 04-03-2006 04:00 PM


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