← Back to Blog

Creating Candlestick Charts in Excel

A step-by-step guide on creating candlestick charts in Excel for hobby day traders.

Kate Cui, CPA

Introduction

Candlestick charts are a popular tool among day traders for analyzing stock price movements. These charts provide a visual representation of price action over a specified time period, helping traders make informed decisions. This guide will walk you through creating candlestick charts in Excel, enabling you to analyse and interpret market trends effectively.


Why Use Candlestick Charts?

  • Visual Insight: Offers a clear view of market trends and price movements.
  • Pattern Recognition: Helps identify bullish and bearish patterns.
  • Decision Making: Assists in making informed trading decisions based on historical data.

Understanding Candlestick Anatomy

Before building the chart, it helps to understand what each candlestick represents:

  • The body: The rectangle between the open and close price. A filled (red/black) body means the close was lower than the open (bearish). An empty (green/white) body means the close was higher than the open (bullish).
  • The wick (shadow): The thin lines above and below the body showing the high and low prices for the period.
  • The length of the body: A long body indicates strong buying or selling pressure. A short body means the open and close were close together (indecision).

In Excel, these are represented automatically once you select the stock chart type — Excel handles the body/wick rendering based on your Open/High/Low/Close columns.


Steps to Create a Candlestick Chart in Excel

1. Prepare Your Data

To create a candlestick chart, you need historical price data, including Open, High, Low, and Close prices for each time period.

Example:

DateOpenHighLowClose
10/01/202310010595102
10/02/2023102108101106
10/03/2023106110104109

2. Insert a Stock Chart

  1. Select Your Data: Highlight the data, including the Date, Open, High, Low, and Close columns.
  2. Insert Stock Chart: Go to the Insert tab, click on the "Insert Stock Chart" dropdown, and select "Open-High-Low-Close" chart.

3. Format the Candlestick Chart

  1. Adjust the Axes: Right-click the horizontal axis, choose "Format Axis," and set the appropriate date format.
  2. Colour Coding: Customise the colours for up (bullish) and down (bearish) candlesticks for better visual distinction.
  3. Add Gridlines: Add or adjust gridlines to enhance readability.

4. Customise Your Chart

  1. Chart Title: Add a descriptive title to your chart.
  2. Legend: Include a legend if you have multiple datasets.
  3. Data Labels: Optionally add data labels for Open, High, Low, and Close prices for precise analysis.

5. Analyse and Interpret

  • Bullish Patterns: Look for patterns indicating a potential rise in prices, such as the Hammer, Bullish Engulfing, and Morning Star.
  • Bearish Patterns: Identify patterns suggesting a potential decline, such as the Hanging Man, Bearish Engulfing, and Evening Star.
  • Trends: Observe the overall trend direction to make informed trading decisions.

Beyond Basic Candlestick Charts: Adding Volume and Moving Averages

Once you have a basic candlestick chart, enhance it with:

Volume bars: Add a second chart below the candlestick chart showing daily trading volume. This helps confirm patterns — a breakout on high volume is more reliable than one on low volume.

Moving averages: Calculate a 20-day or 50-day simple moving average (SMA) in a helper column using =AVERAGE(range) and overlay it as a line series on the candlestick chart. Excel's stock chart type doesn't natively support multiple chart types, so create the moving average as a separate line chart overlaid on the same axis.

Up/down volume differentiation: Use conditional formatting or separate columns to colour volume bars green on up days and red on down days, making it easy to spot accumulation vs distribution patterns.


Best Practices

  1. Use Sufficient Data: Ensure you have enough historical data to identify meaningful patterns.
  2. Combine with Other Indicators: Use candlestick charts in conjunction with other technical indicators like moving averages and volume.
  3. Regular Updates: Update your data regularly to keep your analysis current.
  4. Backtest: Test your trading strategies on historical data before applying them in real-time trading.
  5. Stay Informed: Keep up with market news and events that could impact stock prices.

Q & A

What are candlestick charts used for?

Candlestick charts are used to analyse price movements and identify potential trading opportunities based on historical data.

How do I interpret a candlestick pattern?

Bullish patterns suggest potential price increases, while bearish patterns indicate potential declines. Familiarise yourself with common patterns for better interpretation.

Can I use Excel for real-time trading?

Excel is primarily used for historical analysis and strategy development. For real-time trading, specialised trading platforms are recommended.

How often should I update my candlestick chart data?

Regular updates, ideally daily or weekly, are essential to maintain accuracy and relevance in your analysis.

What other tools can I use alongside candlestick charts?

Combine candlestick charts with technical indicators like moving averages, Relative Strength Index (RSI), and Bollinger Bands for comprehensive analysis.

Does Excel's candlestick chart support intraday data?

Yes, you can use intraday time intervals instead of daily dates. Just ensure your time column is formatted correctly so Excel plots the intervals in order.


Conclusion

By following these steps and best practices, you can effectively use Excel to create and analyse candlestick charts, enhancing your trading strategies and decision-making process.

For more practical guides on financial analysis and Excel tools, visit ExcelWiz.com.au.