Clarus Financial Technology

Most Active Equity Total Return Swaps

Since our First Look at Total Return Swaps blog, we have added a Most Actives view in SBSDRView. This identifies the most active stocks on which TRS are transacted and below I look at what this data shows.

Number of trades

The two main derivative products in SBSDRs for Equities are Total Return Swaps (TRS) and Contract for Differences (CFDs) on single stocks. If we segment the data, we see the following average daily volumes in July 2022 (up to 25th July), for five major currencies:

With such large numbers of trades, a query that can aggregate by most active names, provides transparency and can answers questions such as:

  1. what names are trading,
  2. in what amount and
  3. how is this different to prior periods?

That is what the Most Active tab in SBSDRView provides.

(It also filters the data appropriately to address issues with data quality highlighted in our First Look at TRS blog).

USD TRS

Let’s start by looking at USD TRS between July 1, 2022 to July 25, 2022, ranked by gross notional traded.

USD TRS on Equities, 1-25 July 2022 (notional in millions and counts)

Drilling down on CIGNA, we find 5 large trades; 3 of which are disclosed at the capped notional of $250 million, the other 2 at $210 million and $130 million, all transacted on July 6, 7 and 12. The remaining trades are all less than $1 million, except for a single $5 million trade.

Let’s now look at last week’s most active names and highlight a few differences.

USD TRS on Equities, 18-22 July 2022 (notional in millions and counts)

And next let’s look at yesterday.

USD TRS on Equities, 25 July 2022 (notional in millions and counts)

A very different list, with Texas Instruments, Sanderson Farms and Nike the top three.

Using the API

To automate the above queries for any period, we can use the SBSDRView API.

The following code in python, will return the same set of results as above.

import clarus
response = clarus.sbsdr.mostactive(assetClass='EQ',productType='TRS')
print (response)

Easy to use and allowing the creation of your own dashboards or reports.

USD CFD

Next USD CFDs between July 1, 2022 to July 25, 2022, ranked by gross notional traded.

USD CFDs on Equities, 1-25 July 2022 (notional in millions and counts)

Let’s now look at the other four major currencies.

EUR TRS

EUR TRS between July 1, 2022 to July 25, 2022, ranked by gross notional traded.

EUR TRS on Equities, 1-25 July 2022 (notional in usd millions and counts)

So while gross notionals in EUR are similar to USD, the trade counts are much higher, meaning smaller average deal sizes.

GBP TRS

GBP TRS for the same period, is similar to EUR in gross notional and trade counts.

GBP TRS on Equities, 1-25 July 2022 (notional in usd millions and counts)

JPY TRS

JPY TRS between July 1, 2022 to July 25, 2022, ranked by gross notional traded.

JPY TRS on Equities, 1-25 July 2022 (notional in usd millions and counts)

Toyota Motor with > $300 million from 279 trades.

Generally smaller gross notionals than in USD, but similar trade counts.

AUD TRS

AUD TRS between July 1, 2022 to July 25, 2022, ranked by gross notional traded.

AUD TRS on Equities, 1-25 July 2022 (notional in usd millions and counts)

Fortesque, CBA and BHP Biliton, the only names with > $200 million.

That’s all for today.

In Summary

Stay informed with our FREE newsletter, subscribe here.

Exit mobile version