SlideShare a Scribd company logo
7
Most read
8
Most read
Introduction to Charting Techniques
For the Price Action and Pattern Analysis, it is important to have good visualization tools. Since
we want to find important patterns for our trading, we will need a good size monitor and good
visualization software. Of course, you should invest on them as much as you can afford. No
single visualization techniques are perfect. They always possess some advantages as well as
some disadvantages. Firstly, line chart is the most basic visualization technique for traders.
Line is simply drawn by connecting each session’s closing price. For example, 1-hour line chart
is simply drawn by connecting the closing price of 1-hour candle. As line chart are produced by
connecting two points at the fixed time interval, they can provide a great insight about some
regularities in the price series. For this reason, not only traders use the line chart but also
many mathematicians use them to visualize the price series data. Line chart is useful when we
want to exam some cyclic behaviour like seasonality or any cyclic patterns made up from sine
or cosine function.  Line chart is also useful when you want to compare multiple price series in
one chart. On the other hands, the disadvantage of the line chart is that it does not provide the
trading range of each session. In addition, due to the continuously drawn line, it is difficult to
see any gap between sessions. In addition, line chart miss some important attributes like
highest and lowest prices of each session.
Figure 2-1: Line chart for EURUSD from 1 September 2016 to 16 January 2017
Introduction to Charting Techniques
/ / /
Candlestick chart provides some additional attributes, which line chart misses. Figure 2-2
presents the anatomy of the candlestick chart.  Candlestick chart provides three important
information. Firstly, the bottom and top of the box represents the opening and closing price of
the session. Secondly, each candlestick shows the trading range between high and low for each
session. Thirdly, candlestick shows the direction of movement for each session. In Figure 2-2,
the green candle reveals the upward movement for the session immediately whereas the red
candle shows the downward movement. From Figure 2-3, we can feel how richer information
candlestick chart provide for each session comparing to the Line chart. As shown in Figure 2-3,
Candlestick chart is useful to spot the gaps in between sessions. This is very useful property of
the candlestick chart since Line chart or any other chart is difficult to spot the gaps. One of the
drawbacks of the candlestick chart is that it does not provide the sequence of high and low
price but this is the common problem for other visualization techniques too. It is simply
because the sequence of high and low price was not collected traditionally by the Financial
Institutions. If anyone starts to provide the historical sequence of high and low prices for each
session, then this would reveal a lot of information on the psychology of the financial market.
All they have to put some simple identifier which price comes first between high and low prices
during the session. For example, one can put the letter “h” to highlight that high price comes
first before low price. Therefore, storing cost is no more than just a letter for this crucial
information. This might be cheap but useful alternative to the expensive tick history data,
which often require enormous hard drive space. In addition, the candlestick chart is the basis
for the popular Japanese candlestick patterns. Although the Japanese candlestick pattern alone
does not provide the perfect trading entry, many traders uses them as the confirming tool for
their entry or exit.
Figure 2-2: Anatomy of the Candlestick chart.
Figure 2-3: Candlestick chart for EURUSD from 1 September 2016 to 16 January 2017.
OHLC Bar chart is another popular form of visualization techniques. The OHLC bar chart has
some improvement over the line chart. It provides all of the same data including open, close,
range and direction to the candlestick chart. However, OHLC bar chart is not visually easy to
follow like candlestick chart. In addition, spotting the gap between sessions is not easy with the
OHLC bar chart. However, many traders still not given up to use OHLC bar chart over the
candlestick and line chart.
Figure 2-4: Anatomy of the Range Bar.
So far, we have introduced the visualization techniques with the fixed time interval. For
example, line chart, candlestick chart and the OHLC bar chart uses the information collected in
each session. The common time interval for the session is 1 hour, 4 hour, 1 day, 1 week and 1
month. Instead of using the fixed time interval, several techniques do not use the fixed time
interval to construct the chart. For example, tick chart record the open, high, low and close
prices during the fixed tick arrival intervals. Therefore, all the bars in the Tick chart have the
same tick volumes. For example, 100 Tick chart will record the open, high, low and close price
during 100 tick arrivals. All the bars in 100 Tick chart will have 100 tick volumes. One can
construct line, candlestick chart and OHLC bar chart with Tick chart too. Tick chart will look like
normal chart except that every bar has the identical tick volume. In Tick chart, during busy
market hours, one candlestick can be formed fast but during slow market hours, one
candlestick can be formed slowly. The tick chart is useful to replace the normal candlestick
chart with lower timeframe when the candlestick chart produces the poor visual representation
of the market with standard time interval. This is not always the case but when there is low
interest in the market, this can happen. For example, Figure 2-5 shows the broken 1-minute
candlestick chart for NZDSGD currency pairs. In this case, instead of using the candlestick chart
with 1-minute chart, trader can use 100 tick chart. Because each candle is completed with 100
tick arrivals every time (Figure 2-6), we naturally have smoother looking chart in comparison to
the broken chart in Figure 2-5. Once traders become familiar with tick chart, they tend to stick
with them even for the higher timeframe. For example, you can use 500 tick chart or 1000 tick
chart for your trading. Disadvantage of the tick chart is that tick is generally much heavier to
store in the hard drive in terms of size. Therefore, not many trading package offer the
capability of using tick chart for the time of writing this book. Just for your information, one-
year worth of tick data can take up over some serous gigabytes of the space on your hard
drives. In addition, Tick chart does not provide volatility information since every bar has
identical tick volume. However, if programmatically doable, one can store time duration it takes
to form the bar in the place of the tick volume. This would provide different insight, which the
fixed time interval chart can’t provide.
Figure 2-5: Broken candlestick chart for NZDSGD currency pairs in 1-minute timeframe.
Figure 2-6: EURUSD Tick chat with 100 tick volume. On average, each bar was formed in 182.36
seconds.
Another popular visualization technique, which does not use the fixed time interval, is the
Renko chart. The charting principle of the Renko Chart is quite different from the rest. For
example, Renko chart is constructed by drawing bricks of fixed height in series. To illustrate the
idea, consider Figure 2-7, if the price moved up by 5 points from the top of brick, then we will
draw one white up brick. Likewise, if the price moved down by 5 points from the bottom of the
brick, then we will draw one black down brick. The brick will be drawn either on the top or on
the bottom of the other brick always.
Figure 2-7: Conceptual representation of Renko chart.
Figure 2-8 shows what happens when we transform about 100 candlesticks into Renko bricks
with height of 20 pips in EURUSD 1 hour chart. As you can see, Renko bricks are much more
concise and 100 candlesticks was transformed into only 52 Renko bricks. During this
transformation, we are losing time information of our candlestick chart. Another important
point you can observe here is that the Renko chart provide much smoother and readable
visualization representation of trend. This is because the equal height of Renko brick reduces a
lot of noise present in candlestick chart. With Renko Brick chart, it is much easier to identify
trend and reversal patterns.
Figure 2-8: Daily EURUSD price series and Renko chart on the same period.
There are some drawbacks in Renko chart too. Because Renko chart lose all time information
from our candlestick chart, you are no longer able to compare your normal candlestick chart to
your Renko chart. In addition, unlike the candlestick chart, you have to select the sensible
height of brick. Since there are many benefits using Renko chart, some traders are never
worried about these disadvantages. Overall, Renko chart provide quite a lot of features which
other chart does not provide.
About this Article
This article is the part taken from the draft version of the Book: Scientific Guide to Price Action
and Pattern Trading (Wisdom of Trend, Cycle, and Fractal Wave). Full version of the book can be
found from the link below:
https://algotrading-investment.com/portfolio-item/scientific-guide-to-price-action-and-pattern-
trading/
Advanced Price Pattern Scanner uses highly sophisticated pattern detection algorithm.
However, we have designed it in the easy to use and intuitive manner. Advanced Price Pattern
Scanner will show all the patterns in your chart in the most efficient format for your trading. It
is non repainting pattern detector. Below are the links to Advanced Price Pattern Scanner.
https://algotrading-investment.com/portfolio-item/advanced-price-pattern-scanner/
https://www.mql5.com/en/market/product/24679
https://www.mql5.com/en/market/product/24678
Related Posts:
Trading Education
Trading Education Elliott Wave Trading
Elliott Wave Trading
Optimum Chart Simple Intro
Optimum Chart Simple Intro
1 Video
1 Video
Introduction to the Wave
Introduction to the Wave
Principle
Principle
Introduction to Technical
Introduction to Technical
Analysis
Analysis
Trading with Equilibrium
Trading with Equilibrium
Fractal Wave
Fractal Wave
Share this entry
       
