Thread: Ema Cross!
View Single Post
  #54 (permalink)  
Old 02-08-2006, 05:22 PM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 987
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Lightbulb Ema Cross Indicator

Hi folks,

I've created an indicator to help you to see what happens with the EMA CROSS expert advisor.

Just attach the indicator to the chart and tell me what do you think?

Inputs:

ShortEma: Set the Short EMA value to the same value of the expert, default and recommended value = 10.
LongEma: = Set the Long EMA value to the same value of the expert, default and recommended value = 80.
UpCross: Set the color of the arrow in the case of short ema crossing long ema upward, default = Gold.
DownCross: = Set the color of the arrow in the case of short ema crossing long ema downward, default = DarkGreen.
ArrowCode: Set the the arrow code (the image of the arrow) in the case of short ema crossing long ema , default = 34 (scissors).
Alert_On: = Set this value to true if you want to get alert in the case of crossing, default = true.
Attached Files
File Type: mq4 EMA_CROSS_IND.mq4 (4.5 KB, 988 views)
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote