---
title: "Financial Charts"
canonical: "https://wiki.yellowfinbi.com/space/USER72/2833000/Financial%20Charts"
format: markdown
---
> Macro (anchor)



> Macro (toc)

## Overview

These are commonly used in the financial sector, specifically designed to show trends and movements in trading datasets.

|  |  |  |
| --- | --- | --- |
| **Financial Line** | ![image](media://6283d8c3-edb8-4b3c-93e9-c713d94e701d) | Use this chart to display a trading value with a subchart displaying volume. |
| **High Low** | ![image](media://4c2fc308-9044-4759-a37b-6bbb18ef030a) | Displays the daily high, low, opening, and closing values with tick positions corresponding to opening and closing values. |
| **Candlestick** | ![image](media://69a06333-6bb6-40b5-be39-feca13691634) | Shows the daily high, low, opening, and closing values with different colour bars depending on the daily direction (positive or negative). |

 

### Chart Data Options

| **Option** | **Description** |
| --- | --- |
| Horizontal Axis | This is the label for the X axis, time series data. |
| Start | Share value at the beginning of the time period (commonly: day) |
| End | Share value at the end of the time period (commonly: day) |
| High | The highest value the share reached in the time period |
| Low | The lowest value the share reached in the time period |
| Volume | Number of shares traded in the time period |
| Trend | A metric the user created to display a trend line on the chart |