Below is the landing page for Optimum Chart (Standalone Charting and Analytical Platform).
https://algotrading-investment.com/2019/07/23/optimum-chart/
Related Products
X3 Chart
Pattern
Scanner
Volume
Spread
Pattern
Detector
Price
Breakout
Pattern
Scanner
Ace
Supply
Demand
Zone

More Related Content

PDF
Fibonacci retracement and expansion patterns
PDF
Fibonacci retracement in forex and stock market
PDF
Fibonacci price patterns
PDF
Financial_Doctors_Project_Report (1).PDF
PDF
Elliott Waves Strategies
PDF
X3 pattern framework for profitable patterns in the financial market
PDF
Mt 75 maelzer revise
PDF
Brown Bag Lunch - BDD an introduction - 2017 feb/mar
Fibonacci retracement and expansion patterns
Fibonacci retracement in forex and stock market
Fibonacci price patterns
Financial_Doctors_Project_Report (1).PDF
Elliott Waves Strategies
X3 pattern framework for profitable patterns in the financial market
Mt 75 maelzer revise
Brown Bag Lunch - BDD an introduction - 2017 feb/mar

What's hot (20)

PDF
Nos premiers pas autour du Behavior Driven Development
PPTX
Forex Symmetrical Triangle Trading Pattern
PDF
Options Technical Analysis Guide
PDF
What are the candlesticks telling you
PDF
Trading the cloud the tenken sen
PDF
Candlesticks report2
PDF
Trading the cloud the chikou span (part two)
PDF
History of ichimoku
PDF
Trading The Cloud – Part Four
PDF
India-chartbookv2-sample
PDF
Trading the cloud - Kijun Sen
PDF
The Most Profitable Forex and Stock Chart Patterns
PDF
Trading the Cloud – Part Two
PDF
Introduction to elliott_wave_fibonacci_spread_trading
PDF
Trading The Cloud – Part Three
PDF
"Active Learning in Trading Algorithms" by David Fellah, Head of the EMEA Lin...
PDF
Traders worldmagazine elliott_wave_unveiled_www.dl4all.com
PDF
Smoothing the Bollinger %b
PPTX
PPTX
Maximize your return rate by autochartist signal
Nos premiers pas autour du Behavior Driven Development
Forex Symmetrical Triangle Trading Pattern
Options Technical Analysis Guide
What are the candlesticks telling you
Trading the cloud the tenken sen
Candlesticks report2
Trading the cloud the chikou span (part two)
History of ichimoku
Trading The Cloud – Part Four
India-chartbookv2-sample
Trading the cloud - Kijun Sen
The Most Profitable Forex and Stock Chart Patterns
Trading the Cloud – Part Two
Introduction to elliott_wave_fibonacci_spread_trading
Trading The Cloud – Part Three
"Active Learning in Trading Algorithms" by David Fellah, Head of the EMEA Lin...
Traders worldmagazine elliott_wave_unveiled_www.dl4all.com
Smoothing the Bollinger %b
Maximize your return rate by autochartist signal
Ad

