Dynamic Zones RSI - Technical IndicatorTrading Indicator: Dynamic Zones RSI - Technical Indicator Created by: Patrick Fonce on June 17, 2010. The coding of this Technical Analysis function needed 10 lines of code. The indicator name is 'DynamicZones' and it is developed using JScript programming language. It contains 3 variables. The different parameters are: RSI_Period (Type: Number - Default Value: 9): RSI Period BuySell_Period (Type: Number - Default Value: 0): Buy or Sell Period Buy_Sell (Type: Number - Default Value: 0): 1 to return the buy line, otherwise the function returns the sell line Example: p = DynamicZones(9, 0, 0); Formula to plot the function on a chart: Plot(DynamicZones(9, 0, 0), "Dynamic Zones RSI - Technical Indicator", colorRed); Future and Past Bars: The trading indicator does not use future bars. It requires zero previous bars. Click on this link to download Dynamic Zones RSI - Technical Indicator Search terms used to find this trading item include dynamic rsi indicator, dynamic RSI, dynamic zone rsi, dynamic zone rsi indicator, dynamic zone indicator The trading object is saved under the following categories: Technical Analysis Trading Indicators: Fisher Transform - Technical Indicator Better Volume Indicator Vortex Oscillator KST indicator String To Number Accumulation Swing Index Date Filter Weighted Linear Regression, Slope Weighted Linear Regression Directional Trend Index Percent Bollinger Bands Relative Volatility Index Haurlan Index Dave's New System - DNS Dynamic Momentum Index Darvas Box Indicator Z-Score (Standard Score) Damping index Mahesh Moving Average Chaikin Volume Accumulation Oscillator |
|