{"id":21026,"date":"2021-08-20T10:24:00","date_gmt":"2021-08-20T10:24:00","guid":{"rendered":"https:\/\/www.highcharts.com\/blog\/?p=21026"},"modified":"2026-01-13T11:21:00","modified_gmt":"2026-01-13T11:21:00","slug":"how-to-read-hollow-candlesticks","status":"publish","type":"post","link":"https:\/\/www.highcharts.com\/blog\/tutorials\/how-to-read-hollow-candlesticks\/","title":{"rendered":"How to Read Hollow Candlesticks"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>In the previous article, I walked you through the main differences between two popular candlestick charts based on <a href=\"https:\/\/www.highcharts.com\/blog\/tutorials\/candlestick-or-heikin-ashi\/\" target=\"_blank\" rel=\"noopener\">the traditional candlestick chart and the Heikin Ashi chart<\/a>. In this article, I will cover another candlestick chart: the hollow candlestick; then, I will show you how to create it with Highcharts Stock.<\/p>\n<p>The demo below displays the AAPL stocks using a hollow candlestick chart type:<\/p>\n<p class=\"demo-container\"><iframe style=\"width: 100%; height: 450px; border: none;\" title=\"A hollow candlestick chart displays AAPL stocks\" src=\"https:\/\/www.highcharts.com\/samples\/embed\/stock\/demo\/hollow-candlestick\" height=\"450\"><\/iframe><\/p>\n<p>Hollow candlestick chart is a mixed concept between the traditional candlestick chart and the Heikin Ashi chart with a little extra. Like the traditional candlestick chart, the pricing data for each candle are independent of the previous candle pricing; however, the candle color is rendered following the previous pricing data. Now let\u2019s check the little extra. Candles within the Hollow candlestick chart are hollow or solid, depending on how high or low the current close price is compared to the current open price. Here is a nice summary to understand how to read the hollow candlestick charts (check the demo below):<\/p>\n<ul>\n<li><b>Solid or Hollow<\/b>\n<ul>\n<li><b>Solid candle<\/b> if the current closing price is lower than the current opening price.<\/li>\n<li><b>Hollow candle<\/b> if the current closing price is higher than the current opening price<\/li>\n<\/ul>\n<\/li>\n<li><b>Green or red<\/b>\n<ul>\n<li><b>Green candle<\/b> if the current closing price is higher than the previous closing price.<\/li>\n<li><b>Red candle<\/b> if the current closing price is lower than the previous closing price.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p class=\"demo-container\"><iframe style=\"width: 100%; height: 450px; border: none;\" title=\"A hollow candlestick chart displays four types of candlesticks\" src=\"https:\/\/www.highcharts.com\/samples\/embed\/highcharts\/blog\/hollow-candlestick\" height=\"450\"><\/iframe><\/p>\n<h2>How to create a Hollow candlestick chart<\/h2>\n<p>Now that you know how to read the hollow candlestick charts, let&#8217;s see how to create it with Highcharts Stock. All you have to do is:<\/p>\n<ol>\n<li>Add the <code>highstock.js<\/code> module\n<pre>&lt;script src=\"https:\/\/code.highcharts.com\/stock\/highstock.js\"&gt;&lt;\/script&gt;<\/pre>\n<\/li>\n<li>Add the <code>hollowcandlestick.js<\/code> module\n<pre>&lt;script src=\"https:\/\/code.highcharts.com\/stock\/modules\/hollowcandlestick.js\"&gt;&lt;\/script&gt;<\/pre>\n<\/li>\n<li>Select the candlestick chart type <code>type: hollowcandlestick<\/code><\/li>\n<\/ol>\n<p>That is it; now you know how to read and create a Hollow candlestick.<br \/>\nFeel free to share your best candlestick charts and tips in the comment section below.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Step by step tutorial to learn how to read a Hollow Candlesticks chart, and how to create an interactive Hollow candlesticks chart with Highcharts Stock.<\/p>\n","protected":false},"author":32,"featured_media":21028,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"meta_title":"","meta_description":"","hc_selected_options":[],"footnotes":""},"categories":[210],"tags":[788,883],"coauthors":[699],"class_list":["post-21026","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-finance","tag-highcharts-stock"],"_links":{"self":[{"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/posts\/21026","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/users\/32"}],"replies":[{"embeddable":true,"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/comments?post=21026"}],"version-history":[{"count":1,"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/posts\/21026\/revisions"}],"predecessor-version":[{"id":29352,"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/posts\/21026\/revisions\/29352"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/media\/21028"}],"wp:attachment":[{"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/media?parent=21026"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/categories?post=21026"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/tags?post=21026"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.highcharts.com\/blog\/wp-json\/wp\/v2\/coauthors?post=21026"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}