MJ Indicators Help Info

SpacedLines_0.00.mq4 File Reference


Detailed Description

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

base on work from:smSpaced_00Lines.mq4 "Copyright © 2010.08.03, SwingMan" http://www.forexfactory.com/showthread.php?p=3918198#post3918198

$$$ 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


SpacedLines_


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

Is a CHART indicator which plots adjustable spaced horizontal lines. Suggested main usage: e.g. Round Numbers etc.... Note: new lines are only drawn after a Tick is received.



COMPARE TO OTHER INDICATORS: None



OTHER INPUT VARIABLES

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



_____________1_____________ = "<<< LINE SETTINGS >>>"



*iSpaceFactorPips: How many Pips are between two Lines. e.g. Round Numbers: 100 or 50.

*iAdditionalLines: Additional Lines Above/Below visible Grid (For fast scrolling).

*iLinesStyle: Lines Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

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

*cLines: Lines color.

*bLinesBack: If TRUE: Lines are Drawn in Background. Boolean value to set/get background drawing flag for object.

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