Default rolling bond strategies

Primer on default rolling bond strategies available within the framework.

Introduction

The following default strategies are created using our RollingBondStrategy building block. The strategy continually rolls on-the-run or off-the-run bonds for different tenors and issuers.

These default strategies can be imported via the following:

from sigtech.framework.default_strategy_objects.rolling_bonds import *

The easiest way to see which parameters are used is to look at the source code of any given default strategy. An example is shown below:

usd_10y_first_off_the_run??

Default strategies list

Method

Description

usd_10y_first_off_the_run

US 10Y Government Bond First Off The Run

usd_10y_on_the_run

US 10Y Government Bond On The Run

Last updated

© 2023 SIG Technologies Limited