Clarus Financial Technology

Microservices to monitor new Inflation data

Here on the Clarus blog, we anticipated that LIBOR cessation in GBP, JPY and CHF would usher in simpler markets and “easier” trading this year. Less indices, less basis, fewer restructuring requests. Heaven forbid, fewer blogs even!

However, 2022 has seen two big market themes step up that have provided plenty to write about – namely activity in Credit markets (and the new data from SBSDRView) and Inflation.

In light of Jackson Hole and the “unconditional” messaging to “keep at” the inflation fight from all of the central banks, today sees an update to our Inflation blogs of 2022. If you have missed any of the previous blogs, please see below:

  1. G3 INFLATION SWAP VOLUMES ARE ON THE UP
  2. BIG VOLUMES IN CREDIT AND INFLATION PLUS EUROPEAN EQUIVALENCE
  3. ARE INFLATION EXPECTATIONS BECOMING ENTRENCHED? THE DATA

Monthly Cleared Inflation Swap Volumes

Monthly volumes of cleared inflation swaps topped $500 Billion for the first time in March 2021. That was basically double the monthly volumes that traded in 2020. With a couple of trading days left in August 2022, it is very likely that traded volumes will top $400bn this month – not bad during the “Summer Lull“:

Showing;

Microservices to Monitor Inflation Data

This blog is largely an update to an earlier article on the Clarus website:

Revisiting the data analysis, I quickly realised that it was well suited to using our Microservices. Using a single line of code, I can analyse Inflation traded volumes:

Here is the simple python script:

import clarus

response = clarus.ccp.volume(startdate='2020-08-01', enddate='2022-08-26',producttype='Inflation', currency='USD', group='month,tenor')
print (response)

And here it is translated via our Excel add-in:

This simple line of code made updating the blog super simple below. Let’s see what has been happening in Inflation trading.

EUR Inflation Swap Clearing

First up, the EUR Inflation swaps market:

The chart shows:

The tenor data from CCPView and the microservices allow us to monitor the average maturity traded each month:

Showing;

Assuming volumes rebound again in September, it is going to be interesting to see where market participants centre their activity.

GBP Inflation Swap Clearing

Turning our attention to GBP markets;

Showing;

There is therefore one sign that inflation expectations are becoming entrenched in GBP markets – there is much more activity than we have ever seen before. Are the trades also getting longer?

The chart shows:

USD Inflation Swap Clearing

Finally, are inflation expectations becoming entrenched in US markets?

Showing;

Looking now at the Weighted Average Life in USD Inflation Swaps:

In Summary

Stay informed with our FREE newsletter, subscribe here.

Exit mobile version