Short selling indicatorShort selling indicator object is a Trading Indicator and it was developed by Patrick Fonce on January 11, 2010. The coding of this Fundamental Analysis function needed 20 lines. The Stock indicator is called 'short_dom' and it is created using CSharp. It requires 2 arguments. The different inputs are: short_ratio (Type: Number - Default Value: 0): Short ratio period (Type: Number - Default Value: 0): Lookback period Example: p = short_dom(0, 0); To display the function on a chart: Plot(short_dom(0, 0), "Short selling indicator", colorRed); Future and Past Bars: The indicator does not use future bars. It requires zero old bars. Click on this link to download Short selling indicator Search terms used to find this trading item include short selling indicator, short sell indicator, short selling indicators, short sale indicator, indicator short selling The trading object is saved under the following categories: Fundamental Analysis - United States Stock Market Trading Indicators: (Stock Market) Short Indicator Yang Zhang extension of the Garman-Klass Volatility Estimator Rogers-Satchell Volatility Estimator Garman-Klass Volatility Estimator Historical High-Low Volatility: Parkinson |
|