Golden Cross pattern

Overview

Using analysis and formulas calculate when Golden Cross pattern appears in a series and how long the periods between Golden Cross and Death Cross are.

Examples

Golden Cross for S&P500

Here we have calculated Golden Cross for S&P 500 series.

Moving average convergence/divergence (MACD)

Overview

Our built-in formulas:
SMACD(series, short, long, signal)
FMACD(series, short, long)
utilizes the exponential method. The simple one can be replicated using difference in arithmetic means.

Example

MACD - simple and exponential

Comparison of two methods of calculating Moving average convergence/divergence (MACD).

Absolute change

Overview

Calculating absolute change (new value − reference value), other than a simple subtraction, can be used to show how the series evolves around specific reference points.

Examples

Election time

Let's see how USD per EUR exchange rate looks like around US presidential elections.

Rate is going up

How to find specific turning points in a series and then use those points to calculate absolute change.

Months’ mean

Overview

Macrobond has easy-to-use tools for calculating rolling mean, but what to do when you want to calculate mean from all Januaries, Februaries, etc.? See below for a solution.

Example

Months' mean for 10 years

There are a few ways to calculate months' mean - in this file you can compare them. File presents method with outcomes as a category series or time series.

Recession bands (with formulas)

Overview

We have a Recession bands (Fill range) functionality with pre-made bands of different types. You can also set 0/1 series as Fill range graph type in Graph layout. Below you will find an example how to create recession band from a 'normal' series.

Examples

Recession bands with formulas

Combine analysis and formulas to calculate 2 consecutive quarters of decline and turn series into recession band.

Drawdown

Overview

You can calculate Drawdown with the Drawdown formula. There are ways of constructing it differently to fit your desired output – please see examples below.

Examples

Drawdown - historical drawdown

Historical drawdown from each peak to bottom. Our drawdown() formula is defined as 100*(peak - value)/peak.

Drawdown - as a number or percentage

From our formula Drawdown() the outcome is in percentage. Here we change it into a number.

Drawdown - count Drawdown's length

See how to calculate length of a simple drawdown and length of drawdown from certain value to local peak.

Drawdown - maximum drawdown each year

Calculate maximum value for each year including current one.

Drawdown - show values only when recession

See drawdowns, but only when there is a recession.

Forward Swaps & 5y5y

Overview

Calculate swaps with Zero coupon rate analysis and/or with formulas.

Examples

Forward swaps SEK

Calculate from SEK swap rates (1 year-10 year) from SEB (Skandinaviska Enskilda Banken).

Forward swaps EUR

Calculate from EUR swap rates (1 year-10 year) from SEB (Skandinaviska Enskilda Banken).

Euro Area & US 5Y5Y Inflation Swap Rate (requires ICAP)

With formulas calculate 5y5y from inflation swaps for EUR and USD. This chart requires series from ICAP database which is outside core package.

EUR 5y5y Forward Inflation Swap - Bloomberg Method (requires ICAP)

With formulas calculate 5y5y from inflation swaps for EUR. Method used here is based on Bloomberg's method of calculating 5y5y. This chart requires series from ICAP database which is outside core package.

Futures (connecting them into curve)

Overview

See below examples how to connect Position-series with each other, creating a curve. Then it can be connected to the main-series.

Examples

Crude Oil Brent curve - current (1-24th Position)

Create curve, but only from 1st Position to 24th Position series.

Crude Oil Brent curve - current and 1y before

Create curve from all Position series - for current date and for 1 year before.

Gas curve - current

Create curve for Gas futures and connect it to 1st Position series.

Futures - currency curve

Create futures curve for a currency (latest and selected date).

Futures - currency curve (flipped currency)

Create futures curve for a currency (latest and selected date). It's the same file as above but currency is flipped from USD/ILS to ILS/USD.

Yield curve from futures

Create Yield curve (with analysis) or through formulas & analyses.