Drawdown: Long and ShortDrawdown: Long and Short item is a Trading Indicator and it was developed by bug man on July 17, 2009. The coding of this Technical Analysis indicator required 30 lines of code. The indicator name is 'drawdown_adv' and it is implemented using JScript programming language. It contains one argument. The argument is: isLong (Type: Number - Default Value: 1): Type 1 for long, otherwise short Example: p = drawdown_adv(1); To draw the indicator on a chart: Plot(drawdown_adv(1), "Drawdown: Long and Short", colorRed); Future and Past Bars: The function do not access future bars. It uses no previous bars. Click on this link to download Drawdown: Long and Short Search terms used to find this trading item include opposite of drawdown, drawdown function, drawdown opposite, drawdown calculation, opposite to drawdown The trading object is saved under the following categories: Technical Analysis Trading Indicator Items: Black-Scholes Option Pricing Model formula Black-Scholes Option Pricing Model formula Black-Scholes Option Pricing Model formula |
|