Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


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 (9) Thread Tools Display Modes
  #121 (permalink)  
Old 09-20-2007, 01:43 PM
iinzall's Avatar
Senior Member
 
Join Date: Apr 2007
Location: Pontianak - Indonesia
Posts: 107
iinzall is on a distinguished road
This is MA in histogram, i like it very much.

Would some Coder Experts Modify this Great Indicator ?

Regards,

IIN
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #122 (permalink)  
Old 09-20-2007, 05:30 PM
Senior Member
 
Join Date: May 2006
Posts: 186
spiritbreezer is on a distinguished road
Indi that displays value of moning average?

Hi all

I have searched but have been unable to find an indicator that displays the value of a moving averages or averages on the chart.

Is there such one available?

Thank you
__________________
The more I look, the more I operate. The more I pull out, the more I put back. The more I more,The better I trade
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #123 (permalink)  
Old 09-22-2007, 09:19 PM
Junior Member
 
Join Date: Sep 2007
Posts: 2
turdusmerula is on a distinguished road
Small bug in my indicator

Hello,

I've done my first piece of code, it a small MA indicator which is red when the curve is growing, blue when it's lowering and white when there's no revelant variation.
The problem is that when i show this indicator it works well on data already shown in the window but it alway shows a red curve on new real time data.
Can someone give me an idea to solve this?
Attached Files
File Type: mq4 Variator.mq4 (4.6 KB, 74 views)

Last edited by turdusmerula; 09-22-2007 at 09:25 PM. Reason: not readable as this (attach file)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #124 (permalink)  
Old 09-27-2007, 01:13 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 245
etrade is on a distinguished road
Quote:
Originally Posted by newdigital View Post
EmaAngleZero indicator.
Posted 3rd time already.
newdigital,

isn't it available for other types of MA ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #125 (permalink)  
Old 09-27-2007, 02:31 PM
Administrator
 
Join Date: Sep 2005
Posts: 15,946
Blog Entries: 64
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 etrade View Post
newdigital,

isn't it available for other types of MA ?
I changed it. I have no idea how it will work as I did not test it.

1st separate window is AngleTreshold=0.7 and MODE_MA=1 (EMA).
2nd separate window: AngleTreshold=0.7 and MODE_MA=0 (SMA).
3rd separate window: AngleTreshold=0.7 and MODE_MA=2 (SMMA).
Attached Images
File Type: gif modema.gif (19.4 KB, 817 views)
Attached Files
File Type: mq4 EmaAngleZero.mq4 (5.0 KB, 93 views)
File Type: mq4 EmaAngleZero_modema.mq4 (5.1 KB, 101 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #126 (permalink)  
Old 09-27-2007, 02:55 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 245
etrade is on a distinguished road
Quote:
Originally Posted by newdigital View Post
I changed it. I have no idea how it will work as I did not test it.

1st separate window is AngleTreshold=0.7 and MODE_MA=1 (EMA).
2nd separate window: AngleTreshold=0.7 and MODE_MA=0 (SMA).
3rd separate window: AngleTreshold=0.7 and MODE_MA=2 (SMMA).
Oh many thanks for this, but I meant LWMA, as it is a common MA in MA crossing indicators
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #127 (permalink)  
Old 09-27-2007, 03:31 PM
Administrator
 
Join Date: Sep 2005
Posts: 15,946
Blog Entries: 64
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 etrade View Post
Oh many thanks for this, but I meant LWMA, as it is a common MA in MA crossing indicators
MODE_MA=3 (LWMA).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #128 (permalink)  
Old 09-27-2007, 07:17 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 245
etrade is on a distinguished road
Quote:
Originally Posted by newdigital View Post
MODE_MA=3 (LWMA).
Many thanks for this, and sorry for my failure not to test the indicator before, as I judged about the list of types you quoted.

I wonder if there is a similar indicator estimating the angle of a MA with another MA. I mean predicting a forthcoming MA crossing.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #129 (permalink)  
Old 09-27-2007, 07:21 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 245
etrade is on a distinguished road
Quote:
Originally Posted by newdigital View Post
I changed it. I have no idea how it will work as I did not test it.

1st separate window is AngleTreshold=0.7 and MODE_MA=1 (EMA).
2nd separate window: AngleTreshold=0.7 and MODE_MA=0 (SMA).
3rd separate window: AngleTreshold=0.7 and MODE_MA=2 (SMMA).
wow, I tested....

it works properly

many thanks for this
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #130 (permalink)  
Old 09-27-2007, 07:38 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 245
etrade is on a distinguished road
When I try to use a negative value for EndEMAShift, the history of the chart is OK, but the last few bars not working.

Can anyone let me know what is the problem ?
Attached Images
File Type: jpg chart_resize.jpg (70.7 KB, 776 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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/indicators-metatrader-4/578-moving-average.html
Posted By For Type Date
Alles um Metatrader 4.0 - Handelsmethoden und Indikatoren - Dienstleister, Tools & Fortbildung - Candletalk This thread Refback 08-18-2008 02:20 PM
AllAverages_v1 - MQL4 Code Base Post #280 Refback 07-03-2008 03:50 AM
ðÅÒ×ÙÊ ÐÒÏÆÉÔ É ÌÏÓØ ÎÁ æÏÒÅËÓÅ:) This thread Refback 06-06-2008 09:55 PM
Alles um Metatrader 4.0 - Handelsmethoden und Indikatoren - Dienstleister, Tools & Fortbildung - Candletalk This thread Refback 05-24-2008 10:46 AM
TSD¤Î¥Õ¥©¡¼¥é¥à¤Ø¤Î¥ê¥ó¥¯ | 1Ëü±ß¤«¤éÌܻؤ¹¸¶»ñ²óÉü This thread Refback 04-29-2008 09:57 PM
1Ëü±ß¤«¤éÌܻؤ¹¸¶»ñ²óÉü This thread Refback 03-25-2008 12:16 PM
Alles um Metatrader 4.0 - Handelsmethoden und Indikatoren - Dienstleister, Tools & Fortbildung - Candletalk This thread Refback 03-06-2008 07:38 PM
¥Æ¥¯¥Ë¥«¥ë | 1Ëü±ß¤«¤éÌܻؤ¹¸¶»ñ²óÉü This thread Refback 02-19-2008 09:04 AM
Alles um Metatrader 4.0 - Handelsmethoden und Indikatoren - Dienstleister, Tools & Fortbildung - Candletalk This thread Refback 01-16-2008 06:01 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving Average RSI xcooper Metatrader 4 15 08-23-2008 02:02 PM
XP Moving Average! codersguru Ema Cross 406 08-04-2008 03:50 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


All times are GMT. The time now is 08:16 AM.



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