====== SharpCharts Indicators and Overlays Parameter Reference ====== There are several technical indicators and overlays that you can add to your SharpChart. Most of these indicators and overlays can be customized by adding or changing their parameters in the SharpCharts Workbench. The following reference guide shows the required and optional parameters that are available for each indicator and overlay, along with the order they should be entered in the Parameters box. **Learn More:** [[:sharpcharts|SharpCharts Workbench]] ===== Overlays ===== Technical overlays are lines that are calculated from price and volume data and displayed on top of the main symbol's price bars. To add Overlays to your chart, select the desired overlay from the dropdown menus in the Overlays section of the SharpCharts Workbench, and modify the parameters for that overlay as needed. For more information on adding and configuring overlays, please see our [[:sharpcharts#adding_overlays|SharpCharts]] documentation in the Support Center. Below you will find detailed information about the parameters that are available for each overlay, as well as example charts. ==== Bollinger Bands ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:bollinger_bands|Bollinger Band]] overlay to the chart. The bands are calculated using the price values of the ticker symbol being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the moving average for the centerline. * StdDev - Standard deviation distance of the bands from the centerline. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20,2 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=GE&p=D&b=5&g=0&id=p57750777821&a=929787491|Bollinger Bands overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=MSFT&p=D&b=5&g=0&id=p19038210430&a=929787973|Bollinger Bands overlay shifted 10 days to the left]] ==== Horizontal Line ==== Adds a horizontal line to the chart at the specified y-axis level. A horizontal line can be useful when you are watching for price to cross above or below a certain level. **Parameters:** * yAxisLevel - The level on the y-axis where you want the horizontal line to appear on your chart. Multiple horizontal lines can be added by separating multiple Y-axis values with commas (e.g. "50,100,150,200" would display four horizontal lines). To change the color of a specific line, follow the number with a colon and the color (e.g. "50:red,100:green"). **Default Parameter Values:** * (none entered by default) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p37735955011&a=929796976|Chart with horizontal line added at 50]] * [[https://stockcharts.com/h-sc/ui?s=%24BPENER&p=D&b=5&g=0&id=p31159991775&a=929797659|Chart with horizontal lines added at 25, 50, and 75]] * [[https://stockcharts.com/h-sc/ui?s=%24BPINFO&p=D&b=5&g=0&id=p64457245029&a=929798601|Chart with a red horizontal line added at 40 and a green horizontal line added at 60]] ==== Ichimoku Cloud ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:ichimoku_cloud|Ichimoku Cloud]] overlay to the chart; this version of the overlay shows only the Ichimoku Cloud itself, not the other Ichimoku lines. **Parameters:** * Conversion - Number of periods used in the calculation of the conversion line (Tenkan-Sen). * Base - Number of periods used in the calculation of the base span line (Kijun-Sen). This parameter also indicates how many periods forward to shift the cloud plot. * Span - Number of periods used in the calculation of the leading span line (Senkou). Note: no parameters are entered by default. **Default Parameter Values:** * (none entered by default, but when the parameters box is left empty, the chart is drawn as though you entered 9,26,52) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=SPY&p=D&b=5&g=0&id=p70920214338&a=929800819|Ichimoku Cloud overlay with default settings]] ==== Ichimoku Cloud (Full) ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:ichimoku_cloud|Ichimoku Cloud]] overlay to the chart; this version of the overlay shows the Ichimoku Cloud plus the Conversion Line, Base Line, and Lagging Span Line. **Parameters:** * Conversion - Number of periods used in the calculation of the conversion line (Tenkan-Sen). * Base - Number of periods used in the calculation of the base span line (Kijun-Sen). This parameter also indicates how many periods forward to shift the cloud plot. * Span - Number of periods used in the calculation of the leading span line (Senkou). Note: no parameters are entered by default. **Default Parameter Values:** * 9,26,52 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CSCO&p=D&b=5&g=0&id=p16284651297&a=929801471|Ichimoku Cloud (Full) overlay with default settings]] ==== Keltner Channels ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:keltner_channels|Keltner Channels]] overlay to the chart. The bands are calculated using the price values of the ticker symbol being overlaid. **Parameters:** * EMA - Number of periods used in the calculation of the exponential moving average for the centerline. * Multiplier - Multiplier to multiply the ATR value by to determine channel width. * ATR Period - Number of periods for the ATR used in the calculation of the channel width. * Offset - (optional) number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20,2.0,10 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=WBA&p=D&b=5&g=0&id=p09111172117&a=929807708|Keltner Channels overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=CRM&p=D&b=5&g=0&id=p88937056334&a=929811671|Keltner Channels overlay shifted 5 days to the left]] ==== Simple Moving Average (SMA) ==== Adds a simple [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_averages|moving average]] overlay to the chart. The moving average is calculated using the price values of the ticker symbol being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the simple moving average. To change the color of the line, follow the number with a colon and the color (e.g. "50:red" or "100:green"), or just change the color using the "Color" dropdown menu for the overlay. * Exp - (optional) Price values to be used in the moving average calculation. This parameter can be set to O, H, L, or C to calculate the overlay using open, high, low, or closing price values. If this parameter is left blank, closing values are used. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. Note: the two optional parameters can appear in either order. **Default Parameter Values:** * 50 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=BA&p=D&b=5&g=0&id=p71544252166&a=929812097|50-day Simple Moving Average overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=JNJ&p=D&b=5&g=0&id=p34560550142&a=929813066|Red 5-day Simple Moving Average overlay]] * [[https://stockcharts.com/h-sc/ui?s=SPY&p=D&b=5&g=0&id=p58886045142&a=929813356|20-day Simple Moving Average overlay shifted 5 days to the left]] ==== Exponential Moving Average (EMA) ==== Adds an exponential [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_averages|moving average]] overlay to the chart. The moving average is calculated using the price values of the ticker symbol being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the exponential moving average. To change the color of the line, follow the number with a colon and the color (e.g. "50:red" or "100:green"), or just change the color using the "Color" dropdown menu for the overlay. * Exp - (optional) Price values to be used in the moving average calculation. This parameter can be set to O, H, L, or C to calculate the overlay using open, high, low, or closing price values. If this parameter is left blank, closing values are used. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. Note: the two optional parameters can appear in either order. **Default Parameter Values:** * 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=V&p=D&b=5&g=0&id=p82762142607&a=929813415|20-day Exponential Moving Average overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=QQQ&p=D&b=5&g=0&id=p93269528506&a=929813579|Orange 5-day Exponential Moving Average overlay]] * [[https://stockcharts.com/h-sc/ui?s=SPY&p=W&b=5&g=0&id=p75304302475&a=929814311|52-week Exponential Moving Average overlay shifted 10 weeks to the left]] ==== Kaufman's Adaptive Moving Average (KAMA) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:kaufman_s_adaptive_moving_average|Kaufman's Adaptive Moving Average (KAMA)]] overlay to the chart. The moving average is calculated using the price values of the ticker symbol being overlaid. **Parameters:** * Ratio - Number of periods for the Efficiency Ratio (ER). * Fast - Number of periods for the fast EMA constant. * Slow - Number of periods for the slow EMA constant. **Default Parameter Values:** * 10,2,30 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CAT&p=D&b=5&g=0&id=p76528373353&a=929814964|KAMA overlay with default settings]] ==== SMA Envelopes ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_average_envelopes|Moving Average Envelope]] overlay based on a simple moving average to the chart. The moving average envelopes are calculated using the price values of the ticker symbol being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the simple moving average centerline. * Percentage - Percentage offset of the bands from the centerline. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20,2.5 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=VZ&p=D&b=5&g=0&id=p84612063607&a=929815443|SMA Envelopes overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=XLK&p=D&b=5&g=0&id=p42494456245&a=929815759|SMA Envelopes overlay shifted 5 days to the left]] ==== EMA Envelopes ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_average_envelopes|Moving Average Envelope]] overlay based on an exponential moving average to the chart. The moving average envelopes are calculated using the price values of the ticker symbol being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the exponential moving average centerline. * Percentage - Percentage offset of the bands from the centerline. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20,2.5 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=NYT&p=D&b=5&g=0&id=p92333472659&a=929817836|EMA Envelopes overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=FDX&p=D&b=5&g=0&id=p08150579003&a=929817893|EMA Envelopes overlay shifted 10 days to the left]] ==== Events ==== Adds labels to the chart for specified events, including splits, dividends, and distributions. **Parameters:** * Type - The type of events to display on your chart. Options include "distributions", "dividends", and "splits". Entering "all" will display all types of events on your chart. **Default Parameter Values:** * all **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=GE&p=W&b=5&g=0&id=p53248899488&a=929818873|Long-term chart displaying all events]] * [[https://stockcharts.com/h-sc/ui?s=MSFT&p=W&b=5&g=0&id=p69015252871&a=929818330|Long-term chart displaying dividends only]] ==== Parabolic Stop and Reverse (Parabolic SAR) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:parabolic_sar|Parabolic Stop and Reverse]] overlay to the chart. **Parameters:** * StartStep - The starting Acceleration Factor used to compute the SAR * MaxStep - The maximum value allowed for the Acceleration Factor * Increment - (optional) The amount to increment the Acceleration Factor by. If unspecified, the startStep value is used for the increment. **Default Parameter Values:** * 0.02,0.2 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=JNJ&p=D&b=5&g=0&id=p26606552442&a=929819146|Parabolic SAR overlay with default settings]] ==== Chandelier Exit ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:chandelier_exit|Chandelier Exit]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the indicator * Multiplier -Multiplier to multiply the ATR value by to determine the exit's distance from the high or low. * Long/Short - (optional) Indicates whether the indicator is calculated based on the trader exiting a short or long position. If unspecified, this value is set to "long". **Default Parameter Values:** * 22,3.0 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=KO&p=D&b=5&g=0&id=p83555105180&a=929819340|Chandelier Exit overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=XLE&p=D&b=5&g=0&id=p47950780936&a=929819374|Chandelier Exit overlay for exiting a short position]] ==== Pivot Points ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:pivot_points|Pivot Points]] overlay to the chart. **Parameters:** * Type - The type of Pivot Points to be used for the overlay. If left blank, Standard pivot points are used; if set to F, Fibonacci pivot points are used; if set to D, Demark pivot points are used. If you would like to use multiple types of pivot points on one chart, add multiple pivot point overlays to the chart, setting each one to a different pivot point type. **Default Parameter Values:** * (none entered by default, but when the parameters box is left empty, Standard pivot points are drawn on the chart) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=HD&p=D&b=5&g=0&id=p17757921800&a=929819418|Pivot Points overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=AMGN&p=D&b=5&g=0&id=p27414705397&a=929819766|Pivot Points overlay with Fibonacci pivot points]] ==== Price Channels ==== Adds [[https://school.stockcharts.com/doku.php?id=technical_indicators:price_channels|Price Channel]] lines to the chart. The price channel lines are calculated using the price values of the ticker symbol being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the upper and lower channel lines. * Offset - (optional) number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=NKE&p=D&b=5&g=0&id=p41299601946&a=929825762|Price Channels overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=XLV&p=D&b=5&g=0&id=p15589188860&a=929825988|Price Channels overlay shifted 10 days to the left]] ==== Price (Same Scale) ==== Adds an overlaid price chart for a second symbol on the main price plot. Both ticker symbols use the same y-axis scale. By default, a line chart is shown for the specified second symbol, but other chart types (including area and histogram charts) can be displayed using the Style dropdown menu for that indicator. **Parameters:** * Symbol - Ticker symbol for which price data is shown **Default Parameter Values:** * $SPX **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPNYA&p=D&b=5&g=0&id=p07572854618&a=929826457|Price overlay for $BPCOMPQ on a $BPNYA line chart]] ==== Volume By Price ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:volume_by_price|Volume By Price]] overlay to the chart. **Parameters:** * Zones - The number of price zones to display on the chart; the high-low range of the chart is divided into the specified number of equal-sized zones. If left blank, the chart is drawn with 12 price zones. **Default Parameter Values:** * (none entered by default, but when the parameters box is left empty, 12 price zones are drawn on the chart) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=F&p=D&b=5&g=0&id=p32553901823&a=929826965|Volume By Price overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=MSFT&p=D&b=5&g=0&id=p01661547216&a=929826974|Volume By Price overlay with 4 zones]] ==== VWAP ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:vwap_intraday|VWAP]] overlay to the intraday chart. **Parameters:** * (no parameters allowed) **Default Parameter Values:** * (none entered by default) **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=INTC&p=10&b=5&g=0&id=p59533254836&a=929827551|VWAP overlay with default settings]] ==== ZigZag ==== Adds a traditional [[https://school.stockcharts.com/doku.php?id=technical_indicators:zigzag|ZigZag]] overlay to the chart. **Parameters:** * Sensitivity - The price movement threshold of the ZigZag overlay. If set to 5, all price movements of less than 5% will be filtered out. If left blank, a suitable price movement threshold will be determined and used for the chart. **Default Parameter Values:** * (none entered by default, but when the parameters box is left empty, a suitable price movement threshold will be automatically determined) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=MCD&p=D&b=5&g=0&id=p15427601072&a=929827640|ZigZag overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=AAPL&p=D&b=5&g=0&id=p81196189544&a=929828102|ZigZag overlay with threshold manually set to 3%]] ==== ZigZag (Retrace) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:zigzag|ZigZag]] overlay to the chart with retracement lines connecting reaction highs and lows. **Parameters:** * Sensitivity - The price movement threshold of the ZigZag (Retrace) overlay. If set to 5, all price movements of less than 5% will be filtered out. If left blank, a suitable price movement threshold will be determined and used for the chart. **Default Parameter Values:** * (none entered by default, but when the parameters box is left empty, a suitable price movement threshold will be automatically determined) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=JPM&p=D&b=5&g=0&id=p65577564257&a=929828135|ZigZag (Retrace) overlay with default settings]] * [[https://stockcharts.com/h-sc/ui?s=TRV&p=D&b=5&g=0&id=p85273231200&a=929828189|ZigZag (Retrace) overlay with threshold manually set to 4%]] ===== Indicators ===== Technical indicators are lines that are calculated from price and volume data, and are typically displayed in a separate panel above or below the main price plot area. To add Indicators to your chart, select the desired indicator from the dropdown menus in the Indicators section of the SharpCharts Workbench, and modify the parameters for that indicators as needed. For more information on adding and configuring indicators, please see our [[:sharpcharts#adding_indicators|SharpCharts]] documentation in the Support Center. Below you will find detailed information about the parameters that are available for each indicator, as well as example charts. ==== Accum/Distribution Line ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:accumulation_distribution_line|Accumulation/Distribution Line]] with optional moving average signal line to the chart. Note that since Accumulation/Distribution indicators use volume in their calculations, the indicator values are not available for the current bar until that bar is completed. **Parameters:** * Periods - (optional) Number of periods used to calculate the simple moving average for the optional signal line; if this parameter is not entered, no signal line will be displayed. **Default Parameter Values:** * (none entered by default) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=IBM&p=D&b=5&g=0&id=p36697587307&a=930406256|Accumulation/Distribution Line indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=SPY&p=D&b=5&g=0&id=p42087807993&a=930406382|Accumulation/Distribution Line indicator with optional 20-day SMA signal line]] ==== Aroon ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:aroon|Aroon indicator]] to your chart. **Parameters:** * Periods - Number of periods used to calculate the highs and lows for the indicator. For example, a 25-day Aroon measures the number of days since the last 25-day high and 25-day low. **Default Parameter Values:** * 25 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=AMGN&p=D&b=5&g=0&id=p02901210800&a=930406557|Aroon indicator with default settings]] ==== Aroon Oscillator ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:aroon_oscillator|Aroon Oscillator]] to your chart. **Parameters:** * Periods - Number of periods used to calculate the highs and lows for the indicator. For example, a 25-day Aroon measures the number of days since the last 25-day high and 25-day low. **Default Parameter Values:** * 25 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=DIS&p=D&b=5&g=0&id=p16263104592&a=930406731|Aroon Oscillator with default settings]] ==== ADX Line ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:average_directional_index_adx|Average Directional Indicator]] with just the ADX Line to your chart. **Parameters:** * Periods - Number of periods used to calculate the underlying TR, +DM, and -DM values for this indicator. * Smoothing - (optional) Number of periods used to smooth the ADX Line. If this parameter is left blank, the number of periods in the first parameter is used to smooth the line. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CVX&p=D&b=5&g=0&id=p43027962419&a=930407436|ADX Line indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=XLRE&p=D&b=5&g=0&id=p37290120089&a=930407836|ADX Line Panel indicator with 5-day smoothed ADX Line]] ==== ADX Line (w/+DI and -DI) ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:average_directional_index_adx|Average Directional Indicator]] with ADX Line, +DI Line, and -DI Line to your chart. **Parameters:** * Periods - Number of periods used to calculate the underlying TR, +DM, and -DM values for this indicator. * Smoothing - (optional) Number of periods used to smooth the ADX Line. If this parameter is left blank, the number of periods in the first parameter is used to smooth the line. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=QQQ&p=D&b=5&g=0&id=p53796339695&a=930408808|Default ADX Line indicator with +DI/-DI lines]] * [[https://stockcharts.com/h-sc/ui?s=AXP&p=D&b=5&g=0&id=p83952077166&a=930408815|ADX Line indicator with +DI/-DI lines and a 5-day smoothed ADX Line]] ==== Avg True Range (ATR) ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:average_true_range_atr|Average True Range]] indicator to your chart. **Parameters:** * Periods - Number of periods used in the calculation of the ATR indicator. **Default Parameter Values:** * 14 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=HD&p=D&b=5&g=0&id=p78954375014&a=930411984|ATR indicator with default settings]] ==== Bollinger Band Width ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:bollinger_band_width|Bollinger BandWidth]] indicator to the chart. The bands and their width are calculated using the price values of the main ticker symbol. **Parameters:** * Periods - Number of periods used in the calculation of the moving average for the centerline. * StdDev - Standard deviation distance of the bands from the centerline. **Default Parameter Values:** * 20,2 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=MMM&p=D&b=5&g=0&id=p13033156218&a=930412047|Bollinger BandWidth indicator with default settings]] ==== Bollinger %B ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:bollinger_band_perce|Bollinger %B]] indicator to the chart. The bands are calculated using the price values of the main ticker symbol. **Parameters:** * Periods - Number of periods used in the calculation of the moving average for the centerline. * StdDev - Standard deviation distance of the bands from the centerline. **Default Parameter Values:** * 20,2 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=GS&p=D&b=5&g=0&id=p81123903710&a=930412296|Bollinger %B indicator with default settings]] ==== Commodity Channel Index (CCI) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:commodity_channel_index_cci|Commodity Channel Index]] indicator to the chart. The CCI value is calculated using the price values of the main ticker symbol. **Parameters:** * Periods - Number of periods used in the calculation of the CCI indicator. **Default Parameter Values:** * 20 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=XLF&p=D&b=5&g=0&id=p77015428789&a=930413015|CCI indicator with default settings]] ==== Correlation ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:correlation_coeffici|Correlation]] indicator to the chart, showing the degree of correlation between the main price plot symbol and the symbol specified in the parameters or between two symbols specified in the parameters. **Parameters:** * Symbol - Ticker symbol used as a comparison when calculating correlation values * Symbol2 - (optional) If a second symbol parameter is entered, the comparison is between the two symbols in the parameters, and the main ticker symbol is not involved * Periods - Number of periods over which the correlation is calculated **Default Parameter Values:** * $SPX, 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=KO&p=D&b=5&g=0&id=p12760035090&a=930413371|50-period correlation between main ticker symbol and $SPX]] * [[https://stockcharts.com/h-sc/ui?s=MSFT&p=D&b=5&g=0&id=p39065995033&a=930413695|20-period correlation between XLK and $SPX]] * [[https://stockcharts.com/h-sc/ui?s=CRM&p=D&b=5&g=0&id=p22830276141&a=930425929|100-period correlation between main ticker symbol and its industry]] ==== Chaikin Money Flow (CMF) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:chaikin_money_flow_cmf|Chaikin Money Flow]] indicator to the chart. Note that since CMF indicators use volume in their calculations, the indicator values are not available for the current bar until that bar is completed. **Parameters:** * Periods - Number of periods used in the calculation of the CMF indicator. **Default Parameter Values:** * 20 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=SPY&p=D&b=5&g=0&id=p78411966908&a=930427719|CMF indicator with default settings]] ==== Chaikin Oscillator ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:chaikin_oscillator|Chaikin Oscillator]] indicator to the chart. Note that since Chaikin Oscillator indicators use volume in their calculations, the indicator values are not available for the current bar until that bar is completed. **Parameters:** * Short - Number of periods used in calculating the shorter EMA for the indicator * Long - Number of periods used in calculating the longer EMA for the indicator **Default Parameter Values:** * 3,10 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=AXP&p=D&b=5&g=0&id=p00118042739&a=930428069|Chaikin Oscillator with default settings]] ==== Coppock Curve ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:coppock_curve|Coppock Curve]] indicator to the chart. **Parameters:** * ROC1 - Rate of change periods to be used in WMA calculation * ROC2 - Additive ROC periods * WMA - Weighted Moving Average period **Default Parameter Values:** * 14,11,10 **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=NKE&p=D&b=5&g=0&id=p58793955613&a=930430213|Coppock Curve indicator with default settings]] ==== Chande Trend Meter ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:chande_trend_meter|Chande Trend Meter]] indicator to the chart. **Parameters:** * Symbol - (optional) If a symbol parameter is entered, the Chande Trend Meter indicator will be based on the parameter symbol instead of the main ticker symbol. **Default Parameter Values:** * (none entered by default) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=BA&p=D&b=5&g=0&id=p28355447345&a=930431062|Chande Trend Meter based on main ticker symbol]] * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p99678137269&a=930431235|Chande Trend Meter based on $SPX]] * [[https://stockcharts.com/h-sc/ui?s=NFLX&p=D&b=5&g=0&id=p05476883712&a=930432177|Chande Trend Meter based on sector of main ticker symbol]] ==== Date/Time Axis ==== Adds an extra date/time axis to the chart. This can be useful when you have a long chart with several indicator panels as, by default, the date/time axis only appears at the bottom of the main price panel and the bottom of the chart. **Parameters:** * (no parameters allowed) **Default Parameter Values:** * (none entered by default) **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=IBM&p=D&b=5&g=0&id=p39028987614&a=930435298|Chart with extra date/time axis added between upper indicator panel and main price plot]] ==== Detrended Price Oscillator (DPO) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:detrended_price_osci|Detrended Price Oscillator]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the DPO indicator. * Offset - (optional) Number of bars to shift the indicator line to the left or right. A value of zero means no shifting of the indicator line; negative numbers shift the indicator to the left/past; positive numbers shift the indicator to the right/future. **Default Parameter Values:** * 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=KO&p=D&b=5&g=0&id=p66632293224&a=930436254|DPO indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=TRV&p=D&b=5&g=0&id=p25868348562&a=930436574|40-day DPO indicator shifted 20 days to the left]] ==== Dividends ==== Adds an indicator to the chart that shows the timing and amount of dividends for the main ticker symbol. **Parameters:** * (no parameters allowed) **Default Parameter Values:** * (none entered by default) **Example Chart:** * [[https://stockcharts.com/h-sc/ui?s=MSFT&p=M&b=5&g=0&id=p84608154680&a=930437567|Dividends indicator panel]] ==== Ease of Movement (EMV) ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:ease_of_movement_emv|Ease of Movement Oscillator]] indicator to the chart. Note that since EMV indicators use volume in their calculations, the indicator values are not available for the current bar until that bar is completed. **Parameters:** * Periods - Number of periods used in the calculation of the EMV indicator. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=NKE&p=D&b=5&g=0&id=p65909941905&a=930437945|EMV indicator with default settings]] ==== Force Index ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:force_index|Force Index]] indicator to the chart. Note that since Force Index indicators use volume in their calculations, the indicator values are not available for the current bar until that bar is completed. **Parameters:** * Periods - Number of periods used to smooth the indicator values. **Default Parameter Values:** * 13 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=MRK&p=D&b=5&g=0&id=p80197576628&a=930438046|Force Index indicator with default settings]] ==== MACD ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_average_convergence_divergence_macd|MACD]] indicator to the chart. By default, the indicator displays the MACD line, the signal line, and a histogram showing the difference between the two. **Parameters:** * Short - Number of periods for the short EMA. * Long - Number of periods for the long EMA. * Signal - Number of periods for the signal line. If this parameter is set to 1 or left blank, the indicator will be drawn without the signal line or the histogram. **Default Parameter Values:** * 12,26,9 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=XLY&p=D&b=5&g=0&id=p28421878785&a=930440923|MACD indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=HD&p=D&b=5&g=0&id=p58159523553&a=930441273|MACD indicator without the histogram or signal line]] ==== MACD Histogram ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:macd-histogram|MACD Histogram]] indicator to the chart. **Parameters:** * Short - Number of periods for the short EMA. * Long - Number of periods for the long EMA. * Signal - Number of periods for the signal line. **Default Parameter Values:** * 12,26,9 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=AMGN&p=D&b=5&g=0&id=p49474521225&a=930441746|MACD Histogram indicator with default settings]] ==== Mass Index ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:mass_index|Mass Index]] indicator to the chart. **Parameters:** * Periods - Number of EMA ratio periods to sum. **Default Parameter Values:** * 25 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=UNH&p=D&b=5&g=0&id=p07869974911&a=930443610|Mass Index indicator with default settings]] ==== Money Flow Index (MFI) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:money_flow_index_mfi|Money Flow Index]] indicator to the chart. Note that since MFI indicators use volume in their calculations, the indicator values are not available for the current bar until that bar is completed. **Parameters:** * Periods - Number of periods used in the calculation of the MFI indicator. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=BAC&p=D&b=5&g=0&id=p99561223331&a=930443914|MFI indicator with default settings]] ==== Negative Volume Index (NVI) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:negative_volume_inde|Negative Volume Index]] indicator and its corresponding signal line to the chart. **Parameters:** * Periods - Number of periods used to calculate the EMA for the optional NVI signal line. Set this parameter to 1 in order to hide/remove the signal line. **Default Parameter Values:** * 255 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=WMT&p=D&b=5&g=0&id=p73187819503&a=930444135|NVI indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=XLV&p=D&b=5&g=0&id=p25856896408&a=930444690|NVI indicator with hidden signal line]] ==== On Balance Volume (OBV) ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:on_balance_volume_obv|On Balance Volume]] indicator with optional moving average signal line to the chart. Note that since OBV indicators use volume in their calculations, the indicator values are not available for the current bar until that bar is completed. **Parameters:** * Periods - (optional) Number of periods used to calculate the simple moving average for the optional signal line; if this parameter is not entered, no signal line will be displayed. **Default Parameter Values:** * (none entered by default) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=DOW&p=D&b=5&g=0&id=p23706244900&a=930451085|OBV Indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=XLY&p=D&b=5&g=0&id=p23156178626&a=930451194|OBV Indicator with optional 20-day SMA signal line]] ==== Pct Price Oscillator (PPO) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:price_oscillators_ppo|PPO]] indicator to the chart. By default, the indicator displays the PPO line, the signal line, and a histogram showing the difference between the two. **Parameters:** * Short - Number of periods for the short EMA. * Long - Number of periods for the long EMA. * Signal - Number of periods for the signal line. If this parameter is set to 1 or left blank, the indicator will be drawn without the signal line or the histogram. **Default Parameter Values:** * 12,26,9 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=QQQ&p=D&b=5&g=0&id=p35041406932&a=930452876|PPO indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=WBA&p=D&b=5&g=0&id=p28487439127&a=930452936|PPO indicator without the histogram or signal line]] ==== Pct Volume Oscillator (PVO) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:percentage_volume_oscillator_pvo|PVO]] indicator to the chart. By default, the indicator displays the PVO line, the signal line, and a histogram showing the difference between the two. **Parameters:** * Short - Number of periods for the short EMA. * Long - Number of periods for the long EMA. * Signal - Number of periods for the signal line. If this parameter is set to 1 or left blank, the indicator will be drawn without the signal line or the histogram. **Default Parameter Values:** * 12,26,9 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=V&p=D&b=5&g=0&id=p32724756006&a=930454332|PVO indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=CSCO&p=D&b=5&g=0&id=p88676830317&a=930454374|PVO indicator without the histogram or signal line]] ==== Price ==== Adds an indicator panel to the chart that shows a price chart for the specified ticker symbol. By default, a line chart is shown, but other chart types (including candlesticks and OHLC bars) can be displayed using the Style dropdown menu for that indicator. **Parameters:** * Symbol - Ticker symbol for which price data is shown * Inverted - (optional) If you add the word "inverted" as the second parameter, the y-axis of the indicator panel will be inverted, with lower prices at the top of the panel and higher prices at the bottom. * Log - (optional) If you add the word "log" as the second or third parameter, the y-axis of the indicator panel will be displayed in log scale instead of arithmetic scale. **Default Parameter Values:** * $SPX **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p78821651605&a=930455017|Price indicator panel for $SPX]] * [[https://stockcharts.com/h-sc/ui?s=%24INDU&p=D&b=5&g=0&id=p93575507349&a=930455281|Inverted price indicator panel for $VIX]] * [[https://stockcharts.com/h-sc/ui?s=MCD&p=D&b=5&g=0&id=p02546454991&a=930455819|Price indicator panel for the sector of the main ticker symbol]] ==== Price - Performance ==== Adds an indicator panel to the chart that shows a price performance chart for the specified ticker symbol. By default, a line chart is shown, but other chart types (including area charts) can be displayed using the Style dropdown menu for that indicator. **Parameters:** * Symbol - Ticker symbol for which price performance data is shown **Default Parameter Values:** * $SPX **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p10729625799&a=930461340|Price Performance indicator panel for $SPX]] * [[https://stockcharts.com/h-sc/ui?s=CVX&p=D&b=5&g=0&id=p02753734600&a=930461588|Price Performance indicator panel for the industry of the main ticker symbol]] ==== Price - Up/Down Pair ==== Adds a histogram price plot indicator panel to the chart, showing histogram values above and below the zero line for two different symbols specified in the parameters. Typically used with opposing market breadth values like advances and declines or highs and lows). **Parameters:** * SymbolUp - Ticker symbol for which histogram data is displayed above the zero line. * SymbolDown - Ticker symbol for which histogram data is displayed below the zero line. **Default Parameter Values:** * $NYADV, $NYDEC **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24COMPQ&p=D&b=5&g=0&id=p80135405460&a=930461837|Histogram plot showing Nasdaq advances and declines]] * [[https://stockcharts.com/h-sc/ui?s=%24TSX&p=D&b=5&g=0&id=p71809483888&a=930463534|Histogram plot showing TSX highs and lows]] ==== Price Momentum Osc. (PMO) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:dppmo|DecisionPoint PMO]] indicator and its corresponding EMA signal line to the chart. **Parameters:** * EMA1 - First Exponential Moving Average Value * EMA2 - Second Exponential Moving Average Value * SignalEMA - Exponential Moving Average for the Signal Line **Default Parameter Values:** * 35,20,10 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=PG&p=D&b=5&g=0&id=p88684471708&a=930465086|PMO indicator with default settings]] ==== Pring's Know Sure Thing (KST) ==== Adds Pring's [[https://school.stockcharts.com/doku.php?id=technical_indicators:know_sure_thing_kst|Know Sure Thing]] oscillator and its corresponding SMA signal line to the chart. **Parameters:** * ROC1 - Number of periods for the first ROC calculation. * ROC2 - Number of periods for the second ROC calculation. * ROC3 - Number of periods for the third ROC calculation. * ROC4 - Number of periods for the fourth ROC calculation. * SMA1 - Number of periods for the SMA used to smooth the first ROC calculation. * SMA2 - Number of periods for the SMA used to smooth the second ROC calculation. * SMA3 - Number of periods for the SMA used to smooth the third ROC calculation. * SMA4 - Number of periods for the SMA used to smooth the fourth ROC calculation. * Signal - (optional) Number of periods for the signal line. If this parameter is left blank, the indicator will be drawn without the signal line. **Default Parameter Values:** * 10,15,20,30,10,10,10,15,9 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CRM&p=D&b=5&g=0&id=p95559453346&a=930465864|KST indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=SPY&p=D&b=5&g=0&id=p74326510954&a=930466246|KST indicator without the signal line]] ==== Pring's Special K ==== Adds Pring's [[https://school.stockcharts.com/doku.php?id=technical_indicators:pring_s_special_k|Special K]] indicator and its corresponding SMA signal line to the chart. **Parameters:** * SMA1 - Number of periods used for the first smoothing. * SMA2 - Number of periods used for the second smoothing. **Default Parameter Values:** * 100,100 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=XLP&p=D&b=5&g=0&id=p67235916631&a=930466285|Special K indicator with default settings]] ==== RRG Relative Strength ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:rrg_relative_strength|RRG Relative Strength]] indicator to the chart, showing the relative strength (RS-Ratio) and momentum (RS-Momentum) of a ticker symbol as compared to a benchmark symbol. **Parameters:** * Symbol - Ticker symbol used as a benchmark when calculating RRG values. If a second ticker symbol is entered in the parameters, then RS-Ratio and RS-Momentum values are calculated for this first symbol instead of the main ticker symbol. * Symbol2 - (optional) If a second symbol parameter is entered, then it becomes the benchmark symbol, and the RS-Ratio and RS-Momentum values are calculated for the first symbol entered instead of the main ticker symbol. **Default Parameter Values:** * $SPX **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=XLC&p=D&b=5&g=0&id=p40753675076&a=930466888|RRG relative strength of main ticker symbol compared to $SPX]] * [[https://stockcharts.com/h-sc/ui?s=MMM&p=D&b=5&g=0&id=p27793723376&a=930467200|RRG relative strength of main ticker symbol compared to its sector]] * [[https://stockcharts.com/h-sc/ui?s=TRV&p=D&b=5&g=0&id=p16919276032&a=930468861|RRG relative strength of $KIX compared to $SPX]] ==== RSI ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:relative_strength_index_rsi|Relative Strength Index]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the RSI indicator. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=AAPL&p=D&b=5&g=0&id=p09623549229&a=930470642|RSI indicator with default settings]] ==== Rate of Change (ROC) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:rate_of_change_roc_and_momentum|Rate of Change]] indicator and its corresponding signal line to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the ROC indicator. * Signal - (optional) Number of periods used to calculate the simple moving average for the optional signal line. **Default Parameter Values:** * 12 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=DIS&p=D&b=5&g=0&id=p98287635058&a=930471473|ROC indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=XLV&p=D&b=5&g=0&id=p04615295017&a=930471580|ROC indicator with optional 6-day SMA signal line]] ==== SCTR Line ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:sctr|SCTR]] line indicator to the chart. **Parameters:** * Symbol - (optional) If a symbol parameter is entered, the SCTR Line will be based on the parameter symbol instead of the main ticker symbol. **Default Parameter Values:** * (none entered by default) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=VZ&p=D&b=5&g=0&id=p06819350496&a=930472060|SCTR Line based on main ticker symbol]] * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p60489228216&a=930476145|SCTR Line based on SPY]] * [[https://stockcharts.com/h-sc/ui?s=AMZN&p=D&b=5&g=0&id=p32864989575&a=930476320|SCTR Line based on sector of main ticker symbol]] ==== Slope (Linear Regression) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:slope|Slope]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the Slope indicator. **Default Parameter Values:** * 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=TRV&p=D&b=5&g=0&id=p59345843854&a=930476394|Slope indicator with default settings]] ==== Standard Deviation ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:standard_deviation_volatility|Standard Deviation]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the Standard Deviation indicator. **Default Parameter Values:** * 10 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=MRK&p=D&b=5&g=0&id=p54322940329&a=930476413|Standard Deviation indicator with default settings]] ==== Full Stochastics ==== Adds a Full [[https://school.stockcharts.com/doku.php?id=technical_indicators:stochastic_oscillator_fast_slow_and_full|Stochastic Oscillator]] indicator and its corresponding signal line to the chart. **Parameters:** * Periods - Number of periods used to calculate the %K line * Smoothing - Number of periods used to smooth the %K line * Signal - Number of periods used to calculate the %D signal line **Default Parameter Values:** * 14,3,3 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=WMT&p=D&b=5&g=0&id=p40267139994&a=930476491|Full Stochastics indicator with default settings]] ==== Slow Stochastics ==== Adds a Slow [[https://school.stockcharts.com/doku.php?id=technical_indicators:stochastic_oscillator_fast_slow_and_full|Stochastic Oscillator]] indicator and its corresponding signal line to the chart. Note that the number of periods used to smooth the %K line is set at 3 and can't be changed in Slow Stochastics; if you want to change this number, use [[#Full_Stochastics|Full Stochastics]] instead. **Parameters:** * Periods - Number of periods used to calculate the slow %K line * Signal - Number of periods used to calculate the slow %D signal line **Default Parameter Values:** * 14,3 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24NYA&p=D&b=5&g=0&id=p85436615835&a=930476631|Slow Stochastics indicator with default settings]] ==== Fast Stochastics ==== Adds a Fast [[https://school.stockcharts.com/doku.php?id=technical_indicators:stochastic_oscillator_fast_slow_and_full|Stochastic Oscillator]] indicator and its corresponding signal line to the chart. **Parameters:** * Periods - Number of periods used to calculate the fast %K line * Signal - Number of periods used to calculate the fast %D signal line **Default Parameter Values:** * 14,3 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=QQQ&p=D&b=5&g=0&id=p83532075844&a=930476720|Fast Stochastics indicator with default settings]] ==== Stochastics RSI ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:stochrsi|StochRSI]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the StochRSI indicator. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CAT&p=D&b=5&g=0&id=p05349422925&a=930476936|StochRSI indicator with default settings]] ==== TRIX ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:trix|TRIX]] indicator and its corresponding signal line to the chart. **Parameters:** * Periods - Number of periods used to calculate the TRIX indicator line * Signal - The number of periods used to compute the signal line **Default Parameter Values:** * 15,9 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=HON&p=D&b=5&g=0&id=p28325855175&a=930476989|TRIX indicator with default settings]] ==== True Strength Index (TSI) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:true_strength_index|True Strength Index]] indicator and its corresponding EMA signal line to the chart. **Parameters:** * EMA1 - Number of periods in first smoothing * EMA2 - Number of periods in second smoothing * Signal - Number of periods for signal line **Default Parameter Values:** * 25,13,7 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=F&p=D&b=5&g=0&id=p96989017468&a=930477215|TSI indicator with default settings]] ==== Ulcer Index (UI) ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:ulcer_index|Ulcer Index]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the Ulcer Index. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=VZ&p=D&b=5&g=0&id=p64018119427&a=930477224|Ulcer Index indicator with default settings]] ==== Ultimate Oscillator ==== Adds an [[https://school.stockcharts.com/doku.php?id=technical_indicators:ultimate_oscillator|Ultimate Oscillator]] indicator to the chart. **Parameters:** * Short - The short number of periods used in the calculation of the Ultimate Oscillator. * Medium - The medium number of periods used in the calculation of the Ultimate Oscillator. * Long - The long number of periods used in the calculation of the Ultimate Oscillator. Note: the short, medium, and long periods are usually in the ratio of 1:2:4. **Default Parameter Values:** * 7,14,28 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CVX&p=D&b=5&g=0&id=p37465035146&a=930477452|Ultimate Oscillator indicator with default settings]] * [[https://stockcharts.com/h-sc/ui?s=BA&p=D&b=5&g=0&id=p57455550251&a=930477729|Ultimate Oscillator indicator for short-term analysis]] * [[https://stockcharts.com/h-sc/ui?s=CAT&p=D&b=5&g=0&id=p61869545546&a=930477808|Ultimate Oscillator indicator for long-term analysis]] ==== Volume ==== Adds an indicator panel to the chart that shows volume histogram bars for the specified ticker symbol, along with an optional EMA signal line based on volume. By default, the Volume indicator will be shown in a separate indicator panel, but you can choose to position the indicator "Behind Price", replacing the default Volume overlay with this more robust version. **Parameters:** * Signal - (optional) Number of periods used to calculate the exponential moving average for the optional signal line. **Default Parameter Values:** * (none entered by default) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=SPY&p=D&b=5&g=0&id=p94103009225&a=930479001|Volume indicator with default settings, in separate panel]] * [[https://stockcharts.com/h-sc/ui?s=XLP&p=D&b=5&g=0&id=p91042090081&a=930479486|Volume indicator with optional signal line, in separate panel]] * [[https://stockcharts.com/h-sc/ui?s=IP&p=D&b=5&g=0&id=p52055193151&a=930479490|Volume indicator with optional signal line, positioned Behind Price]] ==== Vortex Indicator ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:vortex_indicator|Vortex]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the Vortex indicator. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=DIS&p=D&b=5&g=0&id=p08034937027&a=930479580|Vortex Indicator with default settings]] ==== Williams %R ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:williams_r|Williams %R]] indicator to the chart. **Parameters:** * Periods - Number of periods used in the calculation of the Williams %R indicator. **Default Parameter Values:** * 14 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=WMT&p=D&b=5&g=0&id=p09345644339&a=930479595|Williams %R indicator with default settings]] ===== Overlays of Indicators ===== Members can add selected overlays to an indicator panel; these overlays are calculated using indicators values rather than price data. To add overlays to Indicators on your chart, select the desired overlay from the Overlay dropdown menu next to the desired indicator in the Indicators section of the SharpCharts Workbench, and modify the parameters for that overlay as needed. For more information on adding and configuring overlays to indicators, please see our [[:faqs:how_do_i_add_an_overlay_to_an_indicator|SharpCharts]] documentation in the Support Center. Below you will find detailed information about the parameters that are available for each overlay of an indicator, as well as example charts. ==== Bollinger Bands ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:bollinger_bands|Bollinger Band]] overlay to the indicator panel. The bands are calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the moving average for the centerline. * StdDev - Standard deviation distance of the bands from the centerline. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20,2 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=MMM&p=D&b=5&g=0&id=p15454078122&a=931699581|Default Bollinger Bands overlay on an RSI indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=%24BPCOMPQ&p=D&b=5&g=0&id=p44324261746&a=931702323|Default Bollinger Bands overlay on a price indicator panel, with bands shifted 10 days to the right]] ==== Bollinger Band Width ==== Adds an overlay of the [[https://school.stockcharts.com/doku.php?id=technical_indicators:bollinger_band_width|Bollinger BandWidth]] indicator to the indicator panel. The bands and their width are calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the moving average for the centerline. * StdDev - Standard deviation distance of the bands from the centerline. **Default Parameter Values:** * 20,2 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p06430558337&a=931710386|Default Bollinger BandWidth indicator overlaid on a price indicator panel]] ==== CCI ==== Adds an overlay of the [[https://school.stockcharts.com/doku.php?id=technical_indicators:commodity_channel_index_cci|Commodity Channel Index]] indicator to the indicator panel. The CCI value is calculated using the price values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the CCI indicator. **Default Parameter Values:** * 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPCOMPQ&p=D&b=5&g=0&id=p35705955947&a=931702517|Default CCI Indicator overlaid on a price indicator panel]] ==== Full Stochastics ==== Adds an overlay of the Full [[https://school.stockcharts.com/doku.php?id=technical_indicators:stochastic_oscillator_fast_slow_and_full|Stochastic Oscillator]] indicator and its corresponding signal line to the chart. **Parameters:** * Periods - Number of periods used to calculate the %K line * Smoothing - Number of periods used to smooth the %K line * Signal - Number of periods used to calculate the %D signal line **Default Parameter Values:** * 14,3,3 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=XLE&p=D&b=5&g=0&id=p53382865316&a=931719862|Default Full Stochastics indicator overlaid on a 20-day CCI panel]] ==== Horizontal Line ==== Adds a horizontal line to the indicator panel at the specified y-axis level. A horizontal line can be useful when you are watching for indicator values to cross above or below a certain level. **Parameters:** * yAxisLevel - The level on the y-axis where you want the horizontal line to appear on your indicator panel. Multiple horizontal lines can be added by separating multiple Y-axis values with commas (e.g. "50,100,150,200" would display four horizontal lines). To change the color of a specific line, follow the number with a colon and the color (e.g. "50:red,100:green"). **Default Parameter Values:** * (none entered by default) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=XLY&p=D&b=5&g=0&id=p43193632226&a=931720166|Default Mass Index indicator with horizontal line added at 27]] * [[https://stockcharts.com/h-sc/ui?s=TRV&p=D&b=5&g=0&id=p65071975028&a=931720213|Default SCTR Line indicator with a red horizontal line added at 70 and a green horizontal line added at 80]] ==== Keltner Channels ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:keltner_channels|Keltner Channels]] overlay to the indicator panel. The bands are calculated using the values of the indicator being overlaid. **Parameters:** * EMA - Number of periods used in the calculation of the exponential moving average for the centerline. * Multiplier - Multiplier to multiply the ATR value by to determine channel width. * ATR Period - Number of periods for the ATR used in the calculation of the channel width. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20,2.0,10 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=GE&p=D&b=5&g=0&id=p05141532577&a=931699941|Default Keltner Channels overlay on a 14-day RSI indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p16732263895&a=931713093|Default Keltner Channels overlay on a price indicator panel, with channels shifted 5 days to the left]] ==== Know Sure Thing (KST) ==== Adds Pring's [[https://school.stockcharts.com/doku.php?id=technical_indicators:know_sure_thing_kst|Know Sure Thing]] oscillator and its corresponding SMA signal line to the indicator panel. The oscillator and signal line are calculated using the values of the indicator being overlaid. **Parameters:** * ROC1 - Number of periods for the first ROC calculation. * ROC2 - Number of periods for the second ROC calculation. * ROC3 - Number of periods for the third ROC calculation. * ROC4 - Number of periods for the fourth ROC calculation. * SMA1 - Number of periods for the SMA used to smooth the first ROC calculation. * SMA2 - Number of periods for the SMA used to smooth the second ROC calculation. * SMA3 - Number of periods for the SMA used to smooth the third ROC calculation. * SMA4 - Number of periods for the SMA used to smooth the fourth ROC calculation. * Signal - (optional) Number of periods for the signal line. If this parameter is left blank, the indicator will be drawn without the signal line. **Default Parameter Values:** * 10,15,20,30,10,10,10,15,9 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPINFO&p=D&b=5&g=0&id=p28842371500&a=931716951|Default KST indicator overlaid on a price indicator panel]] ==== Simple Moving Average (SMA) ==== Adds a simple [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_averages|moving average]] overlay to the indicator panel. The moving average is calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the simple moving average. To change the color of the line, follow the number with a colon and the color (e.g. "50:red" or "100:green"). * Exp - (optional) Price values to be used in the moving average calculation. If the moving average is overlaying a price indicator, then this parameter can be set to O, H, L, or C to calculate the overlay using open, high, low, or closing price values. If this parameter is left blank, closing values are used. The parameter is ignored when overlaying a non-price indicator. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. Note: the two optional parameters can appear in either order. **Default Parameter Values:** * 50 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=GS&p=D&b=5&g=0&id=p63573435373&a=931720400|50-day Simple Moving Average overlay on a volume indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=UNH&p=D&b=5&g=0&id=p46012833462&a=931700169|Red 10-day Simple Moving Average overlay on a 14-day RSI panel, with the moving average shifted 5 days to the right]] * [[https://stockcharts.com/h-sc/ui?s=%24BPCOMPQ&p=D&b=5&g=0&id=p31377573557&a=931704601|20-day Simple Moving Average overlay of high values on a price indicator panel for $COMPQ]] ==== Exponential Moving Average (EMA) ==== Adds an exponential [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_averages|moving average]] overlay to the indicator panel. The moving average is calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the exponential moving average. To change the color of the line, follow the number with a colon and the color (e.g. "50:red" or "100:green"). * Exp - (optional) Price values to be used in the moving average calculation. If the moving average is overlaying a price indicator, then this parameter can be set to O, H, L, or C to calculate the overlay using open, high, low, or closing price values. If this parameter is left blank, closing values are used. The parameter is ignored when overlaying a non-price indicator. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. Note: the two optional parameters can appear in either order. **Default Parameter Values:** * 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CVX&p=D&b=5&g=0&id=p65046603770&a=931720445|20-day Exponential Moving Average overlay on a volume indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=WBA&p=D&b=5&g=0&id=p05632889810&a=931700552|Red 10-day Exponential Moving Average overlay on a 14-day RSI panel, with the moving average shifted 5 days to the right]] * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p35925194937&a=931715404|50-day Exponential Moving Average overlay of low values on a price indicator panel for $SPX]] ==== Kaufman's Adaptive Moving Average (KAMA) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:kaufman_s_adaptive_moving_average|Kaufman's Adaptive Moving Average (KAMA)]] overlay to the indicator panel. The moving average is calculated using the values of the indicator being overlaid. **Parameters:** * Ratio - Number of periods for the Efficiency Ratio (ER). * Fast - Number of periods for the fast EMA constant. * Slow - Number of periods for the slow EMA constant. **Default Parameter Values:** * 10,2,30 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPCOMPQ&p=D&b=5&g=0&id=p16693401849&a=931705278|Default KAMA overlay on a price indicator panel]] ==== SMA Envelopes ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_average_envelopes|Moving Average Envelope]] overlay based on a simple moving average to the indicator panel. The moving average envelopes are calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the simple moving average centerline. * Percentage - Percentage offset of the bands from the centerline. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20,2.5 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=AXP&p=D&b=5&g=0&id=p86324997247&a=931722600|Default SMA Envelopes overlay on a price indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p61945020612&a=931715912|Default SMA Envelopes overlay on a price indicator panel, with envelopes shifted 5 days to the left]] ==== EMA Envelopes ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:moving_average_envelopes|Moving Average Envelope]] overlay based on an exponential moving average to the indicator panel. The moving average envelopes are calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the exponential moving average centerline. * Percentage - Percentage offset of the bands from the centerline. * Offset - (optional) Number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20,2.5 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CRM&p=D&b=5&g=0&id=p15158872942&a=931723415|Default EMA Envelopes overlay on a price indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=%24BPCOMPQ&p=D&b=5&g=0&id=p77862930755&a=931706127|Default EMA Envelopes overlay on a price indicator panel, with envelopes shifted 10 days to the left]] ==== Price Channels ==== Adds [[https://school.stockcharts.com/doku.php?id=technical_indicators:price_channels|Price Channel]] lines to the indicator panel. The price channel lines are calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the upper and lower channel lines. * Offset - (optional) number of bars to shift the overlay to the left or right. A value of zero means no shifting of the overlay; negative numbers shift the overlay to the left/past; positive numbers shift the overlay to the right/future. **Default Parameter Values:** * 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=WMT&p=D&b=5&g=0&id=p68515713865&a=931723683|Default Price Channels overlay on a price indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p46346163130&a=931715932|Price Channels overlay on a price indicator panel, with channels shifted 5 days to the left]] ==== Price Labels ==== Adds price labels to the indicator panel showing significant high and low values for the indicator being overlaid. **Parameters:** * (no parameters allowed) **Default Parameter Values:** * (none entered by default) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24TSX&p=D&b=5&g=0&id=p01508287994&a=931723975|Default Price Labels overlay on a MACD indicator panel]] ==== Rate of Change (ROC) ==== Adds an overlay of the [[https://school.stockcharts.com/doku.php?id=technical_indicators:rate_of_change_roc_and_momentum|Rate of Change]] indicator to the indicator panel. The ROC line is calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the ROC indicator. * Signal - (optional) Number of periods used to calculate the simple moving average for the optional signal line. **Default Parameter Values:** * 12 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=PG&p=D&b=5&g=0&id=p14802673118&a=931701460|Default ROC indicator on an RSI indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=DIS&p=D&b=5&g=0&id=p86781238486&a=931719282|ROC indicator on a price indicator panel with optional 6-day SMA signal line]] ==== Slope (Linear Regression) ==== Adds an overlay of the [[https://school.stockcharts.com/doku.php?id=technical_indicators:slope|Slope]] indicator to the indicator panel. The Slope line is calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the Slope indicator. **Default Parameter Values:** * 20 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=CAT&p=D&b=5&g=0&id=p34428123808&a=931718927|Default Slope indicator on a CMF indicator panel]] ==== Standard Deviation ==== Adds an overlay of the [[https://school.stockcharts.com/doku.php?id=technical_indicators:standard_deviation_volatility|Standard Deviation]] indicator to the indicator panel. The Standard Deviation line is calculated using the values of the indicator being overlaid. **Parameters:** * Periods - Number of periods used in the calculation of the Standard Deviation indicator. **Default Parameter Values:** * 10 **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPCOMPQ&p=D&b=5&g=0&id=p09348520765&a=931707590|Default Standard Deviation indicator on a price indicator panel]] ==== ZigZag ==== Adds a traditional [[https://school.stockcharts.com/doku.php?id=technical_indicators:zigzag|ZigZag]] overlay to the indicator panel. The ZigZag line will be calculated using the values of the indicator being overlaid. **Parameters:** * Sensitivity - The value movement threshold of the ZigZag overlay. If set to 5, all value movements of less than 5% will be filtered out. If left blank, a suitable value movement threshold will be determined and used for the chart. **Default Parameter Values:** * (none entered by default, but when the parameters box is left empty, a suitable value movement threshold will be automatically determined) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=%24BPSPX&p=D&b=5&g=0&id=p09190675087&a=931716582|Default ZigZag overlay on a price indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=AAPL&p=D&b=5&g=0&id=p30724817804&a=931718746|ZigZag overlay on a price indicator panel with threshold manually set to 3%]] ==== ZigZag (Retrace) ==== Adds a [[https://school.stockcharts.com/doku.php?id=technical_indicators:zigzag|ZigZag]] overlay to the indicator panel with retracement lines connecting reaction highs and lows. The ZigZag line will be calculated using the values of the indicator being overlaid. **Parameters:** * Sensitivity - The value movement threshold of the ZigZag (Retrace) overlay. If set to 5, all value movements of less than 5% will be filtered out. If left blank, a suitable value movement threshold will be determined and used for the chart. **Default Parameter Values:** * (none entered by default, but when the parameters box is left empty, a suitable value movement threshold will be automatically determined) **Example Charts:** * [[https://stockcharts.com/h-sc/ui?s=GM&p=D&b=5&g=0&id=p14183818135&a=931718790|Default ZigZag (Retrace) overlay on a price indicator panel]] * [[https://stockcharts.com/h-sc/ui?s=%24BPCOMPQ&p=D&b=5&g=0&id=p10317034357&a=931707890|ZigZag (Retrace) overlay on a price indicator panel with threshold manually set to 5%]]