View Single Post
  #6 (permalink)  
Old 12-30-2005, 10:16 PM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 20,082
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
MA_Crossover_Signal

MA_Crossover_Signal and MA_Crossover_Signal_VoiceAlert.

Author said the following (comments in the code):

Quote:
Allows you to enter two ema periods and it will then show you at which point they crossed over. It is more usful on the shorter periods that get obscured by the bars/candlesticks and when the zoom level is out. Also allows you then to remove the emas from the chart. (emas are initially set at 5 and 6).

FasterMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma
SlowerMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma
Attached Files
File Type: mq4 MA_Crossover_Signal.mq4 (4.0 KB, 4212 views)
File Type: mq4 MA_Crossover_Signal_VoiceAlert.mq4 (4.0 KB, 5302 views)
Reply With Quote