---
title: "Financial Charts"
canonical: "https://wiki.yellowfinbi.com/space/USER74/2491637/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://9f9bfa98-f750-4b11-a197-68a2c4f5a8c0) | Use this chart to display a trading value with a subchart displaying volume. |
| **High Low** | ![image](media://b3448ae3-aa12-40ee-923d-e28378f1ccb8) | Displays the daily high, low, opening, and closing values with tick positions corresponding to opening and closing values. |
| **Candlestick** | ![image](media://33f36e8f-b4ea-422f-8416-2118d1fd8936) | 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 |