View Single Post
  #2 (permalink)  
Old 10-27-2009, 02:51 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 690
cja is on a distinguished road
MA Angle

[quote=fxrulez;312601]Greetings everyone,

Ive been doing some research on the Moving Average Indicator a.k.a (MAAngle Indicator) and i came across this site that has the coding/programming for the indicator.

Ive heard from several other successful trading systems that the MAAngle indicator is 80% of the time precise in determining the trend of markets on different TF's and comparing them...Is anyone here able to program this into a working indicator ..

Thanks

All the code was there it just had a couple of gaps that should not have been in the code which prevented it compiling, i have altered the Bar width code so that it can be user adjusted without going into the source.

I just had another look at the MA Angle indicator and added a MTF code to it, i think it is working alright however get back to me if you have any problems.

MA Angle.mq4

MA Angle MTF.mq4

ma angle.gif
__________________
My Disadvantage is that I am not a Trained Programmer - My Advantage is that I am not a Trained Programmer.
http://cjatradingtools.com/

Last edited by cja; 10-27-2009 at 03:15 AM. Reason: added indicator
Reply With Quote