Skip to content

Brahma-fi/eth_maxi_backtester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth_maxi_backtester

Introduction

This repository contains python scripts that are used by Brahma Finance to simulate the performance of the ETH Maxi DegenVault. The repo is structured as follows:

data/ folder contains the csv files related to ETHUSD price data for FTX, ETH DVOL data from Deribit and ETH 1week ATM implied volatility data.

notebooks/ folder contains the notebooks.

In terms of the python files:

  1. utils.py contains all the functions used to process the raw data.
  2. perp_utils.py contains functions to backtest perpetual based strategies.
  3. option_utils.py contains functions to backtest option and squeeth based strategies

In order to run the backtest for the strategy use the notebook:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published