The DeMark's DeMarker indicatorThis item was developed by bug man on July 22, 2009. The DeMark's DeMarker indicator is a Trading Indicator. The implementation of this Technical Analysis function necessitated 7 lines of code. The function is called 'DMark' and it is developed using JScript.Net language. It contains one argument. The variable is: period (Type: Number - Default Value: 0): The number of lookback bars Example: p = DMark(0); Here is how to display the trading indicator on a chart: Plot(DMark(0), "The DeMark's DeMarker indicator", colorRed); Future and Past Bars: The method do not access future bars. It necessitates 0 past bars. Click on this link to download The DeMark's DeMarker indicator Search terms used to find this trading item include demark indicator, demarker indicator, demark indicators software, demark indicators, demark indicators download The trading object is saved under the following categories: Technical Analysis Trading Indicators: Buy Indicator Drawdown: Long and Short |
|