Similar to Introduction to charting techniques (20)

PDF
Moneycation april 2015 newsletter; volume #3, issue #10
PDF
A fundamental study on Technical Analysis
PDF
Technical Analysis Project on N.S.E. listed companies
PDF
Technical Analysis.pdf
PDF
SECTION 1 - CHAPTER 3 - INTRODUCTION TO CHARTS - PART 1
PPT
Technical analysis ppt
PPTX
Portfolio - Technical Analysis
PDF
Technical analysis a to z
PDF
Technical analysis A to Z
PDF
Technical Analysis Ato Z
PPTX
TECHNICAL ANALYSIS
PDF
360286465-TradingView-Tutorial-360286465-TradingView-Tutorial-pdf.pdf
PPTX
Basic Technical Analysis
PDF
The Technical Analysis Guidebook
PDF
technical analysis stocks.pdf
DOCX
Technical Analysis Project
PDF
Advance-Technical-Analysis.pdf book ebook
PPTX
MODULE 6 TEnnnnnnnnnCHNICAL ANALYSIS.pptx
PPTX
MODULE 6 TEnnnnnnnnCHNICAL ANALYSIS.pptx
PDF
Forex Trading - How to Create a Trading Strategy | Different Candle Stick Pat...
Moneycation april 2015 newsletter; volume #3, issue #10
A fundamental study on Technical Analysis
Technical Analysis Project on N.S.E. listed companies
Technical Analysis.pdf
SECTION 1 - CHAPTER 3 - INTRODUCTION TO CHARTS - PART 1
Technical analysis ppt
Portfolio - Technical Analysis
Technical analysis a to z
Technical analysis A to Z
Technical Analysis Ato Z
TECHNICAL ANALYSIS
360286465-TradingView-Tutorial-360286465-TradingView-Tutorial-pdf.pdf
Basic Technical Analysis
The Technical Analysis Guidebook
technical analysis stocks.pdf
Technical Analysis Project
Advance-Technical-Analysis.pdf book ebook
MODULE 6 TEnnnnnnnnnCHNICAL ANALYSIS.pptx
MODULE 6 TEnnnnnnnnCHNICAL ANALYSIS.pptx
Forex Trading - How to Create a Trading Strategy | Different Candle Stick Pat...
Ad

