summaryrefslogtreecommitdiffstats
path: root/website/content/pro/workflows/overlay.md
blob: 6062859ea02e33284a6fc0f3a0507daf970327a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: Overlay time series
sidebar_position: 5
description: This workflow involves overlaying time series from multiple asset classes. You will plot the price performance of the S&P 500 together with your favorite stock, overlay the Financials (Revenue / EBITDA / Net Income) of your favorite stock with its price, and overlay the GDP growth rate with the Unemployment rate of the US.
keywords:
- Overlay time series
- OpenBB Terminal Pro
- Asset classes
- S&P 500
- Financials
- GDP growth rate
- Unemployment rate
---

import HeadTitle from '@site/src/components/General/HeadTitle.tsx';

<HeadTitle title="Overlay time series | OpenBB Terminal Pro Docs" />

This workflow involves overlaying time series from multiple asset classes. You will plot the price performance of the S&P 500 together with your favorite stock, overlay the Financials (Revenue / EBITDA / Net Income) of your favorite stock with its price, and overlay the GDP growth rate with the Unemployment rate of the US.

- Plot the price performance of the S&P 500 together with your favorite stock
- Overlay the Financials (Revenue / EBITDA / Net Income)of your favorite stock with its price
- Overlay the GDP growth rate with the Unemployment rate of the US

<div style={{display: 'flex', justifyContent: 'center'}}>
    <iframe
        style={{width: '800px', height: '450px', display: 'block', margin: '0 auto'}}
        src="https://www.youtube.com/embed/tlxVtzo5E04?si=IL4ZO0nkSupuko_H"
        title="YouTube video player"
        frameBorder="0"
        allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    />
</div>