MJ Indicators Help Info

opEMA_0.00.mq4 File Reference


Detailed Description

Author:
Copyright (c) 2011, MJ
Version:
0.00

$$$ NOTE $$$: If you post the indicator somewhere or mail it to a friend: please include also the info file so that they may benefit from it too. THANKS


opEMA_main.gif


SHORT DESCRIPTION: ALopBarTouchMaZone (ALERT Chart Bar touches the MA Zone (Zone between (incl MA themself) two MA's)

Is a CHART indicator based on bar open price. Only the live (wiggling) part is using the last tick price(closing price)



COMPARE TO OTHER INDICATORS: it can easily be compared with the MT4 MA: just apply a EMA with the same Period and set: Applied to: open



OTHER INPUT VARIABLES

Other Input Parameters which are specific to this Indicators etc....



_____________1_____________ = "<<< EMA SETTINGS >>>"



*iMAPeriod: EMA: Averaging period for calculation.

*iMALineStyle: EMA: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iMALineWidth: EMA: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cMALine: EMA: Line color.

===== END OF ===== OTHER INPUT VARIABLES =====