Recently uploaded (20)

PDF
Corporate Finance Fundamentals - Course Presentation.pdf
PDF
Copia de Minimal 3D Technology Consulting Presentation.pdf
PPTX
4.5.1 Financial Governance_Appropriation & Finance.pptx
PDF
Spending, Allocation Choices, and Aging THROUGH Retirement. Are all of these ...
PPTX
Introduction to Managemeng Chapter 1..pptx
PPT
E commerce busin and some important issues
PPTX
Session 3. Time Value of Money.pptx_finance
PPTX
Introduction to Essence of Indian traditional knowledge.pptx
PDF
Why Ignoring Passive Income for Retirees Could Cost You Big.pdf
PDF
ssrn-3708.kefbkjbeakjfiuheioufh ioehoih134.pdf
PDF
NAPF_RESPONSE_TO_THE_PENSIONS_COMMISSION_8 _2_.pdf
PPTX
Antihypertensive_Drugs_Presentation_Poonam_Painkra.pptx
PPTX
Globalization-of-Religion. Contemporary World
PDF
Chapter 9 IFRS Ed-Ed4_2020 Intermediate Accounting
PPTX
Introduction to Customs (June 2025) v1.pptx
PPTX
Who’s winning the race to be the world’s first trillionaire.pptx
PDF
Dr Tran Quoc Bao the first Vietnamese speaker at GITEX DigiHealth Conference ...
PDF
Dialnet-DynamicHedgingOfPricesOfNaturalGasInMexico-8788871.pdf
PDF
Understanding University Research Expenditures (1)_compressed.pdf
PPTX
EABDM Slides for Indifference curve.pptx
Corporate Finance Fundamentals - Course Presentation.pdf
Copia de Minimal 3D Technology Consulting Presentation.pdf
4.5.1 Financial Governance_Appropriation & Finance.pptx
Spending, Allocation Choices, and Aging THROUGH Retirement. Are all of these ...
Introduction to Managemeng Chapter 1..pptx
E commerce busin and some important issues
Session 3. Time Value of Money.pptx_finance
Introduction to Essence of Indian traditional knowledge.pptx
Why Ignoring Passive Income for Retirees Could Cost You Big.pdf
ssrn-3708.kefbkjbeakjfiuheioufh ioehoih134.pdf
NAPF_RESPONSE_TO_THE_PENSIONS_COMMISSION_8 _2_.pdf
Antihypertensive_Drugs_Presentation_Poonam_Painkra.pptx
Globalization-of-Religion. Contemporary World
Chapter 9 IFRS Ed-Ed4_2020 Intermediate Accounting
Introduction to Customs (June 2025) v1.pptx
Who’s winning the race to be the world’s first trillionaire.pptx
Dr Tran Quoc Bao the first Vietnamese speaker at GITEX DigiHealth Conference ...
Dialnet-DynamicHedgingOfPricesOfNaturalGasInMexico-8788871.pdf
Understanding University Research Expenditures (1)_compressed.pdf
EABDM Slides for Indifference curve.pptx

