---
title: "Financial Charts"
canonical: "https://wiki.yellowfinbi.com/space/USER73Plus/1376606/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://62111438-b15f-4824-99ac-d9e865ab9740) | Use this chart to display a trading value with a subchart displaying volume. |
| **High Low** | ![image](media://26e0e931-7528-4c03-a3c1-a48e8d5ece7b) | Displays the daily high, low, opening, and closing values with tick positions corresponding to opening and closing values. |
| **Candlestick** | ![image](media://25df9f1c-8801-4649-a409-4aa8e5e206a5) | 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 |