Technical Analysis Category Group




Welcome | Documentation format | QuantTools Groups | QuantTools Categories | Licence

Key TAGs | Excel Index | API Index


http://www.QuantTools.com


  1. CapeTools Technical Analysis


    General Description

    Functions to create a technical analysis object based on historical data (created via the MakeHistoricalDB().

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

  2. CapeTools Technical Analysis - Math Operators


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Math Operator techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

  3. CapeTools Technical Analysis - Overlap Studies


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Overlap Study techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

  4. CapeTools Technical Analysis - Volatility Indicators


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Volatility Indicator techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

  5. CapeTools Technical Analysis - Momentum Indicators


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Momentum Indicator techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

  6. CapeTools Technical Analysis - Cycle Indicators


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Cycle Indicator techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

  7. CapeTools Technical Analysis - Volume Indicators


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Volume Indicator techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

  8. CapeTools Technical Analysis - Pattern Recognition


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Pattern Recognition techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

    The candlestick techniques we use today originated in the style of technical charting used by the Japanese for over 100 years before the West developed the bar and point-and-figure analysis systems. In the 1700s a Japanese man named Homma, a trader in the futures market, discovered that, although there was a link between price and the supply and demand of rice, the markets were strongly influenced by the emotions of the traders. He understood that when emotions played into the equation a vast difference between the value and the price of rice occurred. This difference between the value and the price is as applicable to stocks today as it was to rice in Japan centuries ago. The principles established by Homma are the basis for the candlestick chart analysis, which is used to measure market emotions towards a stock.


    This charting technique has become very popular among traders. One reason is that the charts reflect only short-term outlooks--sometimes lasting less than eight to 10 trading sessions. Candlestick charting is a very complex and sometimes difficult system to understand


    When first looking at a candlestick chart, the student of the more common bar charts may be confused; however, just like a bar chart, the daily candlestick line contains the market's open, high, low and close of a specific day. Now this is where the system takes on a whole new look: the candlestick has a wide part, which is called the 'real body'. This real body represents the range between the open and close of that day's trading. When the real body is filled in or black, it means the close was lower than the open. If the real body is empty, it means the opposite: the close was higher than the open.


    Just above and below the real body are the "shadows". Chartists have always thought of these as the wicks of the candle, and it is the shadows that show the high and low prices of that day's trading. If the upper shadow on the filled-in body is short, it indicates that the open that day was closer to the high of the day. And a short upper shadow on a white or unfilled body dictates that the close was near the high. The relationship between the day's open, high, low, and close determine the look of the daily candlestick. Real bodies can be either long or short and either black or white. Shadows can also be either long or short.


    Within a chart you will typically see 'long black body', or 'long black line' bars. The long black line represents a bearish period in the marketplace. During the trading session, the price of a stock can be up and down in a wide range and can open near the high and close near the low of the day.
    By representing a bullish period, the 'long white body', or 'long white line' is the exact opposite of the long black line. Prices can be all over the map during the day, but the stock can open near the low of the day and close near the high.


    'Spinning tops' are very small bodies and can be either black or white. This pattern shows a very tight trading range between the open and the close, and it is considered somewhat neutral.


    'Doji lines' illustrate periods in which the opening and closing prices for the period are very close or exactly the same. You will also notice that, when you start to look deep into candlestick patterns, the length of the shadows can vary.


    White candlestick: If the close is higher than the open, the real body is white. A white (Yang) candlestick indicates buying dominance after the open.

    Black candlestick: If the close is lower than the open, the real body is filled in black. A black (Yin) candlestick indicates selling dominance after the open.

    The real body is the most important part of each candlestick. The shade (white or black) and length of the real body reveals whether the bulls or bears are dominant during the main period of trading. A long white real body implies that the bulls are in charge. A long black real body implies that the bears are in charge. Candlesticks with very small real bodies, where the difference between the open and close are relatively tiny compared to normal trading ranges, imply that neither side is currently in charge and, furthermore, that the previous trend may be worn out.

    Shadows are the part of the price range that lies outside the real body's open-to-close price range. Shadows are represented as thin lines extending from the real body to the extreme high and low prices for the period, above and below the real body. The peak of the "upper shadow" is the high of the period, while the bottom of the "lower shadow" is the low of the period.

    Marubozu lines lack shadows at one or both extremes: The open and/or the close is the extreme high or low price of the period. Major Yang Marubozu lines have the close equal to the extreme high and indicate extreme buying, which is bullish. Major Yin Marubozu lines have the close equal to the extreme low and indicate extreme selling, which is bearish. When the opening is the low, there is buying dominance during the period, which is bullish. When the opening is the high, there is selling dominance during the period, which is bearish.

    The length and position of the shadows are meaningful. A tall upper shadow implies that the market rejected higher prices and is heading lower. A long lower shadow implies that the market rejected lower prices and is heading higher. Very long shadows, both upper and lower, are known as high-wave lines, and these indicate that the market has lost its sense of direction. Multiple high-wave lines indicate trend reversal.


  9. CapeTools Technical Analysis - Statistic Functions


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Statistic Function techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

  10. CapeTools Technical Analysis - Price Transform


    General Description

    Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Price Transform techniques.

    The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.

Copyright (c) 2003-2007 CapeTools - All Rights Reserved.