|
YOU ARE HERE: Education » Education Center » Technical Indicators
Technical Chart Indicators and Studies![]() Find descriptions, formulas, parameters, and other help for the indicators and studies used by the Barchart.com Technical Charts application below. Interactive Charts, however, share many of the same studies with Technical Charts. Some of the parameters may be slightly different between the two versions of charts. Unless otherwise specified, the parameters shown in this documentation are those used by the Technical Chart program. * Available in Interactive Charts only Note:When adding multiple moving averages on a chart, the lines will be colored in this order: red, green, blue, purple, orange.
When adding an indicator to a Technical Chart, you can change the parameters of the study by clicking on the indicator name. Moving Average Offset MidpointIndicator Type: Overlay - Interactive Charts Only A moving average is the average price of a contract over the previous n-period closes. For example, a 9-period moving average is the average of the closing prices for the past 9 periods, including the current period. For intra-day data the current price is used in place of the closing price. The moving average is used to observe price changes. The effect of the moving average is to smooth the price movement so that the longer term trend becomes less volatile and therefore more obvious. When the price rises above the moving average, it indicates that investors are becoming bullish on the commodity. When the prices falls below, it indicates a bearish commodity. As well, when a moving average crosses below a longer term moving average, the study indicates a down turn in the market. When a short term moving average crosses above a longer term moving average, this indicates an upswing in the market. The longer the period of the moving average, the smoother the price movement is. Longer moving averages are used to isolate long term trends. There are many variations of the moving average available, such as the moving average of the high prices and the low prices represented in a channel called the Moving Average High/Low channel, this is also known as the Jake Bernstien's high/low channel. There is also the Moving Average Percent Channel. The first argument (AvgNum) is the x-day moving average of the closing price and the second argument (Y) is used as (Y/10,000*Price) plotted as a channel around over and under the result of the x-day moving average. AvgNum = Avg([Close], Period) The Offset Moving Average is a simple moving average offset by moving the average "x" periods to the right, where "x" is the second argument. The first argument is used to calculate the simple moving average of the price, and the second argument determines the number of offsets to the right, hence shifting the moving average "x" periods to the right. The Exponential Moving Average is the same except it uses the exponential moving average in the calculation. The Offset MidPoint Average is a simple moving average calculated from the average of the high and low for the period, offset by moving the average "x" periods to the right, where "x" is the second argument. Default Parameters: Sample Chart: ![]() |





