logo

G2

  • Docs
  • Chart Introduction
  • API
  • Examples
  • Theme
  • Ecosystem
  • Productsantv logo arrow
  • 5.3.3
  • 📈 Chart Gallery
  • Arc Diagram
  • Mosaic Plot
  • Bar Chart
  • Bubble Chart
  • Color Map
  • Histogram Chart
  • Parallel Coordinates
  • Radial Bar Chart
  • Stacked Bar Chart
  • Area Chart
  • Box Plot
  • Bubble Map
  • Radar Chart
  • Bi-directional Bar Chart
  • Multi-set Bar Chart
  • Donut Chart
  • Heatmap
  • Choropleth Map
  • Funnel Chart
  • K-Chart
  • Gauge Chart
  • Contour Line Chart
  • Bullet Chart
  • Sankey Diagram
  • Kagi Chart
  • Chord Diagram

Kagi Chart

Previous
Sankey Diagram
Next
Chord Diagram

Resources

Ant Design
Galacea Effects
Umi-React Application Framework
Dumi-Component doc generator
ahooks-React Hooks Library

Community

Ant Financial Experience Tech
seeconfSEE Conf-Experience Tech Conference

Help

GitHub
StackOverflow

more productsMore Productions

Ant DesignAnt Design-Enterprise UI design language
yuqueYuque-Knowledge creation and Sharing tool
EggEgg-Enterprise-class Node development framework
kitchenKitchen-Sketch Tool set
GalaceanGalacean-互动图形解决方案
xtechLiven Experience technology
© Copyright 2025 Ant Group Co., Ltd..备案号:京ICP备15032932号-38

Loading...

kagi

Introduction to Kagi Charts

Kagi charts were invented around the 1870s when the Japanese stock market began trading. In the United States, the Kagi chart analysis method became popular after Steven Nison published "Beyond Candlesticks." Due to its ability to clearly and effectively display price movement paths, the Kagi chart is one of the tools investors use to make better decisions about stocks.

A Kagi chart consists of a series of vertical lines connected by short horizontal lines. The horizontal lines serve as connectors, while the thickness and direction of the vertical lines depend on price movements. An upward vertical line indicates a price increase, while a downward vertical line indicates a price decrease. A new vertical line is drawn when the price movement reverses beyond a threshold, connected by a horizontal line at the turning point. Thick lines (Yang lines) are used when the price rises above the previous high, and thin lines (Yin lines) are used when the price falls below the previous low.

Features of Kagi Charts:

  • Simulates the relationship between supply and demand forces in securities, making it highly suitable for short-term stock operations.
  • Filters out daily price fluctuations through threshold markers, focusing only on significant price changes.
  • Independent of time.

Note

The lines drawn in a Kagi chart are calculated using the Kagi chart algorithm and differ from the original data curve.

English Name: Kagi Chart

Components of a Kagi Chart

kagi-structure
Chart TypeKagi Chart
Suitable DataOne categorical field, one continuous field
FunctionObserving data trends
Data MappingTurning point time categories (auto-calculated) mapped to the x-axis, turning point values mapped to the y-axis
Suitable Data CountMore than 10 data points

Key Elements:

  • Yang Line: A thick line drawn when the price rises above the previous high.
  • Yin Line: A thin line drawn when the price falls below the previous low.
  • Turning Point: Key points where the price movement direction reverses.
  • Connecting Line: Horizontal lines connecting vertical segments, marking turning positions.

Use Cases of Kagi Charts

Suitable Use Cases

Use Case 1: Displaying Price or Stock Movement Trends

Kagi charts are most suitable for analyzing trends in price changes for stocks, futures, forex, and other financial markets. By filtering out daily minor fluctuations, they highlight significant turning points in prices, helping investors identify trend changes.

Use Case 2: Technical Analysis and Trend Judgement

Kagi charts are particularly useful in technical analysis because they:

  • Filter market noise, focusing on significant price movements.
  • Clearly display support and resistance levels.
  • Help identify trend continuations and reversal signals.

Unsuitable Use Cases

Use Case 1: Time-Sensitive Data

Kagi charts are independent of time and only represent the upward and downward trends of data. They cannot reflect certain characteristics of data over time, such as cycles. Therefore, Kagi charts are not recommended for time-sensitive data.

For example, website traffic data often has clear time cycles (weekday vs. weekend, day vs. night). Using Kagi charts would lose these important time features. For such data, line charts or area charts are recommended.

Use Case 2: Comparing Multiple Data Groups

The x-axis of Kagi charts is unique (turning point time), making it impossible to plot multiple Kagi charts on the same x-axis for comparative analysis. To compare multiple data series, multi-series line charts are recommended.

Comparing Kagi Charts to Other Charts

Kagi Charts and Candlestick Charts

FeatureKagi ChartCandlestick Chart
Time DependencyIndependent of time, shows trendsTime-dependent, each period corresponds to a candlestick
Data DisplayFilters minor fluctuations, highlights key turning pointsDisplays open, high, low, and close prices for a specific time period
Analysis FocusTrend direction and turning pointsPrice fluctuations and volume within a time period
Suitable ScenariosMedium- to long-term trend analysisShort-term trading and time-sensitive analysis

Kagi Charts and Line Charts

FeatureKagi ChartLine Chart
Data ProcessingTurning point data calculated by algorithmStrictly plotted based on original data coordinates
AxesX-axis represents calculated turning pointsBoth axes correspond to original data
Line MeaningColor and thickness represent specific meanings (Yang and Yin lines)Usually only represents data connection relationships
Multi-SeriesCannot plot multiple data groupsCan plot multiple data groups for comparison
Noise FilteringAutomatically filters minor fluctuationsDisplays all data fluctuations

Similar Charts

Categories

Area Chart
Area Chart
Trend
Trend
Time