Introduction to charting techniques

  • 1. Introduction to Charting Techniques For the Price Action and Pattern Analysis, it is important to have good visualization tools. Since we want to find important patterns for our trading, we will need a good size monitor and good visualization software. Of course, you should invest on them as much as you can afford. No single visualization techniques are perfect. They always possess some advantages as well as some disadvantages. Firstly, line chart is the most basic visualization technique for traders. Line is simply drawn by connecting each session’s closing price. For example, 1-hour line chart is simply drawn by connecting the closing price of 1-hour candle. As line chart are produced by connecting two points at the fixed time interval, they can provide a great insight about some regularities in the price series. For this reason, not only traders use the line chart but also many mathematicians use them to visualize the price series data. Line chart is useful when we want to exam some cyclic behaviour like seasonality or any cyclic patterns made up from sine or cosine function.  Line chart is also useful when you want to compare multiple price series in one chart. On the other hands, the disadvantage of the line chart is that it does not provide the trading range of each session. In addition, due to the continuously drawn line, it is difficult to see any gap between sessions. In addition, line chart miss some important attributes like highest and lowest prices of each session. Figure 2-1: Line chart for EURUSD from 1 September 2016 to 16 January 2017 Introduction to Charting Techniques / / /
  • 2. Candlestick chart provides some additional attributes, which line chart misses. Figure 2-2 presents the anatomy of the candlestick chart.  Candlestick chart provides three important information. Firstly, the bottom and top of the box represents the opening and closing price of the session. Secondly, each candlestick shows the trading range between high and low for each session. Thirdly, candlestick shows the direction of movement for each session. In Figure 2-2, the green candle reveals the upward movement for the session immediately whereas the red candle shows the downward movement. From Figure 2-3, we can feel how richer information candlestick chart provide for each session comparing to the Line chart. As shown in Figure 2-3, Candlestick chart is useful to spot the gaps in between sessions. This is very useful property of the candlestick chart since Line chart or any other chart is difficult to spot the gaps. One of the drawbacks of the candlestick chart is that it does not provide the sequence of high and low price but this is the common problem for other visualization techniques too. It is simply because the sequence of high and low price was not collected traditionally by the Financial Institutions. If anyone starts to provide the historical sequence of high and low prices for each session, then this would reveal a lot of information on the psychology of the financial market. All they have to put some simple identifier which price comes first between high and low prices during the session. For example, one can put the letter “h” to highlight that high price comes first before low price. Therefore, storing cost is no more than just a letter for this crucial information. This might be cheap but useful alternative to the expensive tick history data, which often require enormous hard drive space. In addition, the candlestick chart is the basis for the popular Japanese candlestick patterns. Although the Japanese candlestick pattern alone does not provide the perfect trading entry, many traders uses them as the confirming tool for their entry or exit.
  • 3. Figure 2-2: Anatomy of the Candlestick chart. Figure 2-3: Candlestick chart for EURUSD from 1 September 2016 to 16 January 2017.
  • 4. OHLC Bar chart is another popular form of visualization techniques. The OHLC bar chart has some improvement over the line chart. It provides all of the same data including open, close, range and direction to the candlestick chart. However, OHLC bar chart is not visually easy to follow like candlestick chart. In addition, spotting the gap between sessions is not easy with the OHLC bar chart. However, many traders still not given up to use OHLC bar chart over the candlestick and line chart. Figure 2-4: Anatomy of the Range Bar. So far, we have introduced the visualization techniques with the fixed time interval. For example, line chart, candlestick chart and the OHLC bar chart uses the information collected in each session. The common time interval for the session is 1 hour, 4 hour, 1 day, 1 week and 1 month. Instead of using the fixed time interval, several techniques do not use the fixed time interval to construct the chart. For example, tick chart record the open, high, low and close prices during the fixed tick arrival intervals. Therefore, all the bars in the Tick chart have the same tick volumes. For example, 100 Tick chart will record the open, high, low and close price during 100 tick arrivals. All the bars in 100 Tick chart will have 100 tick volumes. One can construct line, candlestick chart and OHLC bar chart with Tick chart too. Tick chart will look like normal chart except that every bar has the identical tick volume. In Tick chart, during busy market hours, one candlestick can be formed fast but during slow market hours, one candlestick can be formed slowly. The tick chart is useful to replace the normal candlestick chart with lower timeframe when the candlestick chart produces the poor visual representation of the market with standard time interval. This is not always the case but when there is low interest in the market, this can happen. For example, Figure 2-5 shows the broken 1-minute candlestick chart for NZDSGD currency pairs. In this case, instead of using the candlestick chart with 1-minute chart, trader can use 100 tick chart. Because each candle is completed with 100
  • 5. tick arrivals every time (Figure 2-6), we naturally have smoother looking chart in comparison to the broken chart in Figure 2-5. Once traders become familiar with tick chart, they tend to stick with them even for the higher timeframe. For example, you can use 500 tick chart or 1000 tick chart for your trading. Disadvantage of the tick chart is that tick is generally much heavier to store in the hard drive in terms of size. Therefore, not many trading package offer the capability of using tick chart for the time of writing this book. Just for your information, one- year worth of tick data can take up over some serous gigabytes of the space on your hard drives. In addition, Tick chart does not provide volatility information since every bar has identical tick volume. However, if programmatically doable, one can store time duration it takes to form the bar in the place of the tick volume. This would provide different insight, which the fixed time interval chart can’t provide. Figure 2-5: Broken candlestick chart for NZDSGD currency pairs in 1-minute timeframe.
  • 6. Figure 2-6: EURUSD Tick chat with 100 tick volume. On average, each bar was formed in 182.36 seconds. Another popular visualization technique, which does not use the fixed time interval, is the Renko chart. The charting principle of the Renko Chart is quite different from the rest. For example, Renko chart is constructed by drawing bricks of fixed height in series. To illustrate the idea, consider Figure 2-7, if the price moved up by 5 points from the top of brick, then we will draw one white up brick. Likewise, if the price moved down by 5 points from the bottom of the brick, then we will draw one black down brick. The brick will be drawn either on the top or on the bottom of the other brick always. Figure 2-7: Conceptual representation of Renko chart.
  • 7. Figure 2-8 shows what happens when we transform about 100 candlesticks into Renko bricks with height of 20 pips in EURUSD 1 hour chart. As you can see, Renko bricks are much more concise and 100 candlesticks was transformed into only 52 Renko bricks. During this transformation, we are losing time information of our candlestick chart. Another important point you can observe here is that the Renko chart provide much smoother and readable visualization representation of trend. This is because the equal height of Renko brick reduces a lot of noise present in candlestick chart. With Renko Brick chart, it is much easier to identify trend and reversal patterns. Figure 2-8: Daily EURUSD price series and Renko chart on the same period. There are some drawbacks in Renko chart too. Because Renko chart lose all time information from our candlestick chart, you are no longer able to compare your normal candlestick chart to your Renko chart. In addition, unlike the candlestick chart, you have to select the sensible height of brick. Since there are many benefits using Renko chart, some traders are never worried about these disadvantages. Overall, Renko chart provide quite a lot of features which other chart does not provide. About this Article This article is the part taken from the draft version of the Book: Scientific Guide to Price Action and Pattern Trading (Wisdom of Trend, Cycle, and Fractal Wave). Full version of the book can be found from the link below: https://algotrading-investment.com/portfolio-item/scientific-guide-to-price-action-and-pattern- trading/ Advanced Price Pattern Scanner uses highly sophisticated pattern detection algorithm. However, we have designed it in the easy to use and intuitive manner. Advanced Price Pattern Scanner will show all the patterns in your chart in the most efficient format for your trading. It is non repainting pattern detector. Below are the links to Advanced Price Pattern Scanner. https://algotrading-investment.com/portfolio-item/advanced-price-pattern-scanner/ https://www.mql5.com/en/market/product/24679 https://www.mql5.com/en/market/product/24678
  • 8. Related Posts: Trading Education Trading Education Elliott Wave Trading Elliott Wave Trading Optimum Chart Simple Intro Optimum Chart Simple Intro 1 Video 1 Video Introduction to the Wave Introduction to the Wave Principle Principle Introduction to Technical Introduction to Technical Analysis Analysis Trading with Equilibrium Trading with Equilibrium Fractal Wave Fractal Wave Share this entry         Below is the landing page for Optimum Chart (Standalone Charting and Analytical Platform). https://algotrading-investment.com/2019/07/23/optimum-chart/ Related Products X3 Chart Pattern Scanner Volume Spread Pattern Detector Price Breakout Pattern Scanner Ace Supply Demand Zone