MJ Indicators Help Info
|
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
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 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 =====